资源列表
三帧差分法
- 三帧差分法是最常见的运动目标检测方法,该文件为三帧差分法的Matlab具体实现代码(Matlab code of three frame difference method)
SFCT
- 一种新的目标跟踪算法。将压缩感知引入到序列图像目标跟踪中,可以实现目标的稳定快速跟踪。-A new target tracking algorithm. The compressed sensing is introduced into the sequence of image target tracking, stabilization target can be achieved fast track.
Coordinate-resolution
- 对相机得到的中心线数据进行解析。代码分别解析了3D03和3D04两种相机。已通过测试。-Analysis of the center line data obtained by the camera. Code were analyzed 3D03 and 3D04 two cameras. Has passed the test.
openGLzju-ppt
- opengl浙江大学学习课件 -opengl opengl Zhejiang University, Zhejiang University Learning Software Learning Software
gsls
- 冈萨雷斯 数字图像 处理 电子书 参考资料 这个是一个ppt详细的课件,介绍冈萨雷斯的有关数字图像处理的内容。-Gonzalez digital image processing reference book This is a ppt detailed courseware to introduce Gonzales on digital image processing content.
ImagePatternRecgnitionVC
- 图像模式识别——VC++技术实现(杨淑莹)配套光盘-Image pattern recognition- VC++ technology to achieve (YANG Shu-ying) supporting CD-ROM
VZ_HELP
- 全数字摄影测量系统 VirtuoZo 具有以下特点:
cylinder_calibration
- 圆柱形棋盘标定程序,基于vs2008和opencv 2.4.2,利用摄像机从不同角度对棋盘格图案的圆柱纸筒拍摄数张图像,该程序从每张图像上依次检测出角点并采用张正友经典标定法标定出摄像机的内外参数。-Cylindrical checkerboard calibration procedures based on vs2008 and opencv2.4.2 , the use of the camera from different angles of the checkerboard patt
sift-1.1.2_20101207_win
- sift算法在OpenCV2.3中的实现-of sift algorithms achieve in OpenCV2.3
OpenCV_b3.1
- 一款非常不错的国外图形图像处理软件源代码包,可执行文件,需要安装。内部包含图像分层、边缘处理、二值化等算法。也包含了矩阵计算的很多算法。看后受益非浅。
OpenCV_b3.1
- 隐马尔可夫模型做人脸识别,opencv3.1版本.安装之后里面有很多例子.很多人需要这个版本.有上需要,我就上传上来.谁要谁下载吧-Hidden Markov Model to do face recognition, opencv3.1 version. After the installation there are many examples. A lot of people need this version. There is in need, I' ll upload up.
Intersection
- 程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。-Find all the intersection points of two lines and zoom the lines.