-
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
-
一个不错的JPEG图像压缩软件,值得一看!
一个不错的JPEG图像压缩软件,值得一看!-a good JPEG image compression software, an eye-catcher!
- 2023-03-02 08:05:03下载
- 积分:1
-
图像深度消影,动画
图像深度消影,动画- The picture depth disappears the shade, the animation
- 2022-05-07 05:05:31下载
- 积分:1
-
使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式...
使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式- Uses CImage.lib, Jpeg.lib, the png.lib development screen
saver, may demonstrate the many kinds of graphs form
- 2022-04-24 06:00:35下载
- 积分:1
-
图象二值化代码
图象黑色 灰白比对
二值化代码 图象黑色 灰白比对...
图象二值化代码
图象黑色 灰白比对
二值化代码 图象黑色 灰白比对
-Image Binarization image black gray code binary code than the right image gray than black
- 2022-04-28 02:19:25下载
- 积分:1
-
如何让CDC上输出的文字、图形具有保持功能,集合类 CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在C...
如何让CDC上输出的文字、图形具有保持功能,集合类 CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。 -CDC on how to output text, graphics have to keep feature, CPtrArray use of collections, CPaintDC with CClientDC and application of the distinction, OnPaint and OnDraw in CView relations and realize the insider, the realization of a rolling window, the coordinates of space, mapping the way device coordinates and logical coordinates conversion. Metafile device use, how to use DC-compatible graphics realize the preservation and reproduction.
- 2022-01-25 22:58:47下载
- 积分:1
-
为光线投射三维体绘制比较简单的源代码,适合于初学者
为光线投射三维体绘制比较简单的源代码,适合于初学者-Three-dimensional volume rendering for ray casting a relatively simple source code, suitable for beginners
- 2023-06-09 17:55:03下载
- 积分:1
-
Canny 边缘检测算法
检测效果不错,很有用。
Canny 边缘检测算法
检测效果不错,很有用。-Canny Operator is Useful for edge detection
- 2022-08-10 11:50:08下载
- 积分:1
-
自己刚用c#时候的作品,自己还是比较满意的,老师给分很高哦
自己刚用c#时候的作品,自己还是比较满意的,老师给分很高哦-with their c# recently when the works themselves is quite satisfied with the high teacher-to-oh
- 2022-10-26 21:35:03下载
- 积分:1
-
傅立叶变换
Fourier transform for image
- 2022-03-06 16:01:14下载
- 积分:1