-
这是一个用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
-
算法特点:
1)可检测正面正负15度人脸;
2)支持多人脸检测;
3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒;...
算法特点:
1)可检测正面正负15度人脸;
2)支持多人脸检测;
3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒;
4)支持灰度图像人脸检测、低照度视频图像人脸检测。
测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。
运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
-Algorithm characteristics: 1) to deliver people testing positive face of plus or minus 15 2) support for more than face detection 3) after the optimized size of 320 × 240 video image detection rate of 15/s 4) to support the gray Image Face Detection, illumination video face detection. Test conditions: installation requires a computer USB CMOS video camera and driver. Operation requirements: exe executable files and configuration FPD.ini in the same directory.
- 2022-07-04 06:43:48下载
- 积分:1
-
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。...
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。-IPP test algorithm, the VC6/VC7/CB5/CB6 running. Photograph shows a test 400, 256* 400 grayscale. Demonstrated how the use of IPP, showed preserve the basic image processing method.
- 2022-06-21 18:31:29下载
- 积分:1
-
Kuipers J.B.写的有关四元数的定义和应用的书,主要是在刚体旋转和图像处理中的应用。压缩文件解压后为DJVU格式。...
Kuipers J.B.写的有关四元数的定义和应用的书,主要是在刚体旋转和图像处理中的应用。压缩文件解压后为DJVU格式。-Kuipers J.B. Quaternions and rotation sequences (PUP, 1999),DJVU format
- 2023-01-12 00:30:04下载
- 积分:1
-
图像处理类的经典之作,适合学习图像处理的同学阅读
图像处理类的经典之作,适合学习图像处理的同学阅读-Image processing of the classic type, suitable for image processing of students learning to read
- 2022-01-25 14:15:44下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之对比度拉伸的例子...
Visual C++MATLAB图像处理与识别实用案例精选之对比度拉伸的例子-Visual C MATLAB image processing and recognition Featured"s practical case examples contrast tensile
- 2022-12-16 09:05:03下载
- 积分:1
-
SAR图像中目标识别:这里提供的是SAR图像中河流的检测识别
SAR图像中目标识别:这里提供的是SAR图像中河流的检测识别-SAR image Target Recognition : here is provided by the SAR image detection and identification of rivers
- 2022-02-22 04:16:11下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
Matlab write a line of color conversion process in order to deal with some speci...
一个matlab写的 颜色系转换程序 为了处理些特殊的彩色图像十分有用-Matlab write a line of color conversion process in order to deal with some special color images are useful
- 2022-02-04 11:04:17下载
- 积分:1
-
一个基于VC++的人脸检测系统,可检测并处理人脸区域以及眼睛,嘴部区域...
一个基于VC++的人脸检测系统,可检测并处理人脸区域以及眼睛,嘴部区域-Based on VC++ Face Detection system can detect and deal with people face region, as well as eyes, mouth region
- 2022-01-27 18:15:38下载
- 积分:1