-
audio signal on the collection and the intervals c procedures, and achieve the d...
关于音频信号的采集和回放的c++程序,且在dsp上实现-audio signal on the collection and the intervals c procedures, and achieve the dsp
- 2022-02-16 08:02:25下载
- 积分:1
-
图像处理功能,包括滤波,各种边缘检测!
SOBEL,CANNY算子
图像处理功能,包括滤波,各种边缘检测!
SOBEL,CANNY算子-Image processing functions, including filtering, a variety of edge detection! SOBEL, CANNY Operator
- 2022-03-15 22:15:52下载
- 积分:1
-
几种经典的图像拼接,图像融合算法
几个经典的图像拼接,图像融合算法-Several classical image mosaic, image fusion algorithm
- 2023-03-13 09:40:03下载
- 积分:1
-
图像分割的经典课本,对与研究图像处理方面的同仁有很大帮助...
图像分割的经典课本,对与研究图像处理方面的同仁有很大帮助-Image segmentation of the classic textbooks, and research on image processing aspects of great help to have Tongren
- 2022-02-27 04:03:12下载
- 积分:1
-
在水印使用DCT
use the dct in watermark
- 2022-01-25 22:34:59下载
- 积分:1
-
毕设中发现关于gabor滤波器其实国内很少有注释比较详细的代码,参考了国外的代码后写了这个gabor滤波器,希望对大家有帮助...
毕设中发现关于gabor滤波器其实国内很少有注释比较详细的代码,参考了国外的代码后写了这个gabor滤波器,希望对大家有帮助-Bi was found based on gabor filters actually little more detailed annotated code, with reference to foreign code to write the gabor filter, would like to help everyone
- 2022-07-26 02:43:58下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之离形余弦变换的程序例子...
Visual C++MATLAB图像处理与识别实用案例精选之离形余弦变换的程序例子-Visual C MATLAB image processing and recognition of practical cases selected from the form"s Cosine Transform procedures examples
- 2022-03-22 18:42:50下载
- 积分:1
-
从国外网站的KLT跟踪算法代码,代码很好值得…
从国外网站下载的klt跟踪算法代码,代码很优秀值得学习。-From abroad website of KLT tracking algorithm code, the code is very good worth learning.
- 2023-07-27 04:45:03下载
- 积分:1
-
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。...
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。-hough ??换 是??像
- 2023-03-06 14:25: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