-
对matlab程序实现苏珊角点检测算法
susan角点检测算法的MATLAB程序实现-susan corner detection algorithm for implementation of the MATLAB program
- 2022-03-18 12:06: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
-
Do web site is to deal with a large number of pictures, pictures on his own wrot...
做网站是需要处理大量图片,就自己写了个图片批处理程序。用于将图片处理成指定大小和生成缩略图。-Do web site is to deal with a large number of pictures, pictures on his own wrote a batch program. Used to image processing to the specified size and generates thumbnails.
- 2022-10-04 12:15:03下载
- 积分:1
-
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一...
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image
- 2023-06-01 22:35:03下载
- 积分:1
-
Contourlet变换的源代码,与广泛使用的空间图像处理
contourlet变换源代码,图象处理方面有广泛应用空间-Contourlet Transform source code, image processing with extensive use of space
- 2022-06-19 01:18:19下载
- 积分:1
-
基于OPENCV的模糊程序,能实现重复次的模糊,基础程序
基于OPENCV的模糊程序,能实现重复次的模糊,基础程序-Based on the fuzzy OPENCV procedures, to achieve repeat times fuzzy, basic procedures
- 2022-05-07 04:19:11下载
- 积分:1
-
简单的图像处理GUI平台,不过是全英文版的
简单的图像处理GUI平台,不过是全英文版的
-A simple image processing GUI platform, but the whole English
- 2023-03-02 00:00:03下载
- 积分:1
-
区域生长法获取图像的边界必须有很多方法…
区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
- 2022-01-21 05:24:23下载
- 积分:1
-
基于实验学习包的计算机图形学和视频算法,一。
计算机图形图像学基础算法实验软件包,包含大多数基本图象处理算法程序。-computer graphics and video algorithm based on experimental learning packages, including most of the basic image processing algorithm procedures.
- 2022-04-17 07:21:53下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Hough分析...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Hough分析-for image processing, have been tested, the very practical, The main source of Hough analysis
- 2022-03-14 07:49:24下载
- 积分:1