-
Images from the video display copy of a region to another region
将图像从视讯显示的一个区域复制到另一个区域-Images from the video display copy of a region to another region
- 2022-02-02 21:54:28下载
- 积分:1
-
android的内核分析的文章,一个相当不错的文档!希望能对大家有所帮助!...
android的内核分析的文章,一个相当不错的文档!希望能对大家有所帮助!-android kernel analysis of articles, a pretty good document! Hope you can help!
- 2022-02-25 07:27:02下载
- 积分:1
-
本程序通过VC++实现了BMP图像的梯度锐化
本程序通过VC++实现了BMP图像的梯度锐化-This procedure, through VC to achieve a gradient BMP image sharpening
- 2022-01-26 01:50:28下载
- 积分:1
-
对于图像的一些基本处理,例如平滑、细化
对于图像的一些基本处理,例如平滑、细化-for some basic image processing, such as smoothing, refining, etc.
- 2022-03-01 06:01:01下载
- 积分:1
-
分析处理图像纹理信息,针对人脸检测出纹理特征
分析处理图像纹理信息,针对人脸检测出纹理特征-Analyzing and processing the image texture information, for texture features face detection
- 2022-08-13 17:20:29下载
- 积分:1
-
face recognition source code
face recognition source code
- 2022-06-16 10:13:40下载
- 积分:1
-
这是个很有用的程序很适合搞彩色图像处理的朋友下载
这是个很有用的程序很适合搞彩色图像处理的朋友下载-This is a very useful procedure is suitable for engaging in color image processing Friend Download
- 2022-02-07 17:20:11下载
- 积分:1
-
基于复杂背景的人体手势识别,以及在噪声干扰下的抗干扰性测试...
基于复杂背景的人体手势识别,以及在噪声干扰下的抗干扰性测试-Based on complex background of human gesture recognition, as well as noise immunity under the test
- 2022-01-22 07:38:28下载
- 积分:1
-
图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。...
图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。-YCbCr 4:2:0 image is converted to 4:2:2 or 4:4:4 of the algorithm, Matlab program is
- 2023-08-18 21:00:02下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- 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