-
a good image
一个很好的图像处理程序-a good image-processing program
- 2023-07-08 02:00:03下载
- 积分:1
-
水与光相互作用能产生一种梦幻般的景象:由于反射和折射,弯曲的光线在海底形成舞动的刻蚀,因此在海面上就能看到了变换无穷的花纹,本程序主要实现此功能...
水与光相互作用能产生一种梦幻般的景象:由于反射和折射,弯曲的光线在海底形成舞动的刻蚀,因此在海面上就能看到了变换无穷的花纹,本程序主要实现此功能-water and light interaction can produce a fantasy picture : reflection and refraction, Bending light in the seabed dancing etching, on the surface you can see the transformation of infinite size. The main procedures for the realization of this function
- 2022-02-10 10:14:18下载
- 积分:1
-
实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。...
实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。-Class clPlot, vc environment under curve vc in the form of real-time dynamic curves show the data control.
- 2023-02-05 14:40:04下载
- 积分: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
-
关于中心画圆算法,通过计算x = 0到 y = 0 的1/4椭圆的范围,然后通过对称原理得到其他3/4个点的信息。(R2表示椭圆厂轴的半径)...
关于中心画圆算法,通过计算x = 0到 y = 0 的1/4椭圆的范围,然后通过对称原理得到其他3/4个点的信息。(R2表示椭圆厂轴的半径)
-Center Circle on the algorithm, by calculating the x = 0 to y = 0 1/4 of the scope of an oval, and then adopted the principle of symmetry other 3/4 point information. (R2 that elliptical plant axis radius)
- 2022-04-30 15:26:26下载
- 积分:1
-
umleditor
UMLEditor
- 2022-02-24 16:58:38下载
- 积分:1
-
对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。...
对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。-have the right coordinates data with B-spline interpolation method of curve fitting, and to the left shows data, as well as by calling the document the input data.
- 2023-08-03 09:50:03下载
- 积分:1
-
一个很舒服的观看bmp图像的vc++程序
一个很舒服的观看bmp图像的vc++程序-a very uncomfortable to watch bmp image vc procedures
- 2022-11-17 20:15:03下载
- 积分:1
-
这是一个matlab环境下的关于图像频谱分析的源代码,内附图像。...
这是一个matlab环境下的关于图像频谱分析的源代码,内附图像。-This is a Matlab environment on the image spectrum analysis of source code, containing images.
- 2022-03-02 22:50:15下载
- 积分:1
-
使用2D变换原理,绘制一个2D图形,并进行图形基本变换
使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
- 2022-11-25 05:30:03下载
- 积分:1