资源列表
MD2File
- OPENGL中MD2文件的载入及其应用!按M键来控制每一个动作!-OPENGL in the MD2 file loading and application. Press the M key to control every movement!
基于OPENCV开发的掌静脉识别程序
- 基于OPENCV开发的掌静脉识别程序,利用OPENCV完成(The palmar vein recognition program based on OPENCV is completed by OPENCV)
最短路径分析
- arcenging实现最短路径分析(arcgis编程)(Arcenging for shortest path analysis (arcgis programming))
RgHistogram
- 得到输入图像的RG直方图,平台为VS2010,配置OpenCV2.3.1-RG get input image histogram, a platform for VS2010, configuration OpenCV2.3.1
OPENCVHELLO1
- 多类型图像bmp,jpg读取以及利用下采样实现高斯金字塔多分辨率图像 -Multi-type image bmp, jpg reading and the use of down-sampling to achieve multi-resolution Gaussian pyramid image
ShowImage
- 基本OPENCV的静脉识别源代码,自己写的,大家可以借鉴-Basic OPENCV vein recognition source code, write your own, we can learn
US-denoising-and-segment
- 关于超声图像散斑噪声去除(基于非局部均值的快速滤波算法)和超声心动图的分割(基于变分水平集)-This code is concerning with the Speckle reduction(accelerated algorithm based on non-local mean filtering) and the segment of image(based on level set)
Bezier-curve
- 这是一个Bezier曲线画法程序,VC6.0环境,可以实现多阶绘图,鼠标取点,取点完毕自动生成曲线-This is a Bezier curve drawing program, VC6.0 environment for multi-stage drawing, the mouse get points, and take complete auto-generated curve
imageProcess
- VC++图像处理程序设计第二版书中源代码-VC++ image processing programming source code for the second edition of the book
CaptureVideo
- 获取摄像头视频并加以渲染,可以对采集的视频以avi格式保存。这是书上的例程-Camera to obtain video and rendering them, you can capture video to avi format. This is a book of routines
Interpolation-animation-using-OpenGL
- 用OpenGL实现插值动画,里面运行结果是插值形成的三角形动画-Interpolated animation using OpenGL, which run the result is the interpolation of the triangle formed by animation
DetectFace2
- 这是一个利用opencv实现的,基于Haar分类器的人脸检测的程序-This is a program used to detect the faces in a picture based on the Haar classifier