-
3d 图形学的 算法,包含源代码
3d 图形学的 算法,包含源代码-3d graphics algorithms, including source code
- 2022-01-26 14:32:08下载
- 积分:1
-
ezplot为了使用仿真计算二进制
用ezplot命令来计算模拟一维二元光子晶体的反射率-Ezplot order to use simulation to calculate the binary one-dimensional photonic crystal reflectivity
- 2023-06-18 02:10:03下载
- 积分:1
-
This program is a simple Java 2D spaceship. Feel free to turn it into asteroids....
This program is a simple Java 2D spaceship. Feel free to turn it into asteroids. It uses the JAMA class for it s matrix operations
- 2022-07-01 22:02:10下载
- 积分:1
-
图像处理之灰度变换 天津理工信息安全中心版权所有
图像处理之灰度变换 天津理工信息安全中心版权所有-Tuxiangchuli zhi huidubianhuan Tianjin ligongdaxue xinxianquan center
- 2022-11-25 23:25:03下载
- 积分: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
-
watermark images shown in part aXu in digital image on the digital watermark tec...
图像水印部分显示阿须数码在数字图像上的数字水印技术。在不改变原有图像品质的情况下将数字水印信息隐藏于图像本身,并可在需要时能提取,用以作为版权声明和信息保护等。-watermark images shown in part aXu in digital image on the digital watermark technology. Without changing the original image quality of the digital watermark information hidden in their own images, when they need it can be extracted and used as a copyright notice and information protection.
- 2022-03-26 11:16:38下载
- 积分:1
-
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y...
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon drawing algorithm Y-X filling algorithm drawing dynamic 3D graphics is the perspective projection map
- 2022-07-22 13:38:11下载
- 积分:1
-
计算机图形学中DDA画直线的算法,使用BCB6开发
计算机图形学中DDA画直线的算法,使用BCB6开发-Computer Graphics DDA painting linear algorithm, developed BCB6
- 2022-03-14 13:50:31下载
- 积分:1
-
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。...
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。-Line Clipping: Click under the cut line segment, draw a line segment then click the rectangular cutting, for Line Clipping.
- 2022-12-12 19:55:03下载
- 积分:1
-
C# 指纹识别器
设备获取到指纹图像或者通过AddImageFile和AddBitmap加入指纹图像时调用axZKFPEngX1_OnImageReceived事件,取得指纹初始特征,设备取到指纹图像后触发,axZKFPEngX1_OnFeatureInfo事件,本实例需要指纹仪自带的Biokey.ocx组件,运行前,需将该组件进行注册,具体步骤如下:
(1)选择开始菜单中的运行。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-09 13:45:04下载
- 积分:1