搜索资源列表
xt.zip
- XSL Transformations (XSLT).
get3dtrans
- 三维图形变换,可以建模,进行矩阵变换,变换视角,二维映射和透视。-transform 3D graphics, modeling, matrix transformations perspective, and the two-dimensional mapping perspective.
2006010511
- dda、bresenham 画直线 ,bresenham 画圆 ,填充算法,几何变换(平移、缩放、旋转等), 小型绘图软件(用鼠标绘制直线、矩形、多边形、圆、填充、平移)-dda, bresenham painting straight bresenham Circle, filling algorithm, Geometric Transformations (translation, scaling, rotating, etc
GeodeticTransformations
- Set of tools to perform transformations between projection, ellipsoidal and cartesian coordinates in either direction. -Set of tools to perform transformations be tween projection. ellipsoidal and cartesian coordinates
MathNet.Numerics-v0.3
- Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNe
imagemanipolation
- 一个包含了许多常用图像处理功能的程序,例如边缘探测,各种变换,边界抽取等,压缩包内附有测试用图片-one contains many image processing functions commonly used procedures, such as edge detection, various transformations, from the border. Compression packet containing a te
Transformations
- 三维变换OpenGL描述.并配有两个很好的例子.交互式图形处理,和机器人手臂.-transform OpenGL 3D descr iption. And equipped with two good examples. Interactive graphic processing, and the robot arm.
rotate
- 只使用opengl的glvertex函数和基本的矩阵变换,而不使用任何opengl的高层函数实现不消隐正方体的旋转,平移,缩放-Opengl the glvertex use only the basic functions and matrix transformations, without using any opengl realize high-level function does not blanking cube rot
OpenGLexample
- 通过OpenGL函数在视图区绘制茶壶,球何多边形,并可以设置体显示模式(点,线,实体),同时可以设置光照,阴影,反走样何改变颜色和几何变换,不愧是一个好例子。-Through the OpenGL functions in the view area map teapot, the ball Ho polygon, and can set the Display mode (point, line, entities), at the
blinear(matlab)
- 图像几何变换(如旋转)时用到的最近领域和双线性插值方法,-Image geometric transformations (eg rotation), when used in recent field and bilinear interpolation methods,
3Dtransform
- 对正立方体图形进行平移、旋转、变比、对城、错切等几何变换及平行投影和透视图等投影变换。-Graphics on the cube is translation, rotation, variable ratio, on the City, shear, such as geometric transformations and parallel projection and perspective projection transfor
DIP_1
- The focus of this project is to experiment with intensity transformations to enhance an image.
planet
- 1.掌握平移变换、放缩变换、旋转变换、错切变换、对称变换和复合变换的基本原理。 2.掌握OpenGL矩阵堆栈的操作方法 3.掌握组合变换原理 -1. Have translational transformation, zoom transform, rotation, shear transformations, compound symmetry transform and the basic principles o
2d-geometric-transformations-jursa
- Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
least-square-affine-transformations
- 用最小二乘法实现的仿射变换的程序,很好用的。-The least square method to achieve affine transformations of the program, very good use.
coordinate-transformations
- 本程序实现了高斯坐标的正反算 详细说明了 算法步骤,希望对你们有所帮助- Formulas for forward andbackward transformation are given and three routines ,LBtoXY ,XYtoLB andLBtotheXY ,are written through computer language VB according to functions needed.The d
Matrix-transformations
- 矩阵变换,矩阵相加,矩阵相减,数乘矩阵,矩阵转置,矩阵求逆功能。-Matrix transformations
DFT-and-DCT-transformations
- 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code
Filter Transformations
- Filter Transformations
image transformations
- Manipulate images, and apply image transformations in OpenCV using Python