资源列表
[2D图形编程] use-polygon-to-be-a-circle
说明:使用多边形逼近画圆,面向学习计算机图形学的朋友-Use polygonal approximation Circle, learning-oriented computer graphics friends<Irene> 在 2025-01-26 上传 | 大小:2kb | 下载:0
[2D图形编程] FISH-AND-ANIMAL-CPP
说明:C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual<周前飞> 在 2025-01-26 上传 | 大小:2kb | 下载:0
[2D图形编程] coordinate-transforming
说明:coordinate transforming (坐标转换),利用7参数来进行不同坐标系之间的转换。-the coordinate transforming (coordinate conversion), 7 parameters for conversion between different coordinate systems.<周亚军> 在 2025-01-26 上传 | 大小:2kb | 下载:0
[2D图形编程] fitellipse
说明:将离散的点拟合成椭圆,对椭圆进行拟合,返回5个参数,效果非常好-The discrete points fitted ellipse, the ellipse fitting to return to the five parameters, the effect is very good<齐志峰> 在 2025-01-26 上传 | 大小:2kb | 下载:1
[2D图形编程] K_means_color_segmentation
说明:k-mean算法,对入学者有研究意义,可以了解图像的分割算法基本原理-k-mean algorithm, enrollment research, you can learn the basic principles of image segmentation<yjb> 在 2025-01-26 上传 | 大小:2kb | 下载:0
[2D图形编程] Cohen-Sutherland
说明:Cohen-Sutherland 剪裁算法-Cohen-Sutherland<x> 在 2025-01-26 上传 | 大小:2kb | 下载:0