-
这是一个数字图像的雾化的源代码
这是一个关于数字图像雾化处理的程序源代码 -This is a digital image on the atomization of source code
- 2022-06-22 02:28:30下载
- 积分:1
-
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。-A system can detect human faces, we download to see the mutual exchange of communication, huh, huh.
- 2022-04-16 20:10:50下载
- 积分:1
-
Simple face and eye detection
MATLAB Release: R13
You can use this codes...
Simple face and eye detection
MATLAB Release: R13
You can use this codes for face detection based on color segmentation and eye region detection.
- 2022-03-21 18:33:35下载
- 积分:1
-
256 colors on one bitmap image segmentation, including parallel and serial parti...
可对一256色位图进行图像分割,包括并行和串行分割,以及canny算法的实现-256 colors on one bitmap image segmentation, including parallel and serial partitions, as well as canny algorithm
- 2022-11-14 10:10:04下载
- 积分:1
-
hough 圆检测的放大,文章利用两步法进行圆检测,同时也提高了速度...
hough 圆检测的放大,文章利用两步法进行圆检测,同时也提高了速度-hough circle detection based tow step detection
- 2023-07-16 19:25:03下载
- 积分:1
-
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助-bmp to jeg paper wrote it myself, and share with you, I hope will be helpful
- 2022-02-06 12:36:03下载
- 积分:1
-
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好...
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好-This is a realization of motion estimation procedure used is a traditional block-matching criteria, procedures for better portability
- 2022-03-05 02:02:45下载
- 积分:1
-
在图像处理中,主要用于图像的二值化处理。
在图像处理中,主要用于图像的二值化处理。-In image processing, mainly for image binarization.
- 2022-02-05 00:40:19下载
- 积分:1
-
在MATLAB环境下,模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数...
在MATLAB环境下,模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数-In the MATLAB environment to simulate the image by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filter function
- 2022-10-03 06:40: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