-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
数字图像处理讲义和代码 数字图像处理讲义和代码
数字图像处理讲义和代码 数字图像处理讲义和代码-Digital Image Processing Lectures and code of digital image processing notes and code
- 2022-01-25 18:35:07下载
- 积分:1
-
画一条直线的三种算法,种子填充,画圆,圆的痛苦…
三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
- 2022-09-05 15:50:03下载
- 积分:1
-
基于Harry函数的人脸识别源程序――Facedetection
基于Harry函数的人脸识别源程序――Facedetection-Harry function based on face recognition source code- Facedetection
- 2022-05-04 21:22:15下载
- 积分:1
-
图像特征提取,包括:颜色直方图,颜色矩,边缘的…
图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。-Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
- 2023-06-02 00:35:04下载
- 积分:1
-
C语言图象处理代码,适合于用C进行图象处理的人!
C语言图象处理代码,适合于用C进行图象处理的人!-C language code image processing, C-suited to image processing for the people!
- 2022-04-30 03:51:56下载
- 积分:1
-
vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器...
vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器-vc++ for image processing and development, more useful, but PDG format requires Chaoxing reader
- 2022-02-13 01:32:48下载
- 积分:1
-
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。...
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。-Image sharpening algorithm, the effect of sharpening it is clear that to achieve the desired results, it is suitable for further practice, the operating speed in general.
- 2022-06-18 07:20:50下载
- 积分:1
-
图像处理-图像正交变换源代码,可直接编译执行。
图像处理-图像正交变换源代码,可直接编译执行。-Image Processing- Image orthogonal transformation source code, can be directly compiled implementation.
- 2022-11-17 02:40:03下载
- 积分:1
-
中值滤波的C代码,学习图像的可以参考下,有比较高的参考价值...
中值滤波的C代码,学习图像的可以参考下,有比较高的参考价值-Median filter of C code, learning can refer to the next image, has a relatively high reference value
- 2022-02-04 12:50:09下载
- 积分:1