搜索资源列表
erode
- %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理
expand
- %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理
tuxiang..
- 这是有关图像处理的代码,能实现各种功能,比如:二值化、阈值变换-This the image processing code, to achieve a variety of functions, such as : the value of the threshold value transform
BMP(VC++)
- VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC + + programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
myDImage654
- 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
denoise0615
- 灰度图片阈值去噪处理,读图片的各种阈值去噪进行编程,比较。-Gray image threshold denoising processing
rectangular-in-multi-goal-picture
- 将含多个目标的图像减去背景图,再将所得图进行阈值化处理得二值图像,再对二值图像进行标记,然后跟含多个目标的图像进行处理,对这个图像进行多目标标记-Containing a plurality of target image by subtracting a background image, and the resulting graph threshold processing binary image to be marked, then the binary image, and then
Untitled
- 交互式阈值分割算法图像处理,选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Interactive image processing threshold segmentation algorithm to select a color image read at run Untitled.m program interacts with the mouse select a
zishiyingyuzhi
- 用于对图像进行二值化,这个程序可以根据图像的具体情况自适应的计算阈值。实验结果表明,该程序处理后的图像效果比较理想。-For image binarization, this procedure the specific circumstances of the image can be calculated adaptive threshold. Experimental results show that the program is processed image effect is id
cximage702_full
- CxImage7.01源代码,CxImage与Windows、MFC支持极好,支持图像的多种操作(线性滤波、中值滤波、直方图操作、旋转缩放、区域选取、阈值处理、膨胀腐蚀、alpha混合等等)-CxImage7.01 source code, CxImage with Windows, MFC supports excellent image support multiple operating (linear filtering, median filtering, histogram oper
circular-birght-target-detect
- 首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract imag
wt
- 使用小波自适应阈值对图像进行去噪处理,可明显去除图像中的噪声。-Wavelet adaptive threshold for image denoising can significantly remove image noise.
otsu
- 基本阈值处理算法,包括otsu和迭代阈自算法,可以直接使用-Basic threshold processing algorithms, including the otsu and iteration threshold algorithm, can be used directly