资源列表
车牌定位
- 车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图
~图象的边沿检测,提取,轮廓跟踪算法代码
- 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
ogl_stanford_bunny
- stanford有名的bunny兔子的实例。-famous bunny rabbit example.
ogl_alpha_blending_framebuffer
- 基于opengl的桢缓存的alpha融合实例。-on opengl undercover cache alpha fusion examples.
ogl_texture_filtering
- opengl中纹理滤波的实现,有助于加深对这一概念的理解-opengl Texture Filtering and that the realization of this right will help to deepen our understanding of the concept of
ogl_fullscreen
- 如何在opengl程序运行时实现全屏显示的方法。-in opengl running achieve full screen display method.
一个绘图类
- 一个vc座的绘图类,支持多种格式,带中文说明。-vc Block, a type of graphics, support for multiple formats, with Chinese explanation.
ogl_multitexture_blending
- 本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果-cases this is a multi-texture mapping integration examples of how to achieve more texture mapping and integration with the results
数字图像处理源代码
- 图形常见变换如维纳、中值滤波 小波变换,加噪,复原等处理要求图像为256色-common graphics transformation as Wiener, the median filter wavelet transform, increase noise, rehabilitation processing requirements for the 256 color images
Matlab和C++编写的傅立叶变换程序源代码
- (1)用MATLAB开发的傅立叶变换以及逆变换的一个例子,测试通过无误。(2)C++编写的傅立叶以及逆傅立叶变换程序源代码,测试通过。-(1) Using MATLAB development of the Fourier transform and inverse transform an example of the test correct. (2) C + + and inverse Fourier Fourier transform source code, test.
bmptojpeg
- 这是一个可以实现bmp转化成JPEG、Gif、Png格式的C程序,实现简单,操作方便(极力推荐下载!!!)-This is an achievable bmp into JPEG, Gif, Png format C procedures, simple, convenient operation (strongly recommended download! ! !)
第二章特效显示
- 用于图象不同的显示,有从右向左和从左向右的显示,还有窗帘显示等.-images for different display, from right to left and from left to right indicate that there are curtains display.
