资源列表
OpenGL-grid-display
- 在本源码中, 实现一个简单的3D格网显示。所编写的程序除了显示物体的模型外,还要能让用户改变光的位置和物体的颜色,大小变化以及旋转功能-In the source code, the realization of a simple 3 d grid display. Written procedures in addition to show the object model, also can let the user to change the position of the light
ImageSegmentationAndSignature
- 图像分割,签名及多边形估计。数字图像处理课程作业。-Image segmentation, signature and polygonal approximation. Class project.
MFC
- 图像处理项目,实现对苹果的识别和定位功能,采用二值化和均衡化等处理方法。-Image processing project, the realization of Apple s recognition and positioning function
easy-wavelet-coading-learning-for-matlab
- matlab code for wavelet
opencvexamples
- opencv的一些函数的介绍,opencv是微软发布的针对图象处理的一个开发包,其中的很多图象处理的方法可以直接调用其中的函数,很方便。
terrian
- osg地形绘制 利用直角坐标值完成了基本的地形绘制,实现了基本的漫游-osg terrain rendering Use Cartesian coordinates completed the basic topographic mapping, to achieve the basic roaming
AVCMpeg2Encoder
- AVCMpeg2Encoder mepg2源代码
车牌识别 opencv+C
- opencv 车牌识别,识别效率还不错,能识别出蓝色和黄色车牌,基于梯度和颜色的方法
4
- 3ds Max 9 中文版入门与提高 配书光盘 1) 本教学光盘中所有视频文件均采用TSCC视频编码进行压缩,如果发现光盘中的视频不能正确播放,应安装解码器。读者可访问http://www.techsmith.com 网站,在TechSmith官方网站中提供TSCC压缩编码程序的免费下载。在下载并正确安装解码器后,再运行本光盘教学软件,即可正确播放视频文件了。 2) 放入光盘,程序自动运行,或者执行play.exe文件。 3) 本程序运行,要求屏幕分辨率10
LBP
- 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
Pattern_Recognition_And_Machine_Learning.pdf
- 模式识别与机器学习,国外经典图书,PDF矢量版,英文版。PR,ML类必看图书-Pattern Recognition And Machine Learning
dipVC
- 压缩包里面包含了常见的图像处理源代码:图像二值化,旋转,镜像,hough变换等-Compressed package which contains the source code for common image processing: image binarization, rotate, mirror, hough transform