-
模式识别中几个聚类算法,也包括神经网络和遗传算法在图像识别中的应用
模式识别中几个聚类算法,也包括神经网络和遗传算法在图像识别中的应用-Pattern recognition of several clustering algorithms, including Neural Networks and Genetic Algorithm in Image Recognition
- 2022-09-22 09:10:02下载
- 积分:1
-
bmp的打开及简单处理以及保存。 bmp的打开及简单处理以及保存。...
bmp的打开及简单处理以及保存。 bmp的打开及简单处理以及保存。-bmp opened and the simple handling and preservation. Bmp opened and the simple handlin g and preservation.
- 2023-04-19 01:15:02下载
- 积分:1
-
该源代码可以直接下载下来使用,而且是地地道道的对RGB图像进行分割,我已经测试通过了。...
该源代码可以直接下载下来使用,而且是地地道道的对RGB图像进行分割,我已经测试通过了。-The source code can be directly downloaded to use, but also out-and-out on the RGB image partition, I have the test passed.
- 2022-01-26 03:24:59下载
- 积分:1
-
Image processing procedures, to support 256
图像处理程序,支持256色以下图形图像的处理变换,包括傅立叶变换等算法的图像编码。-Image processing procedures, to support 256-color graphics images deal with the following transformation, including the Fourier transform algorithm for image coding, etc..
- 2022-07-08 12:28:11下载
- 积分:1
-
First
一阶小波(9/7)变换,图像大小为512*512,可以变换成小波形式并返回,显示方案已被量化的方式
- 2022-03-19 11:34:32下载
- 积分:1
-
BMP2LAY
将BMP图档转换到IC Layout中,以方便Layoyt工程师在CHIP中快速的建立LOGO...
BMP2LAY
将BMP图档转换到IC Layout中,以方便Layoyt工程师在CHIP中快速的建立LOGO-BMP2LAY will be converted to BMP files in IC Layout to facilitate Layoyt engineers quickly CHIP establishment LOGO
- 2022-03-11 20:23:04下载
- 积分:1
-
给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!...
给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!-to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!
- 2022-12-03 10:40:03下载
- 积分:1
-
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术...
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术-" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology
- 2022-07-28 08:23:58下载
- 积分:1
-
最新的图像融合算法,在Visual C++的环境中实现的,运行很快的...
最新的图像融合算法,在Visual C++的环境中实现的,运行很快的-The latest image fusion algorithms, in the Visual C++ Realize the environment, and running quickly
- 2022-02-14 19:22:47下载
- 积分: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