资源列表
Camera_single
- //日期:2012年12月1日 //环境:openCV2.3+window-xp+visual studio 2010 //项目:window32控制台 //功能:显示单个摄像头的数据 //注意:有两种方法获取数据 CvCapture* capture = cvCreateCameraCapture(-1) 和cvCapture* capture = cvCaptureFromCAM(0) -//Date: December 1, 2012// environment: open
bar-code-identification
- 此代码实现一维条形码识别,一种基于图像处理方式的识读方法,通过一定的数字图像处理算法处理进行译码。-This code can achieve one-dimensional bar code identification.
3D_Saliency
- generate 3D Saliency Map-3D Saliency Map
median
- 对彩色图像进行中值滤波,这是直接用opencv语言实现的,里面的图片是清晰的,可以用有椒盐噪声的代替
mean_filter
- mean_filter是用于图像的中值滤波,以及视频的滤波处理-mean_filter,using for image processing
multiscaledbased
- 第一:边界加强,通过估计噪声和实际信号的比值,来确定各个尺度的细节系数,以达到噪声抑制和边界加强。第二,通过对小波分解的近似部分进行直方图均衡,达到加大整幅图片的对比度,而不太影响细节的目的。
multiscaledbased
- 基于多尺度小波变换的图像增强算法,算法效果明显,代码可以运行,里面附有说明文档!-Based on the multi-scale wavelet transform image enhancement algorithm, the algorithm effect is obvious, the code can run, inside with documentation!
world_adm0
- 全球shape file文件,为广大GIS学习者提供基础数据,绝对必须的!-World shape file documents for the large number of GIS data provide a basis for learners is absolutely necessary!
bmpConvert
- 完成彩色BMP图像8位或者24位输入,转成灰度图,并可以再转成彩色BMP图输出-Complete 8-bit color BMP images or 24-bit input, conversion to grayscale, and color BMP plan may be carried forward into the output
cpdw
- 对车牌的准确定位和识别,带有图片,无错误。
opengl-programming-guide
- 《opengl编程指南》第七版的源代码,为c文件,包含书中所有代码。- The source code of Opengl Programming Guide(the seventh edition).
4
- 常见的OpenGL编程错误材料,可以供平时编程时查阅所用,非常方便。-OpenGL
