资源列表
qt-book
- c++ gui qt4 编程 随书源代码 完整版 -c++ gui qt4 programming source code with the full version of the book
Moravec
- 这个程序的主要功能是利用Moravec算子来提取我们感兴趣的特征点,并将之用十字丝表示出来。-The main function of this program is the use of Moravec operator to extract the feature points of interest, and the wire with a cross that out.
smoothing-denoising
- 数字图像处理,用MATLAB实现频域平滑滤波以及图像去噪代码,用 函数对图像数据进行二维FFT 逆变换,并用函数取其实部,得到处理过的空间域图像数据; -Digital image processing, to achieve the frequency domain using MATLAB image smoothing and denoising code, the image data with the function inverse two-dimensional FFT, an
moveOD
- 本程序通过序列图像帧差更新背景,并通过当前帧预测区域的信息同背景图像的信息的内容相减来获取目标物体的函数,用来对运动物体检查 -failed to translate
radom_draw
- vc编写的程序实现了在画布上任意画出各种形状的图形。-vc programs written anywhere on the canvas to achieve a variety of shapes to draw graphics.
yuv420torgb
- yuv420格式的视频图像转为rgb888格式-yuv420 convert to rgb888
cvmat
- 说明基于opencv的一些矩阵的操作方法-Descr iption based on some opencv matrix method of operation
Splatting_Cuda
- 自己写的一个采用了CUDA加速的splatting算法的demo,采用CUDA加速后,算法性能得到十几倍的提升,数据采用了医学扫描格式(附带一个演示数据),CUDA版本为2.0。对于学习CUDA和可视化体绘制算法的同学应该会有帮助-This program is written for the splating algorithm, which is widly used in medical data visualization. To accelerate the performance,
vcPPForward-Intersection
- 摄影测量原理的前方交会原理VC++程序,实现地面点三维坐标的计算-Photogrammetric forward intersection principle principle VC++ program, to achieve 3-D coordinates of the calculated ground
x264-060805-vc6(1)
- x264源码,注释了特别多,对大家学习视频编码有很大的帮助的,-x264 source code, comments, a particularly large number of video encoding for them to learn a great help,
3D Model Read Program
- 利用VC++的MFC框架实现对三维点云模型的读取和显示-To read and show the 3D model on the screen by using the vc++ language
PG_BOW_DEMO
- 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集
