-
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 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.
- 2022-09-16 13:35:03下载
- 积分:1
-
OpenGL VC++
基于VC平台的OpenGL程序
对于初学者会有帮助-OpenGL VC++
- 2022-09-23 11:05:03下载
- 积分:1
-
bmp图像进行处理,如点运算,锐化,分割
bmp图像进行处理,如点运算,锐化,分割-bmp image processing, such as the point of computing, sharpening, partition
- 2023-04-08 17:30:04下载
- 积分:1
-
画一条直线和立方体的源代码,可以通过改变参数,来改变图形的大小。...
画一条直线和立方体的源代码,可以通过改变参数,来改变图形的大小。-Draw a straight line and the cube of the source code, you can change the parameters to change the graphic size.
- 2023-05-12 20:50:03下载
- 积分:1
-
用VC++编写的在文档内画图的源程序,比较简单适合初学VC的人...
用VC++编写的在文档内画图的源程序,比较简单适合初学VC的人-With VC++ Prepared within the drawing in the document source, is relatively simple for beginners VC people
- 2022-01-30 13:57:19下载
- 积分:1
-
内存画图DLL,可以快速画出圆,矩形,三角,多边形等常见的图形以及各种曲线...
内存画图DLL,可以快速画出圆,矩形,三角,多边形等常见的图形以及各种曲线-Memory drawing DLL, can quickly draw circle, rectangle, triangle, polygon, such as graphics and a variety of common curve
- 2022-02-03 05:32:27下载
- 积分:1
-
该程序用Delphi7.0实现,中文名称:血液红细胞识别与统计系统,可以识别一幅图片中的血红细胞并统计出个数,准确率达到90%以上,该程序包含了用Object...
该程序用Delphi7.0实现,中文名称:血液红细胞识别与统计系统,可以识别一幅图片中的血红细胞并统计出个数,准确率达到90%以上,该程序包含了用Object Pascal语言处理图像的一些基本常用技巧,值得一看-Delphi7.0 realize with the program, Chinese name: blood red blood cell identification and statistical systems to identify a picture of the red blood cells and a number of statistical accuracy rate over 90, the program includes the use of Object Pascal language processing images some basic common skills, worth a visit
- 2022-10-25 17:55:03下载
- 积分:1
-
" VC++ implementation of digital image recognition process cases," one...
《VC++实现数字图像识别程序案例》一书源代码。有电子书但是没有光盘的人可以下载-" VC++ implementation of digital image recognition process cases," one source book. However, there is no CD-ROM e-book can download
- 2022-06-26 01:54:26下载
- 积分:1
-
脑片分割算法,第二个程序由首席运营官。
sclice segmentation algorithm which is the second one programmed by Coo.
- 2022-07-14 02:54:08下载
- 积分:1
-
terrain height querry, which is represented by triangle mesh
terrain height querry, which is represented by triangle mesh
- 2022-02-20 03:49:23下载
- 积分:1