-
vtk+itk+.net的域值滤波方法,.net 2005可以直接运行!
vtk+itk+.net的域值滤波方法,.net 2005可以直接运行!-vtk+ itk+. net domain filtering methods,. net 2005 can be directly run!
- 2022-01-26 04:00:27下载
- 积分: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
-
图像特征提取,包括:颜色直方图,颜色矩,边缘的…
图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。-Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
- 2023-06-02 00:35:04下载
- 积分:1
-
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件...
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件-Open the width of the same bmp, click Generate, first to obtain integrated picture of the overall view, the final automatically input bmp file integration to form a bmp file
- 2023-07-29 11:35:04下载
- 积分:1
-
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能...
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能-This procedure in VC++ 6.0 environment that can achieve the three primary colors RGB image decoding function
- 2022-01-30 12:31:43下载
- 积分: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
-
OpenCV进行皮肤检测。使用阈值法和贝叶斯方法。当…
OpenCV进行皮肤检测.用了阈值法和贝叶斯方法.其中皮肤标记是用鼠标来完成的.自己还是比较满意的,愿与大家分享.-OpenCV for skin detection. Using the threshold method and Bayesian methods. Where the skin tag is to use the mouse to complete. I am still satisfied, and would like to share with you.
- 2022-04-28 07:28:58下载
- 积分:1
-
能够完整实现运动物体的检测ydpd.dsp
This file (the project file) contains information at th...
能够完整实现运动物体的检测ydpd.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ydpd.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CYdpdApp application class.
ydpd.cpp
This is the main application source file that contains the application
class CYdpdApp.-Able to realize a complete detection of moving objects ydpd.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (. Dsp) file, but they should export the makefiles locally.ydpd.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CYdpdApp application class.ydpd.cpp This i
- 2022-01-26 01:16:28下载
- 积分:1
-
里面是各种图像处理的算法,包括边缘算法等
里面是各种图像处理的算法,包括边缘算法等-There is a variety of image processing algorithms, including algorithms such as edge
- 2022-03-10 09:49:26下载
- 积分:1
-
利用形态学方法寻找图像中互相重叠的点 对其进行分类并最后消除。...
利用形态学方法寻找图像中互相重叠的点 对其进行分类并最后消除。-using morphological methods for image overlapping points classification and its final elimination.
- 2022-06-29 17:54:10下载
- 积分:1