资源列表
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)
50842922D
- 3ds max 入门学习教程,希望可以与大家交流交流-learning guide, we hope to share with the exchange
OpenGUI_src_0.8.zip
- OpenGUI 一个用于3D环境的界面库,支持Ogre,opengl等。,OpenGUI
chepaidingwei
- 基于边缘检测算法的车牌定位系统 准确率可以 有测试图库-License Plate Based on Edge Detection accuracy positioning system can test the gallery
RGB
- 采集的图像通常是RGB形式,通过绘制RGB空间各个通道的直方图,进而比较各个通道的差异性-Acquired images is typically in the form of RGB, RGB space by drawing a histogram for each channel, and then comparing the difference of each channel
Visual-CPP-digital-image-processing
- Visual C++数字图像处理 电子书籍,pdf格式,希望对大家有帮助-Visual C++ digital image processing
Display3dRMX
- Project Example with GTK graphical user interface, which include a 3D enviroment to make some test (import pointcloud, stl, generating geometries...etc)
thesis.ps
- 微软人脸检测相关研究技术报告,内有详细人脸检测的研究和实现方法-Face Detection Microsoft research technical report, which detailed human face detection method for research and
Inpainting
- 七篇关于基于偏微分方程的图像修复的IEEE文章 欢迎下载-Seven partial differential equations on the image restoration based on the IEEE article are welcome to download
XNALearning
- 这是一个基于XNA的3D引擎实例,我已经完成了Lua脚本的导出以及地图接口之类的工作,只需要您自行抽象就可以制作FPS。-This is a 3D engine based on XNA instance, I have completed the Lua scr ipt to export map interface like work, only need your own abstract can create FPS.
hough-change
- 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image