搜索资源列表
-
0下载:
提取图像方向梯度的直方图特征,image processing(图像处理)-HOG feature extraction
Descr iption
This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and b
-
-
2下载:
这是Android 2.3.4版本的 UVC Camera 测试程序, 使用YUYV格式, (其实 MJPG 格式也是可以用的, 只要我注释掉的那几行代码 uncomment一下就好了)
所使用的 camera 在android 中的设备节点是 /dev/video1 , 做为前置摄像头,
要运行起这个程序可能有点麻烦, 因为我修改了一些不相关的 JAVA 代码, 而要正确编译这个程序, 懂得补充(或者去掉)这些JAVA部分
但是如果使
-
-
4下载:
简单易用,运行一个M文件即可,有说明说;
测试数据程序生成;
含投影数据成成,投影矩阵生成等。
ART/CT/MART/SIRT/
感谢我师兄,为我师兄原创-Previously provided by the source, a lot of people will not react with, and contact me,
So I put it into an m file, so you can simply run this file you can s
-
-
0下载:
指纹质量评价方法,值越大质量越高,对500dpi左右的灰度图像可用,比NFIQ能降低更多误差率
mseg 是主程序
help mseg可用-Fingerprint Quality Assessment Approach (FQA). Larger values represent better quality. This is designed for gray-scale fingerprint image, which holds a resolution of 500dpi or
-
-
0下载:
此源代码使用Eigen C ++库在C ++中实现了PCA算法。
运行代码所需的组件:
- 安装Visual Studio 2012(Express Edition工作正常)
- Windows操作系统(Windows 7或更高版本)
如何运行源代码:
- 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp
- 在行和列变量中设置矩阵的尺寸。
- 在m变量中设置
-