-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框
采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框-Based on VC++ The OpenCV prepared by Robert edge detection procedures have the dialog box
- 2022-05-09 01:17:49下载
- 积分:1
-
3ds This is a document of 3D Scene Rendering the complete system. The main funct...
这是一个3ds文件的三维场景绘制的完整系统。主要功能有:3ds文件的读取、添加纹理、文档串行化、拷屏和视频捕捉。对于做虚拟现实和场景模拟的有一定参考意义。-3ds This is a document of 3D Scene Rendering the complete system. The main functions are : 3ds document read, add texture, document serial, emboss screen and video capture. So for virtual reality and simulation of the scene are meaningful.
- 2022-04-21 08:12:37下载
- 积分:1
-
a good waveform display program, left Mobile, with XP button. The pressure for t...
一个不错的波形显示程序、向左移动,带XP按钮。本用于气压控制的,拿出来共享一下!:)-a good waveform display program, left Mobile, with XP button. The pressure for the control of the show to share what! :)
- 2022-04-06 23:17:24下载
- 积分:1
-
access to the images for processing, and basic knowledge of engineering examples...
有关图象的获取几处理的基本知识以及工程实现的例子和源代码,内容较为详实-access to the images for processing, and basic knowledge of engineering examples and source code, a more detailed
- 2023-06-13 18:06:04下载
- 积分:1
-
图像模糊增强函数
图像模糊增强函数-images fuzzy enhancement function
- 2022-12-13 07:30:02下载
- 积分:1
-
制作图标的程序,VB源代码。
制作图标的程序,VB源代码。-icon production procedures, VB source code.
- 2022-01-26 04:04:56下载
- 积分:1
-
此代码用于从CAD所生成的DXF文件中提取所需的实体数据,该数据是来完成自动编程系统的关键数据。...
此代码用于从CAD所生成的DXF文件中提取所需的实体数据,该数据是来完成自动编程系统的关键数据。-for this code generated from the CAD DXF files from the data entities, The data is to complete the automatic programming system critical data.
- 2023-08-23 04:20:03下载
- 积分:1
-
基于vc的数字识别系统(digitrec)
基于vc的数字识别系统(digitrec)-A figure recognizing system writen by vc(digitrec).
- 2022-04-23 01:47:55下载
- 积分:1
-
一三
一个立体的转动的地球 给你不同的感觉-a three-dimensional rotation of the Earth to you different feelings
- 2023-06-20 12:55:04下载
- 积分:1