搜索资源列表
膨胀运算源程序
- 这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个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 t
图象腐蚀,膨胀,细化算法
- 图象腐蚀,膨胀,细化算法,很实用的 可以把图象的主干提取出来-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 th
腐蚀膨胀
- 腐蚀膨胀
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
腐蚀,膨胀,细化算法代码
- 腐蚀,膨胀,细化算法代码-corrosion, swelling, thinning algorithm code
膨胀
- 这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
膨胀的宇宙2
- 宇宙发展史及其天体理论ppt 有精美星云照片-history of the development of the universe and theoretical astrophysics ppt photos are exquisitely Nebula
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少
《Visual C++ 数字图像获取、处理及实践应用》
- 此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-this document to include a wide range of digital image processing algorithms, including edge detection corrosion expansion Image Compression histogram that smoothing var
source6
- source目录下为本章介绍的源程序功能是腐蚀,膨胀,细化算法-source directory for the chapter describes the source function is corrosion, swelling, thinning algorithm
腐蚀,膨胀,细化算法代码
- 腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-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 th
膨胀运算源程序
- 这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个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 t
中值滤波,sobel边沿检测,腐蚀,膨胀运算,Verilog
- 此程序为用Verilog编写的可实现中值滤波,sobel边沿检测,腐蚀膨胀运算,算法强大。
膨胀操作
- 利用matlab所写的程序对图像进行膨胀操作(Using matlab written procedures for expansion of the image operation)