登录
首页 » 图形图像 » 本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。...

本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。...

于 2022-03-26 发布 文件大小:285.56 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。-I collected a number of computer graphics DDA line algorithm source code and its procedures.

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

发表评论

0 个回复

  • 医学CT成算法,小弟得之千辛万苦哦
    医学CT成像算法,小弟得之千辛万苦哦-medical CT imaging algorithm, finding someone who painstakingly oh
    2022-01-26 01:08:35下载
    积分:1
  • MPEG
    MPEG-2-13818标准-MPEG-2-13818 standards
    2022-03-15 06:32:23下载
    积分:1
  • 本软件是由作者经过数字处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方,直方均衡处理,线性运算,二值化,灰度
    本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image
    2022-06-20 05:34:49下载
    积分:1
  • 两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南....
    两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南.-Two folders are Java under the Eclipse project, Eclipse is running, respectively, after the import of these two works can be seen on the results. Please check AP2APTest how to run the development of guidelines.
    2022-03-11 20:08:12下载
    积分:1
  • 该判断多边点时钟排列方向, 非常准确(不准确的还没有遇到过,快3年了)。 该函数用到的相关函数都在文档中: 1.PtoLDistance-点到直线...
    该判断多边形点时钟排列方向, 非常准确(不准确的还没有遇到过,快3年了)。 该函数用到的相关函数都在文档中: 1.PtoLDistance-点到直线的距离; 2.CalcPolygonRect-计算多边形外接矩形; 3.CalcSegmentRect-计算线段外接矩形; 4.Distance-计算两点距离; 5.ISZEROA-判断数值是否为零; 该函数数据类型为Windows的POINT,使用了标准模板vector-The polygon points to determine the direction of the clock with very accurate (inaccurate, not yet encountered, fast 3 years). The function of the correlation function used in the document: 1.PtoLDistance-point to the straight-line distance 2.CalcPolygonRect-calculated external rectangular polygon 3.CalcSegmentRect-computing segment external rectangle 4.Distance-computing two distance 5 . ISZEROA-judge whether the value is zero the function data type for the Windows-POINT, using the standard template vector
    2023-08-03 05:55:03下载
    积分:1
  • 本程序是用于三维的,三维重建,非常有用
    本程序是用于三维图像的,三维重建,非常有用-This procedure is used for three-dimensional images, three-dimensional reconstruction, a very useful
    2022-06-26 17:31:53下载
    积分:1
  • Peking University
    北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第九章 线形系统理论-Peking University
    2022-04-26 09:38:55下载
    积分:1
  • vega中的tripod碰撞检测方法,上房问题在min和Max的参数中。如果max值越大,你爬高就越大。min越小你下坡也就越大。他们的值与你的场景单位有关。他...
    vega中的tripod碰撞检测方法,上房问题在min和Max的参数中。如果max值越大,你爬高就越大。min越小你下坡也就越大。他们的值与你的场景单位有关。他们都是极限值,如果你的房子高度在max值之下就不可能“上房”了。你的坡度落差大于min的绝对值时,他就下不去了。一般用在z和Tripod中常见-vega in the tripod of collision detection methods,上房problem min and Max parameters. If the max value bigger, you climb the greater. min greater the smaller the downhill you. Their value and your scene units. They are limits, if your house under a high in the max value can not be
    2023-06-03 18:45:02下载
    积分:1
  • VB数据库加载数据生成曲线显示
    比较老的教学式源码,采用的是VB6.0版本开发,演示如何从一个数据库里加载对应数据,并且在界面上以曲线图的形式显示出来,包含横纵数据分布,以及柱状图属性修改等;
    2022-03-22 10:38:02下载
    积分:1
  • 预览,片, 动画
    预览,图片, 动画-preview, pictures, animation
    2022-03-25 06:11:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载