-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
AVI file format to read the information, and then decomposed into AVI animated B...
读取AVI文件的格式信息,然后将AVI动画分解为BMP图像,-AVI file format to read the information, and then decomposed into AVI animated BMP image,
- 2022-10-21 23:20:03下载
- 积分:1
-
MultiScale Retinex 色彩恒常性的彩色图像增强算法
MultiScale Retinex 色彩恒常性的彩色图像增强算法-Color constancy MultiScale Retinex for Color Image Enhancement Algorithm
- 2023-06-23 15:20:04下载
- 积分:1
-
I write Gonzalez
本人写的基于冈萨雷斯的图像处理中的快速傅里叶变换和逆变换,数据已经和matlab对比过,完全正确。时间仓促,望大家指正。-I write Gonzalez-based image processing in the fast Fourier transform and inverse transform, the data have been compared and matlab, entirely correct. A rush, hope everyone correction.
- 2022-08-06 00:37:41下载
- 积分:1
-
When x is a matrix, a wavelet transform is performed on all rows of x.
%
When x is a matrix, a wavelet transform is performed on all rows of x.
% - To create filters + shifts: see makeWTfilter.m and mirrorshifts.m
% - The forward transform is in FWT_BIO.m-When x is a matrix, a wavelet transform is performed on all rows of x.- To create filters+ Shifts: see makeWTfilter.m and mirrorshifts.m- The forward transform is in FWT_BIO.m
- 2023-03-01 21:10:03下载
- 积分:1
-
该源码是spiht多集树集合编码算法的图像编码,
该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
- 2023-04-06 16:25:02下载
- 积分:1
-
Straight
直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
- 2022-08-16 01:27:53下载
- 积分:1
-
Ico images provide editing features you can create and modify any ICO file
提供对ico图片的编辑功能
您可以自己创作和修改任何ICO文件-Ico images provide editing features you can create and modify any ICO file
- 2022-03-23 05:50:47下载
- 积分:1
-
彩色图像的处理,包括颜色抖动,色彩转换。
图像的颜色处理,包括颜色抖动,颜色转换等。-Deal with color images, including color dithering, color conversion.
- 2022-01-26 06:15:53下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
- 2023-01-09 03:25:04下载
- 积分:1