-
vc++读图
不错的读图程序,通过Vc++开发软件,编写底层函数,来进行读取文件夹里的图片,为以后用VC++做图像处理打下基础
- 2022-03-13 05:16:36下载
- 积分:1
-
OPENCV人脸识别
面对通过USB摄像头的实时拍摄的图像识别的例子。它的演示。没有在个人电脑上,但在嵌入式主板,如比格板性能问题,它需要的优化配置。它的运行速度非常慢。
- 2022-08-13 23:42:16下载
- 积分:1
-
a Line Segment Detector
LSD is a linear-time Line Segment Detector giving subpixel accurate results. It is designed to work on any digital image without parameter tuning. It controls its own number of false detections: On average, one false alarms is allowed per image. The method is based on Burns, Hanson, and Riseman"s method, and uses an a-contrario validation approach according to Desolneux, Moisan, and Morel"s theory. The version described here includes some further improvement over the one described in the original article.
- 2022-06-01 22:25:08下载
- 积分:1
-
条码 Qr
我发现这段代码很久以前没有作者引用。但这个程序基于 Leandro Ascierto 的代码。() http://leandroascierto.com/blog/qr-code/这个条码程序将读取,且即使出照片,图像文件或摄像头的 URL 创建 QR 码。
- 2022-08-02 23:08:38下载
- 积分:1
-
pca 的人脸识别
利用PCA方法对人脸图像进行特征提取和降维,人脸数据是英国剑桥大学的ORL人脸数据库是英国剑桥大学的ORL人脸数据库。可以自己选择样本数目进行测试不同样本时PCA的识别率,适合初学者!
- 2022-03-28 17:06:58下载
- 积分:1
-
人脸检测
基于opencv的人脸识别,haar-like快速计算,可检测人脸与眼睛 。对应opencv2.0函数,visualstdio2010编程。可同时检测多个人脸与眼部。
- 2022-02-20 20:30:11下载
- 积分:1
-
中值滤波c++实现
这是一个用C++语言实现一个中值滤波程序,含有中值滤波相关理论知识的PPT。程序里应用到的技术有:中值滤波、直方图均衡化、
脊线方向提取、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
- 2023-01-28 06:50:04下载
- 积分:1
-
用Matlab实现了五种模糊图像复原方法
应用背景五种模糊图像复原算法,包括:维纳滤波算法、约束最小二乘滤波算法、Richardson-Lucy(RL)算法、循环边界算法和最优窗算法。关键技术利用Matlab首先完成模糊图像的生成,其次利用3中Matlab自带的图像复原函数实现模糊图像的复原,然后编程两种算法分别实现模糊图像的复原,并可消除振铃现象。
- 2022-03-11 10:00:24下载
- 积分:1
-
基于VC++的图像处理系统
程序都可以使用,图像处理的基本算法,如彩色图像灰度化,平滑去噪,锐化,分水岭分割,基于背景的目标检测,单目标跟踪多目标跟踪等都有实现。
- 2022-01-26 05:09:37下载
- 积分:1
-
PCI9054采图
PCI桥芯片基于PCI9054,实时采集CMOS相机输出的LVDS信号并实时显示,经测试可用。
- 2022-03-20 16:50:31下载
- 积分:1