资源列表
opengl_game
- 用Opengl编写的2D拾取小游戏,从nehe教程中学习来的。-a game using opengl
rgb-mean-shift
- 基于vc的opencv实现meanshift算法-vc+opencv+meanshift,you can use it freely
camTEST
- 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
huaxian
- 计算机图形学 Bresenham直线算法与画圆算法 -Bresenham line algorithm and draw a circle algorithms in computer graphics
DCT
- 本代码可以实现图像的离散余弦变换,经过调试无错误,可以顺利使用。有利于学习图像处理编程。-This code can achieve the image discrete cosine transform, through debugging error-free, can be successfully used. Conducive to learning image processing program.
23-cvWavelete
- 基于opencv的提升5/3小波变换和逆变换-Opencv-based enhancement of 5/3 wavelet transform and inverse transform
experiment2
- 超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像-Super-resolution image processing to extract images from a number of new synthetic pixel images clearer
RegionGrow
- 典型的区域生长实现轮廓划分,利用opencv-The typical region growing implementation outline, use of opencv
onttrumental
- In magnetic resonance (MR) imaging, image spatial resolution is determined by various instrumental limitations and physical considerations. This paper presents a new algorithm for producing a high- resolution version of a low-resolution MR image.
WaterMarker102_exe_src
- 在图片上加上半透明的水纹,对图片处理有很好的借鉴-Translucent waterlines in the picture with a good reference for image processing
StaticFPSys
- 指纹识别模式程序,增加了指纹特征值压缩码的输出-Fingerprint pattern of processes and increase the value of the fingerprint characteristics of the output compressed code
The-straight-line-and-circle
- 、直线段和圆的扫描转换 (1)三种方法完成直线段的扫描转换(DDA、中点法和Bresenham法) (2)两种方法完成圆的扫描转换(中点法和Bresenham法) -Line segments and circular scan converter (6 hours) (1) three methods to complete the scan conversion line segment (DDA, the midpoint method and Bresenham meth
