-
OpenCV的人脸检测的源代码,可以进行人脸识别…
OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code, can be used to carry out face recognition and treatment
- 2022-03-23 16:35:11下载
- 积分:1
-
指纹识别代码demo目录:fvs_enhancer:指纹增强…
指纹识别代码
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。
src目录:
包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的
例程。
-fingerprint identification code demo directory : fvs_enhancer : fingerprint enhancement procedures describes 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
- 2023-08-21 10:00:04下载
- 积分:1
-
根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码...
根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码-In accordance with: A broken identifiable graphics special generalized Hough transform methods papers, in matlab to do experiments on the source, there are template generation, generalized Hough transform code
- 2022-03-22 13:59:11下载
- 积分:1
-
灰度平衡。读取BMP灰度图像并绘制直方图,然后做灰…
灰度均衡。读入BMP灰度图,绘制直方图,并对直方图进行灰度均衡。-Grayscale balance. Read BMP grayscale image and draw the histogram, then do grayscale balance to the histogram.
- 2022-11-11 13:35:03下载
- 积分:1
-
视频逐行转隔行算法,一般用于电视解交错算法评估
视频逐行转隔行算法,一般用于电视解交错算法评估-video algorithm about progressive to interlace
- 2022-05-21 14:17:29下载
- 积分:1
-
用PCNN模型实现自动波的反向传播
*************************************
Function PCNN_autow...
用PCNN模型实现自动波的反向传播
*************************************
Function PCNN_autowavecp(J)
参数说明:J为输入的二值图像。
功能:用PCNN模型实现自动波的反向传播
-PCNN model with automatic back-propagation wave ************************************* Function PCNN_autowavecp (J) parameters: J for the input binary image. Function: PCNN models with automatic back-propagation wave *************************************
- 2022-09-30 17:05:03下载
- 积分:1
-
基于多特征描述和DPF区域匹配的图像检索
基于多特征描述和DPF区域匹配的图像检索-Based on multi-feature description and matching DPF Regional Image Retrieval
- 2022-10-04 04:30:03下载
- 积分:1
-
C++ programming books, image processing, source code and data, mainly an example...
C++图像处理编程的书籍源码和资料,主要是图象处理方面的示例-C++ programming books, image processing, source code and data, mainly an example of image processing
- 2023-07-10 23:45:06下载
- 积分:1
-
一个可以识别网页验证码的识别程序
一个可以识别网页验证码的识别程序-a website can verify identification code identification procedures !!!!!!!!!!!!!!!!!!!!
- 2023-06-08 14:40:03下载
- 积分:1
-
一个关于bp神经网络的仿真程序,是关于图像处理方面的。
一个关于bp神经网络的仿真程序,是关于图像处理方面的。-On bp neural network simulation program, is about the image processing area.
- 2023-03-29 00:15:03下载
- 积分:1