资源列表
BodyPartRecognition
- 微软Kinect识别人体,分离人体部位,并计算得出人体骨骼节点的原理。对于学习Kinect编程的人非常有用。-Microsoft Kinect identify the body, separation of body parts, and calculated the principles of the human skeleton nodes. Kinect for learning programming are very useful.
BMPViewer
- 对于学习图像处理的入门编程,显示BMP图片!-For study entry programming of image processing, and display BMP image!
wavelets
- 未调用MATLAB系统函数,自编函数实现小波变换-System did not call the MATLAB function, self-realization of wavelet transform function
Paper]
- 最新顶级会议CVPR2011关于人体姿态识别文章-Paper] Real-time Human Pose Recognition in Parts from Single Depth Images 2011CVPRBodyPartRecognition
darkchannel_slides
- 何凯明提出的基于darkchannel的图像去雾,效果很好,而且思想简单,PPT做的也很好,解释详细,且有参考价值-He Kaiming proposed based darkchannel image to fog, the effect is very good, and simple idea, PPT is also doing well, explained in detail, and there is a reference value
FaceRecongnitionAndExtr
- 抽取出图片中的人脸,训练提取特征生成模型,检测摄像头录入的人脸并打上马赛克-thank you....
FastMatch_v1
- "Fast-Match: Fast Affine Template Matching" cvpr2013Fast_Match, title={Fast-Match: Fast Affine Template Matching}, author={Korman, Simon and Reichman, Daniel and Tsur, Gilad and Avidan, Shai}, booktitle={Computer Vision and Pattern Recogni
myGL
- 学习图形图像时运用c语言编写的opengl图像程序,雪地中的松树。-The use of graphic images to learn c language opengl image process, the snow in the pines.
gridpoint
- 利用mfc实现在网格中寻找最近吸附点、画线-Use mfc achieve adsorption find the nearest grid point
cg
- 计算机图形学作业,主要是利用栈的扫描线算法-Computer graphics work, mainly using stack scan line algorithm
EmulatorByCaio
- develip by dong daik
Graphics-generation-and-filling
- 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea