登录
首页 » 图形图像 » Polygon clipping is one of those humble tasks computers do all the time. It s a...

Polygon clipping is one of those humble tasks computers do all the time. It s a...

于 2022-09-16 发布 文件大小:56.16 kB
0 270
下载积分: 2 下载次数: 1

代码说明:

Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.

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

发表评论

0 个回复

  • vc下的cg编程例子
    vc下的cg编程例子-vc the programming examples cg
    2022-02-04 05:59:55下载
    积分:1
  • MATLAB 7.x界面设计与编译技巧。包括:第二篇,化使用者界面;第三篇,深入活用MATLAB Compiler....
    MATLAB 7.x界面设计与编译技巧。包括:第二篇,图形化使用者界面;第三篇,深入活用MATLAB Compiler.-MATLAB 7.x interface design and build skills. Include: second, a graphical user interface third part, in-depth utilize MATLAB Compiler.
    2022-01-29 04:34:17下载
    积分:1
  • Recently discovered a number to identify the source, to share with you, VC++ 6.0...
    最近发现一个数字识别的源码,给大家分享,VC++6.0环境,训练识别计算-Recently discovered a number to identify the source, to share with you, VC++ 6.0 environment, training, identification of the calculation
    2023-07-15 19:20:03下载
    积分:1
  • jpeg encode
    论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
    2022-03-16 06:35:42下载
    积分:1
  • 2D库,可通过AllegroGL与opengGL交互,实现优势互补。主要作为2D游戏引擎...
    2D图形库,可通过AllegroGL与opengGL交互,实现优势互补。主要作为2D游戏引擎-2D graphics library, AllegroGL with opengGL through interactive, complementary advantages. Used primarily as a 2D game engine
    2022-08-06 01:18:44下载
    积分:1
  • 2023-08-08 22:30:04下载
    积分:1
  • A program of digit recognition.
    数字识别的源代码程序-A program of digit recognition.
    2022-07-03 15:40:55下载
    积分:1
  • 模糊核聚类及几篇文章,用于数据和的模糊聚类分割,效果还行...
    模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行-nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK
    2022-02-06 04:05:24下载
    积分:1
  • 案抖动技术处理系统源代码
    图案抖动技术处理系统源代码-Jitter pattern processing system source code
    2023-05-02 03:30:03下载
    积分:1
  • 这是一个用VC++实现的,能从键盘输入字符
    这是一个用VC++实现的,能从键盘输入字符-This is a VC with the characters from the keyboard
    2023-08-31 04:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载