搜索资源列表
-
0下载:
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture
-
-
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
-
-
1下载:
This program can generate 3D surface and terrain from a video source by the image processing technique as well as from a random or fractal source. It is a good base for Remote Sensing, Remote Topography, Radars, GPS and regenerating Earth Terrains fr
-
-
0下载:
vb逃跑的动物,程序实现了将不同的图片整合联接起来,形成一个流畅的动物奔跑画面,其实GIF图像就是基于此原理制作而成的,用VB是如何实现的呢?期待您下载本源码-vb to escape the animal, the program achieved a different picture integration linking to form a smooth picture of the animal run, in fact, the GIF image is made &
-
-
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变量中设置
-