搜索资源列表
fushihepengzhang
- 对图像的形态学操作,包括膨胀操作和腐蚀操作。-right image morphology operations, including the expansion and operation of corrosion operation.
ErosionAndDilation
- 对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载
ErodeDilate
- 主要完成对图像的腐蚀、膨胀操作。腐蚀、膨胀过程中,实际上将图像视为二值,即R分量零与非零两类。开闭操作分别使用了Erode,Dilate。
matlabpaint
- 用matlab画出所需要的图形,并且用所画的图形互相进行腐蚀和膨胀操作
9
- ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
腐蚀
- 腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
cheweea
- 图像的简单操作,比如:读取,显示,膨胀,腐蚀,边缘提取,等等。-image of a simple operation, such as : read, display, expansion, corrosion, edge extraction, and so on.
imgMathMorph
- 该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, imag
Morphy
- 用VC编写的一个图像处理的程序:它可以实现图像的数学形态学操作,包括:膨胀、腐蚀、开运算、闭运算和图像的细化。-VC prepared by an image processing procedures : it can image the mathematical morphology operations, including : Expansion, corrosion, opening operation, closing op
fushihepengzhang
- 对图像的形态学操作,包括膨胀操作和腐蚀操作。-right image morphology operations, including the expansion and operation of corrosion operation.
ErosionAndDilation
- 对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载-Image morphological operation and expansion of operation of corrosion source. In vc6.0 through the compiler. Welcome to download
xintaxue
- 这个程是对图像进行膨胀腐蚀的操作,很好的学习材料,完整的源代码-This process is the expansion of corrosion images operation, good learning materials, complete source code
ErodeDilate
- 主要完成对图像的腐蚀、膨胀操作。腐蚀、膨胀过程中,实际上将图像视为二值,即R分量零与非零两类。开闭操作分别使用了Erode,Dilate。-Completion of the main image of corrosion, expansion of operations. Corrosion, the expansion process, in fact, regarded as binary images, namely, R-co
matlabpaint
- 用matlab画出所需要的图形,并且用所画的图形互相进行腐蚀和膨胀操作-Using matlab to draw the required graphics, painting and graphics with each other by corrosion and expansion of operations carried out
9
- ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9
six
- 图像的二值化,并对图像做膨胀,腐蚀,开、闭操作,以及细化处理等通过用matlab高级语言编写数字图像处理的一些基本算法程序-Binarization image, and image to do the expansion, corrosion, open and close operation, as well as refining processing through high-level language matlab digi
10.1
- 对tif格式的图像的二值化图像进行膨胀操作-Tif format for image binarization image expansion operation
MathMorph
- 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
膨胀操作
- 利用matlab所写的程序对图像进行膨胀操作(Using matlab written procedures for expansion of the image operation)