-
此程序是用于边缘检测的MATLAB程序段,可以很好的用于边缘检测...
此程序是用于边缘检测的MATLAB程序段,可以很好的用于边缘检测-edge defect
- 2022-03-21 12:36:12下载
- 积分:1
-
一个人脸识别程序,包括gabor滤波和用神经网络进行训练
一个人脸识别程序,包括gabor滤波和用神经网络进行训练-A face recognition process, including gabor filtering and the use of neural network training
- 2022-11-17 04:15:03下载
- 积分: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
-
本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。...
本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。-This procedure is a picture can be converted into examples of the printer to print can be converted to grayscale images, binary image, including jitter algorithms and design method.
- 2023-06-21 00:45:05下载
- 积分:1
-
A fast Matlab Paint GUI that works similarly to the Windows Paint program (excep...
A fast Matlab Paint GUI that works similarly to the Windows Paint program (except for the ROI image
- 2022-06-27 03:35:54下载
- 积分:1
-
图像处理小程序效果还不错。建议下载者在此基础上继续开发。...
图像处理小程序效果还不错。建议下载者在此基础上继续开发。 -small image processing procedures the results were pretty good. Recommendations were downloaded on the basis of this continuing development.
- 2022-05-19 13:50:36下载
- 积分:1
-
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。...
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
- 2023-05-29 20:20:04下载
- 积分:1
-
this an implementation of the zhang s camera calibration algorithm [1]. it depen...
this an implementation of the zhang s camera calibration algorithm [1]. it depends on opencv.
- 2023-03-11 11:05:04下载
- 积分:1
-
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。...
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。-The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.
- 2022-06-28 03:58:23下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images rotation algorithm source files, including standard tests Photo
- 2022-03-30 20:20:37下载
- 积分:1