-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!...
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!-This is a development platform based on the VC the Face Recognition/Detection source, for the Study of Human Face Recognition can help!
- 2022-03-19 09:45:00下载
- 积分:1
-
C++ 语言的图形系统,由风魂设计
C++ 语言的图形系统,由风魂设计-C language graphics system, designed by the Wind Spirit
- 2022-07-03 12:46:40下载
- 积分:1
-
a simple photo browser
一个简易的图片浏览器-a simple photo browser
- 2022-03-22 03:09:01下载
- 积分:1
-
PCAMAT
PCAMAT - Calculates the pca for data-matlab code
- 2023-02-20 13:15:04下载
- 积分:1
-
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。...
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。-fvs_enhancer : fingerprint enhancement procedures, a description of how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process may be used in some of Bitmap images, These images are different angles and different spacing of the fringes. Images produced a
- 2022-10-07 07:20:03下载
- 积分:1
-
开两个程序,一个中画图,可以在另一个中实时显示
开两个程序,一个中画图,可以在另一个中实时显示-opened two procedures, a Chinese painting, in another real-time show
- 2023-09-01 05:10:03下载
- 积分:1
-
ffdshow一个新的版本
ffdshow一个新的版本-recruiting a new version
- 2022-04-30 09:10:29下载
- 积分:1
-
Users feel as if, in the campus roaming workers, and actions toward all complete...
用户犹如身临其境,在工大校园内漫游,一切走向和行动完全由用户自行控制。-Users feel as if, in the campus roaming workers, and actions toward all completely controlled by the user on its own.
- 2023-05-18 08:45:03下载
- 积分:1
-
大田害虫检测系统的源代码,涉及保密,不
大田害虫检测系统的部分源代码,牵涉到保密因素,不敢全部传完-Daejeon pest detection system source code, involving confidentiality, not all-End
- 2022-06-20 09:25:14下载
- 积分:1