搜索资源列表
Dilation
- 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
Erosiontion
- 利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
细化
- 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity frame. The algorithm letter recognition, fingerprint detection application plays an important role.
vc++图像处理源代码
- 数字图象处理C++算法程序(点运算,几何变换,图像增强,形态变换etc)-digital image processing algorithm C (point operations, geometry transformation, image enhancement, morphological transformation, etc)
VC_DigitalImageProcess
- 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
cell_algorithm
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
listcode
- 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for the inspection!
mypsd
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
MyPSD_src
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
VisualC++Image
- 读取和显示BMP位图,进行点运算,几何变换,正交变换,图象增强,形态学变换,边缘与轮廓操作,图象分析,图象复原,图象编码等.-read and display bitmap BMP, point operations, geometry transformation, orthogonal transformation, image enhancement, morphological transformation, Edge and profile operation, image analy
vc_pictureprocess
- c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
图象形态学算法
- 图象形态学算法,包括图象腐蚀,膨胀,细化。用C实现。-morphological image algorithms, including image corrosion, expansive and detailed. C to achieve.
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
imageshop
- 读取jpg bmp等常用图像,并进行强大的图像处理,空域、频域、形态学变换、图像降噪等等。-Jpg bmp and so commonly used to read images, and make a powerful image processing, airspace, frequency domain, morphological transformation, image noise reduction and so on.
ch1
- 包含了一些基本的图像处理方法:点运算,几何变换,正交变换,图像增强形态学变换,直方图显示-Includes some basic image processing methods: point operations, geometric transformations, orthogonal transform, image enhancement morphological transformation, Histogram display
pzfs
- 具有形态学中膨胀腐蚀的功能,可以根据自己的需求选择开或闭操作!-Have morphological features in the expansion of corrosion, you can choose according to their demand to open or close the operation!
Morphologicalwatershedtransform
- 形态学分水岭变换,能处理24位真彩色图像!-Morphological watershed transform, can handle 24-bit True Color images!
Image_processing
- 图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
Morph
- 对图像做形态学变换,图像腐蚀,图像膨胀,开,闭,图像细化-Morphological transform the image so the image erosion, image expansion, open, closed, image thinning
Morphological-image-processing
- 包含图像形态学处理的若干程序,包括二值/灰度图像的腐蚀,膨胀,开闭运算,击中击不中变换,骨架提取等。-Contains a number of morphological image processing procedures, including binary/grayscale image erosion, dilation, opening and closing operation, hit-miss transform, skeleton extraction.