资源列表
[图形/文字识别] ~图象的边沿检测,提取,轮廓跟踪算法代码
说明:图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code<望军> 在 2008-10-13 上传 | 大小:25.07kb | 下载:0
[图形/文字识别] 车牌定位
说明:车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图<何问宇> 在 2008-10-13 上传 | 大小:717.34kb | 下载:0
[图形/文字识别] Computer Graphics C Version (2nd Ed)
说明:计算机科学经典著作之一,计算机图形学,C语言版本,不错的说!-one of the classics of computer science, computer graphics, C language version, it is true to say!<写意> 在 2008-10-13 上传 | 大小:18.76mb | 下载:0
[图形/文字识别] 数字汉字字符识别
说明:这是一个数字汉字字符识别系统,它的特点在于它的多种识别对象,可以完成数字,汉字,字符等的识别。-This is a number and Chinese character recognition system, its characteristic consist its manifold recognition object, and it could complete the recognition of number, Chinese character, character, and<李蕙> 在 2008-10-13 上传 | 大小:86.93kb | 下载:0
[图形/文字识别] A Star算法源代码
说明:A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.<许冲> 在 2008-10-13 上传 | 大小:13.22kb | 下载:0
[图形/文字识别] 实现图象平滑(去噪声),锐化算法的源代码
说明:对高质量数字图像实行图像平滑,提高图片质量,并去掉噪声!-to implement high-quality digital image smoothing images, enhance picture quality and eliminating noise!<呵呵> 在 2008-10-13 上传 | 大小:23.31kb | 下载:0