资源列表
Geometric
- 实现图像几何变换,如图像的平移,缩放,转置,旋转,镜像变换-Image geometric transformation, such as image translation, scaling, transpose, rotate, mirror transform. .
Focus
- CCTV镜头选择工具,通过监控范围来选择合适的镜头焦距。也可通过镜头的焦距,以及镜头跟监控目标的距离,来计算出视频的范围。-CCTV lens select tools.it use to select the focus of the lens by monitoring Area.also can counter the area of video by focus and distance.
koch
- 计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut
drawCircle
- 使用java 绘制简单的几何图形,包含圆和直线。-draw lines and circle.
halfedge.tar
- 半边数据结构C++实现,包里只有一个half_edge类,包含了半边数据结构以及5个基本欧拉操作。显示用的是Opengl-Half_Edge Datastructure implementation.In the source code it has a half_edge class,it defines the basic half_edge datastructure and euler operations.Uses Opengl to display.
CG
- 这是一本关于计算几何的手册书籍,对学习计算几何的同学们有一定帮助。-Handbook of discrete and computational geometry 2ed
Fractal-image-compression
- 分形图像压缩原始程序,matlab实现,调试后可用,时间较长。-Fractal image compression the original program
package
- Delaunay 分治法进行三角剖分,同时对剖分后的三角面片进行动画模拟。-Divide and conquer Delaunay triangulation, while triangles after subdivision animated simulation.
3
- 基于分形算法的山体自动生成方法 C++源代码-terra gerenic
jiaojujisuan
- 透镜的焦距计算,通过曲率半径等计算出透镜的焦距-Lens focal length calculation, the radius of curvature, such as through the lens focal length is calculated
实用分形编码程序
- 分形编码程序,有注解,需要用分形方法进行下一步编程的可以拿去参考
Ch4_2DTrans_2DTrans
- 编写代码实现二维几何变换:旋转、比例,平移,对称,错切变换。-Develop code that implements two-dimensional geometric transformations: rotation, scaling, translation, symmetry, shear transformation.