登录
首页 » 图形图像 » 中点Bresenham画直线算法

中点Bresenham画直线算法

于 2022-11-18 发布 文件大小:792.00 B
0 62
下载积分: 2 下载次数: 1

代码说明:

中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • e book for statistical signal processing estimation and detection.
    e book for statistical signal processing estimation and detection.
    2023-01-29 03:00:03下载
    积分:1
  • picturesque linear, rectangular, round and oval. Not painted triangle and polygo...
    可以画直线、矩形、圆形和椭圆形。不可以画三角形和多边形。没有橡皮擦。-picturesque linear, rectangular, round and oval. Not painted triangle and polygon. No eraser.
    2023-02-22 00:35:03下载
    积分:1
  • very important curve, using vc programming, achieving up to 10 control points be...
    计算机图形学中很重要的曲线,采用vc编程,实现了最多10个控制点的bezier曲线的绘制,稍作修改可实现更多的控制点-very important curve, using vc programming, achieving up to 10 control points bezier curve drawing and make some changes to achieve more control point
    2022-04-22 00:32:41下载
    积分:1
  • 我的英语很差
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 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,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-my english is poor
    2023-06-10 05:40:04下载
    积分:1
  • 象处理的原代码,包括测试片,是一个不错的动东
    图象处理的原代码,包括测试图片,是一个不错的动东-image processing of the original code, including testing photographs, is a good move East
    2022-04-20 16:23:37下载
    积分:1
  • 一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行...
    一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
    2022-01-21 04:13:59下载
    积分:1
  • <Visual C++数字处理>配套光盘2
    <Visual C++数字图像与图形处理>配套光盘2- matching two discs
    2023-08-24 10:35:04下载
    积分:1
  • 三维学,逆向工程一个文件格式读入与输出的源代码,大家有意可以研究一下。...
    三维图形学,逆向工程一个文件格式读入与输出的源代码,大家有意可以研究一下。-3D Computer Graphics.VC in/out source code of a file format about reverse engineering .
    2023-07-06 12:25:03下载
    积分:1
  • 抗任意角度旋转的匹配算法的matlab实现
    抗任意角度旋转的图像匹配算法的matlab实现-image matching of any rotation
    2022-05-27 17:21:22下载
    积分:1
  • Implementation of Automatic Vehicle Location MATLAB procedures: pre
    实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
    2022-01-26 03:57:52下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载