搜索资源列表
DImage0.4
- Java实现的数字图像增强处理程序,可以直接用,其中FFT算法为原创!-Java implementation of digital image enhancement processing, can be directly used, including FFT algorithm is original!
The-license-plate-recognition
- 该源码能够对采集的图像实现灰度化、拉格朗日算子边缘检测、图像增强、二值化等功能,其次能够对车牌图像进行初步定位和精确定位,最后再对车牌图像进行分割识别-The source to image acquisition to achieve gray, Lagrange operator edge detection, image enhancement, the value of the two functions, then to perform initial positioning and
Gray-Level Grouping (GLG)的算法实现
- 从IEEE上下载的关于图像增强的一种方法,自己动手做了算法实现,MFC制作,使用dibimage图像类,适合初学者看看。