-
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量...
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量-OpenCV and VC++ using the software, according to SIFT feature extraction algorithm for extracting the image of the SIFT feature points, and draw out the SIFT feature vectors
- 2022-03-10 13:50:42下载
- 积分:1
-
- 2022-03-17 21:21:56下载
- 积分:1
-
一个很好的图像处理的代码,可以实现连通区统计…
图像处理的一个非常好的代码,可以实现连通区的统计,经过实际测试效果很好。-Image processing of a very good code, can achieve connectivity District statistics show that the actual test well.
- 2022-11-23 15:10:04下载
- 积分:1
-
纵向扫描的多边形填充算法,可以实现任意多边形的扫描填充...
纵向扫描的多边形填充算法,可以实现任意多边形的扫描填充-Longitudinal scan of the polygon fill algorithm, you can realize arbitrary polygon scan fill
- 2022-05-17 04:22:24下载
- 积分: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
-
《VC++数字图像处理》源代码 何斌著,很好的学习数字图像处理的资料...
《VC++数字图像处理》源代码 何斌著,很好的学习数字图像处理的资料-" VC++ digital image processing," source code
- 2022-10-01 07:00:03下载
- 积分:1
-
基于遗传算法的TSP实现,包含仿真出的图像路线图
基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
- 2022-03-19 04:12:44下载
- 积分:1
-
肤色检测代码,精确度能有80左右。matlab代码
肤色检测代码,精确度能有80左右。matlab代码
-Color detection code, accuracy can have 80 or so. matlab code
- 2023-08-01 16:05:04下载
- 积分:1
-
在VC++下基于MRF来进行的图像分割源代码
在VC++下基于MRF来进行的图像分割源代码-In VC++ For MRF-based image segmentation source code
- 2022-03-25 21:00:36下载
- 积分:1
-
图像修复软件,自动去除数字图像上不需要的物体和人,具体使用方法可以参照说明...
图像修复软件,自动去除数字图像上不需要的物体和人,具体使用方法可以参照说明-Image restoration software, automatic removal of digital images on the objects and people do not have specific reference to the use of methods that can
- 2022-02-26 23:58:02下载
- 积分:1