搜索资源列表
膨胀运算源程序
- 这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal directi
图象腐蚀,膨胀,细化算法
- 图象腐蚀,膨胀,细化算法,很实用的 可以把图象的主干提取出来-image corrosion, expansion, refinement algorithm, a very practical image can be extracted from the trunk
腐蚀,膨胀,细化算法代码
- 本程序实现的功能如下:腐蚀,膨胀,细化算法-the program functions as follows : corrosion, the expansion of thinning algorithm
腐蚀,膨胀,细化算法代码
- 腐蚀,膨胀,细化算法代码-corrosion, swelling, thinning algorithm code
膨胀
- 这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
腐蚀,膨胀,细化算法代码
- 腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-corrosion, swelling, thinning algorithm code you want to achieve the algorithm code
腐蚀与 膨胀
- 用于c++图象腐蚀和膨胀处理,能连续处理图象,例子是处理256色以下的图象,要处理256色以上的程序可自己进行修改.-for corrosion and expansive image processing, image processing can be continuous, example is the handling of 256 color images to handle more than 256 color of their program changes.
腐蚀膨胀
- 腐蚀膨胀
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
delphi图像分割.rar
- 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等,system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximu
grayscaleops.zip
- 灰度膨胀和腐蚀,matlab源程序,在matlab本身函数的基础上进行改进,Gray-scale expansion and corrosion, matlab source, in the matlab function itself on the basis of improved
test.rar
- 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
lisaf.rar
- MATLAB实现灰度图像的膨胀与腐蚀算法源代码,MATLAB realize the expansion of gray image and corrosion algorithm source code
ToLZQ.rar
- 演示了二值图像的腐蚀和膨胀算法,较已往的算法效率高.,Demonstrated the value of two images of the corrosion and expansion algorithm, the algorithm than the previous high efficiency.
segmentation-filter.rar
- 进行图像分割滤波处理、边缘提取,然后通过腐蚀、膨胀进行数学形态学处理。,For image segmentation, filtering processing. Edge detection. And then, through corrosion, expansion of processing mathematical morphology.
xingtaixue.rar
- 数学形态学运算的matlab实现,包括腐蚀,膨胀,开启等运算。,xingtaixue yun suan
qt
- 简单的图像处理软件,可实现灰度、二值化、RGB、反色、膨胀、腐蚀、锐化等。-Simple image processing software, can achieve grayscale, binary, RGB, anti-color, dilation, erosion, sharpening.
erode_dilate
- 此程序是基于opencv的对图像进行膨胀腐蚀操作的。-This program is based on the image opencv of dilation and erosion operations.
Image_Pro_Opencv
- OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and easy to understand
膨胀操作
- 利用matlab所写的程序对图像进行膨胀操作(Using matlab written procedures for expansion of the image operation)