资源列表
OWT SURE-LET denoising
- 在斯坦恩无偏风险估计下 ,利用传统的阈值去噪 ,对阈值函数进行线性扩展,以实现图像去噪。本代码是基于正交小波的实现
CPP
- 实验 代码+实验册 三角形、长方形、正方形和圆形。几何图形的类型可以通过构造函数或通过成员函数来设置。 -The triangle, rectangle, square and circle. Geometry graph type can through the constructor or through the member function to set.
Cayley-tree
- 计算机图形学的分形部分caylee tree 程序-The fractal part caylee tree program in computer graphics
fractral
- 绘制分形图像,MFC平台开发的可视化操作界面,包括字符串迭代、IFS、牛顿函数迭代等算法。-Draw fractal image, MFC platform visual interface, including string iteration, IFS, algorithms such as Newton iteration function.
Geometry-in-computer-vision
- 最新的英文书几何计算机视觉中的相机模型和基本概念-Geometry in computer vision camera model and basic concepts
GA-for-Computer-Graphics
- 几何代数在计算机图形学中的应用,从初等代数、向量代数、四元数代数引申到共形几何代数。-Geometric algebra in computer graphics applications, from elementary algebra, vector algebra, quaternion algebra extended to the conformal geometric algebra.
CutLine
- 能实现绘制图形、两种裁剪、三种分形Sutherland,L_Barskey,Koch,Julia,Mandbrot-It can realize Sutherland,L_Barskey,Koch,Julia,Mandbrot
3-d-transformation
- 计算机图形学原理经典电子书里的三维转换源代码,-Computer graphics principles of classic books in the three-dimensional conversion source code
tree
- 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
imagechange
- C++中实现图片的几何变换-image change
fractalimagecompression
- 自己做的一个关于fractal image compression的topic,包含基本的分形思想和分形在图像压缩上的应用-Own a fractal image compression on the topic, contains the basic ideas of fractal and fractal image compression in the application
Ch4_2DTrans_2DTrans
- 编写代码实现二维几何变换:旋转、比例,平移,对称,错切变换。-Develop code that implements two-dimensional geometric transformations: rotation, scaling, translation, symmetry, shear transformation.