资源列表
texture
- 这是一本图像纹理处理的书,价值好几百人民币。。《Texturing & Modleding A Procedural Approach》-a graphic processing book on texture,it is worth of several hundreds...《Texturing & Modleding A Procedural Approach》
cvery_5485212155
- 进行图像图片的处理,比如图像增强,图像变换,编码等等。-Images for image processing, such as image enhancement, image transformation, coding, etc
retrieve
- 遗留物检测程序,物体被主人带入场景并遗弃超过一定时间后系统将自动表示出物体-Remnants of testing procedures, the owner of the object is brought into the scene and abandoned over a certain time after the system automatically shows the object
car
- 对车牌号码进行识别,用c++编写,效果好-License plate number to identify written c++ effect
MRF-ICM 也是先聚类再算的 里面有论文
- 利用马尔科夫随机场对图像进行语义分割,通过ICm求解参数,可以运行,对初学者有较好的借鉴作用(Using Markov random field to semantic segmentation of images, through ICm solution parameters, can run, for beginners have a good reference)
chepaidingwei
- 基于边缘检测算法的车牌定位系统 准确率可以 有测试图库-License Plate Based on Edge Detection accuracy positioning system can test the gallery
Visual-CPP-digital-image-processing
- Visual C++数字图像处理 电子书籍,pdf格式,希望对大家有帮助-Visual C++ digital image processing
Inpainting
- 七篇关于基于偏微分方程的图像修复的IEEE文章 欢迎下载-Seven partial differential equations on the image restoration based on the IEEE article are welcome to download
OpenCVResource
- OpenCV方面的资料,都是从网上搜集到的。以前我往pudn上发过其它方面的资料。这次发的是一些比较零散的,主要还是网页形式的,包含:OpenCV论文,源码,及英文文档
AtomosphericCorrect
- 遥感图像数据处理中大气校正C++代码,亲测可用-the C++ code of Atomospheric Correct in remote sensing
remap
- 该算法可实现图像的多种重映射,即将一副图像中某位置的像素放置到另一个图片指定的位置。-This algorithm can achieve a variety of remapping image, i.e. an image pixel placed at a location to another location specified image.
Canny
- Canny算法对图像处理很重!本文对Canny算法做了简单的介绍-Canny calculater is very import to deal with image.