资源列表
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.
Paper]
- 最新顶级会议CVPR2011关于人体姿态识别文章-Paper] Real-time Human Pose Recognition in Parts from Single Depth Images 2011CVPRBodyPartRecognition
cg
- 计算机图形学作业,主要是利用栈的扫描线算法-Computer graphics work, mainly using stack scan line algorithm
ImageProcessing
- 图像识别系统包括各种处理算法 边缘检测算法 匹配代码-Image recognition system includes a variety of processing algorithms, edge detection algorithm to match code
DemoView
- 视图、文档框架,CRectTracker类创建拖拽绘图移动,滚动条移动,设备坐标、逻辑坐标转换。-View the document framework, CRectTracker drawing class creates drag to move the scroll bar to move the device coordinates, coordinate conversion logic.
OV7255_RAW8_RGB888_VGA
- FPGA实现,OV7255摄像头的采集,RAW格式转为RGB格式,用SDRAM存储,然后VGA显示-FPGA implementation, collection OV7255 camera, RAW format into RGB format, with SDRAM memory, and VGA display
facial-expression-cPP
- vc 编写的人脸识别系统,对学图像的有帮助啊-face recognition system written in vc, the image of the school help ah
motion
- 在win32控制台利用opencv编写一个运动目标检测和方向显示的程序
renlianjiance
- 用OPENCV实现人脸检测的功能,可靠性高。-OPENCV achieved with face detection function, high reliability.
calcHist
- 使用OpenCV实现RGB直方图,将图像分成三个通道,然后对每个通道进行计算各自的直方图,并且显示出来。-Use OpenCV achieve RGB histogram, the image is divided into three channels, and then calculate respective histogram for each channel, and displayed
MODIVCDemo
- 一个学习英文和汉字识别的学习例子,希望对大家做模式识别有用-It is a good example for learning ocr letter
指纹识别演示系统
- vc指纹识别演示系统,mfc界面,实现二值化,、分割增强、梯度场、细节点提取与特征匹配。源代码可以运行,还附有可执行程序。