登录
首页 » 图形图像 » 犯错

犯错

于 2023-07-27 发布 文件大小:1.74 kB
0 34
下载积分: 2 下载次数: 1

代码说明:

扫描线填充法: 1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。 2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。 3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。 边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VB抓截屏小精灵
    这个截图抓图小精灵可谓功能超多,它除了抓图以外还可以把抓到的图片设置为背景,可以自由选择区域抓图,也可延时抓取,还有简单的图像处理功能。
    2022-06-29 17:45:39下载
    积分:1
  • Factorized Graph Matching 分解匹配,路径追踪优化代价函数
    Graph matching (GM) is a fundamental problem in computer science, and it plays a central role to solve correspondence problems in computer vision. GM problems that incorporate pairwise constraints can be formulated as a quadratic assignment problem (QAP). Although widely used, solving the correspondence problem through GM has two main limitations: (1) the QAP is NP-hard and difficult to approximate; (2) GM algorithms do not incorporate geometric constraints between nodes that are natural in computer vision problems. To address aforementioned problems, this paper proposes factorized graph matching (FGM). FGM factorizes the large pairwise affinity matrix into smaller matrices that encode the local structure of each graph and the pairwise affinity between edges. Four are the benefits that follow from this factorization: (1) There is no need to compute the costly (in space and time) pairwise affinity matrix; (2) The factorization allows the
    2022-02-01 17:07:26下载
    积分:1
  • 这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字...
    这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字-This is a VC in the preparation of the environment of small applications, choose any one Chinese characters, then the background characters, characters and prospects, could then make use of these two characters from these two Chinese characters
    2023-09-06 01:35:03下载
    积分:1
  • Slideshow的效果算法。很多挺酷的。用在自己的程序里,肯定不错...
    Slideshow的效果算法。很多挺酷的。用在自己的程序里,肯定不错-Slideshow effect algorithm. Many pretty cool. With their programs, and certainly good
    2023-03-14 06:35:04下载
    积分:1
  • 的相关系数是衡量两幅的相关程度的,本代码直接通过选定区域计算出相关系数!...
    图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
    2022-10-12 01:50:03下载
    积分:1
  • PCA人脸识别代码,希望指教
    PCA人脸识别代码,希望指教-PCA Face Recognition code, hoping enlighten
    2022-03-31 02:45:38下载
    积分:1
  • Ageia s PhysX (well
    Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Convex Geometry(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Convex Geometry (with the implementation of document)
    2022-05-10 22:27:51下载
    积分:1
  • ibqsImage image processing components V2.1
    ibqsImage 图像处理组件 V2.1 -ibqsImage image processing components V2.1
    2022-07-22 11:08:12下载
    积分:1
  • 鼠标左击点几个点,然后右击,构成一个多边,然后进行填充...
    鼠标左击点几个点,然后右击,构成一个多边形,然后进行填充- The mouse left strikes the spot several spots, then right strikes, constitutes a polygon, then carries on fills
    2023-03-26 17:35:03下载
    积分:1
  • Alphat透明合成系统源代码源代码,呵呵,下载它,G.
    Alphat透明合成系统源代码源代码,呵呵,下载吧,将gif图转化成透明的-Alphat transparent Synthesis System source code source code, huh, download it, gif map into transparent
    2022-05-26 07:14:54下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载