搜索资源列表
cardetection
- 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,63
tuxiangdexuanzhuan
- 图像的旋转,对灰度图和彩色图进行旋转,方便大家学习!-Rotate the image, the grayscale and color map to rotate so as to facilitate learning!
xiaobobianhuan
- 对图像进行小波变换,对灰度图和彩色图进行小波变换,方便大家学习!-The image wavelet transform, grayscale and color map of the wavelet transform so as to facilitate learning!
TWO
- 对于一副彩色图像进行灰度化处理后得到该图的灰度图-Gray processing
256-turn-grayscale-image
- 将256彩色图转化成灰度图,C++的源代码,希望能有所帮助。-Will 256 color figure into grayscale, c++ source code, hoping to help.