-
graphic image processing
图形图象的处理程序-graphic image processing
- 2022-06-18 06:38:05下载
- 积分:1
-
support of the edges in the image feature extraction, and access to, such as his...
支持图像的边缘特征提取,和获取直方图 等-support of the edges in the image feature extraction, and access to, such as histogram
- 2022-01-25 22:59:54下载
- 积分:1
-
这是一个Bezier曲线(C++)的源代码。这是非常重要的计算机图形…
这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
- 2022-02-13 00:23:46下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
多变形填充的程序c语言
多变形填充的程序c语言-more filled the deformation process language c
- 2022-03-16 04:40:59下载
- 积分:1
-
正方体透视投影变换,可通过鼠标及键盘实现动画效果
正方体透视投影变换,可通过鼠标及键盘实现动画效果-cube perspective projection transform, through mouse and keyboard to achieve animation effects
- 2023-06-25 01:20:03下载
- 积分:1
-
himself in a multi
自己写的一个多功能图象编辑器,包含简单的动画制作 播放-himself in a multi-purpose image editor, include simple animation player
- 2022-04-22 12:29:24下载
- 积分:1
-
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。...
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。-A great two-dimensional contour mapping procedures, the use of bicubic surface fitting algorithm, the contour lines to be very smooth, compared to the other I can see that the contour tracking algorithm increases the smoothing results are isogram much higher quality.
- 2023-01-16 01:05:04下载
- 积分:1
-
囊括28种图形变换算法源代码集合,包括几何变换、颜色变换等常用算法。
囊括28种图形变换算法源代码集合,包括几何变换、颜色变换等常用算法。-Include 28 kinds of graphics transform algorithm source code collections, including geometric transformations, color transform, such as commonly used algorithms.
- 2022-05-15 13:15:03下载
- 积分:1
-
这是一个如何使用VTK程序。网
this is a program of how to using vtk on .net
- 2022-04-09 05:05:54下载
- 积分:1