搜索资源列表
A0357
- 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
Morph
- 此段代码是关于图像腐蚀、膨胀和细化算法的,包括了一些常见的算法内容!
erode
- 本程序包括一些腐蚀程序,图像通过代码自己生成,并对其进行一些腐蚀处理
image_processing
- 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
EDOC
- 这是一个在VC6.0平台上,关于数学形态学的程序,基于Opencv图像学代码,包括腐蚀、膨胀、开启和闭合!-This is a VC6.0 platform, on the mathematical morphology procedures, based on Opencv iconology code, including erosion and dilation, opening and closing!
fspzxh
- 基于C程序的图像腐蚀,图像膨胀,细化算法代码,较简陋那种,甚至还有些不完善,仅供参考吧。-C program based on the corrosion image, image expansion, thinning algorithm code, a more primitive kind, perhaps even perfect, for reference it.
fd(1)
- 图像形态学功能应用代码实现,包括基本的膨胀,腐蚀,开运算,关运算,及其组合实现-not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
three-method-for-image-process
- 三种图像处理的代码 包括边缘检测与提取,模板匹配,图像腐蚀膨胀细化。-The code includes three types of image processing edge detection and extraction, template matching, image thinning corrosion expansion.
2011__openCV__morphological
- 这个是在刚学opencv时候的测试小代码。主要是图像形态学方面的操作(黑帽、礼貌、开操作、闭操作、腐蚀、膨胀)。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)(下个代码这么麻烦,要传5个文件啊??)-This is just a test when a small learning opencv code. Main image morphology operations (black hat, courtesy, open operation, closing ope
iamge-fushi
- 图像的腐蚀源代码:实现图像腐蚀的主要代码以及各种功能的实现。-image fushi
image-process
- 图像处理代码,包括二值化,二值化腐蚀,二值化膨胀-Image processing code, including binary, binary corrosion, binary expansion, etc.
image-processing-code
- 图像处理代码,能够对图像进行读,显示,保存以及灰度处理,二值图像处理,腐蚀处理-image processing code
image-processing-based-on-morphology
- 在Visual Basic的开发环境下此代码可对某一二值图像基于形态学原理进行图像的变换,包括对图像腐蚀、膨胀、边缘提取、加噪、放大等,而且还有包含双结构元素的处理方法,可以对图像的边缘信息提取的更加准确。-This code can be used to transfer a certain binary image based on the principle of image morphological transformation when it is employed in the i
Img_process
- 一个visual DSP++的灰度图像腐蚀膨胀的代码-A visual DSP++ erosion and dilation of grayscale image code
jyy-Canny-SF
- opencv有关图像边缘检测,二值转化,图像腐蚀和膨胀代码。-Image edge detection, binary transformation, image erosion and expansion
形态学代码
- 数学形态学开和闭运算,腐蚀和膨胀运算的MATLAB代码(Open and close operations, corrosion and expansion)
opencv
- 截取视频图像并进行图像处理代码包,按帧读取,并进行一系列图像处理,高斯平滑,腐蚀膨胀等。(nterception of video images and image processing code package)
数字图像处理的一些C++算法
- 包括图像的旋转,复原,编码,增强以及形态学处理等C++代码(Including image rotation, restoration, coding, enhancement and morphological processing C++ code)
fushi
- 腐蚀的作用是消除物体边界点,使目标缩小,可以消除小于结构元素的噪声点;膨胀的作用是将与物体接触的所有背景点合并到物体中,使目标增大,可添补目标中的空洞。(The function of corrosion is to eliminate the boundary point of the object and reduce the target, which can eliminate the noise point smaller than the structural element, an
matlab图像处理代码
- 图像处理,进行膨胀腐蚀处理,对图像进行优化,达到最佳(image process,we propose a new particle lter based on sequential importance sampling.)