-
自己写的用DeCasteljau算法实现的Bezier曲面。
自己写的用DeCasteljau算法实现的Bezier曲面。-Using the Decastljau arithmetic to realize the Bezier surface
- 2022-07-11 19:51:16下载
- 积分:1
-
VC与matlab混合编程
VC与matlab混合编程-VC mixed with Matlab programming
- 2022-06-30 20:06:25下载
- 积分:1
-
一个图像处理的程序以及测试程序,希望大家喜欢。
一个图像处理的程序以及测试程序,希望大家喜欢。-an image processing procedures and testing procedures, hope you like them.
- 2023-02-25 13:10:04下载
- 积分:1
-
功能:连接多义线,将选定标注改为当前标注形式,给标注文本加括号,恢复所有图层先前状态...
功能:连接多义线,将选定标注改为当前标注形式,给标注文本加括号,恢复所有图层先前状态-Features: Connect polyline will be replaced by the current marking of selected forms of tagging, to mark the text in brackets added to restore the previous state of all layers
- 2022-11-03 06:30:03下载
- 积分:1
-
航空摄影测量单源切除
航空摄影测量单片后方交会源代码-aviation photogrammetry single source Resection
- 2022-07-04 15:50:35下载
- 积分:1
-
Bresenhan Line生成算法
Bresenhan Line生成算法-Bresenhan Line Algorithm
- 2022-07-16 13:56:14下载
- 积分:1
-
1. 实现了 DAA画线法画直线 (必做) (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作)...
1. 实现了 DAA画线法画直线 (必做) (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做)-1. To achieve the DAA painting painting straight line method (regimen) (a) Midpoint Circle Line (input coordinates x, y coordinates Center) (regimen) (2) two-dimensional region filled (4-seed filling color algorithm) (for the elections) (3) linear reduction (Option A) (regimen) (4) Bessel curve (the importation of four control points, or directly with a click of the mouse, the request will coordinate with the right show) (regimen)
- 2023-07-08 08:20:02下载
- 积分: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
-
绘制图的 2D 和 3D
此源代码有许多源代码包括 2dGraph 2DpametricGraph 3dparamatricGraph 3dParametricSurfaces 3dSurfaces FAstFurier TransformandFilters FuierTransformanddIdealIdealFilTilters
- 2022-03-21 07:26:09下载
- 积分:1
-
韩裴
韩培友一书的配套完整源代码与误勘表-HAN Pei-Friends
- 2022-07-09 20:06:59下载
- 积分:1