-
区域生长法获取图像的边界必须有很多方法…
区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-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
-
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码-杨淑莹the " VC++ image processing program design" , paragraph 1, the full source code version
- 2022-11-24 12:40:05下载
- 积分:1
-
魔法转换能够实现GIF
魔法转换能够实现GIF->EMF,但转换后的图片不透明,这个软件能够将透明的GIF图片转成透明的EMF图片delphi5控件:TGIFIMAGE-Magic conversion can be achieved GIF-
- 2023-01-08 21:05: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
-
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方...
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
- 2022-06-18 12:06:15下载
- 积分:1
-
hough变换中,要找到相关像素,才能组合成完整的直线
hough变换中,要找到相关像素,才能组合成完整的直线-hough transform to find the relevant pixels in order to complete a straight line into
- 2022-05-04 23:54:33下载
- 积分:1
-
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等-Several morphological gradient algorithm is given, including, but gradient-scale, multi-scale gradient, multi-structural elements, such as gradient
- 2022-02-26 10:55:44下载
- 积分:1
-
a new Mahalanobis distance calculation algorithm, the algorithm using quadratic...
一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
- 2022-07-11 14:42:57下载
- 积分:1
-
simple image processing, including color to grayscale 256, the Hough transform,...
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
- 2022-02-07 23:10:38下载
- 积分:1
-
在VC++平台上实现图形图像的马赛克效果
在VC++平台上实现图形图像的马赛克效果-In VC++ platform to achieve the effect of graphic image mosaic
- 2023-05-18 10:40:03下载
- 积分:1