搜索资源列表
deepsea_pictest2
- Flash5 图片角度变换这个程序的代码很简单,但是却可以实现一个看起来比较复杂的变换,通过移动鼠标,图片会旋转和挤压-Flash5 picture perspective transform this procedure code is very simple, but it can achieve a much more complex transformation through mobile mouse, pictures will rotate and extrusion
图象的几何变换算法
- geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
实验五 二维图形变换
- 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序。 -2D graphics translation transform, transform scaling, rotation transform, transform the wrong cut and symmetry transformation process.
FreeImage380
- 一个非常好的图像处理开源库,支持26种左右的图像文件,包括读写、色彩变换、旋转、镜像等功能-a very good open-source image processing library, support 26 or so images, including reading and writing, color conversion, rotation, mirroring function
5ivb_431448
- 一个简单的图像处理器,实现旋转和格式变换等基本功能-a simple image processor to achieve rotating format and transform the basic functions
zijide
- 这是我写的一个矢量图形变换的简单程序。程序输入几何图形的边数,然后依次各顶点的坐标。然后进入菜单。Open打开输入图形,Move用来移动,GBP绕中间点旋转90度-This is the one I wrote Vector Graphics transform the simple procedure. The importation procedures edge geometry, to be followed by the coordinates of the vertices. The
image-go
- 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源
PicProc
- 图像的几何变换 包括旋转,镜像,平移 用Visual C++ 6.0测试通过-images of geometric transformation, including rotation, mirroring, translation using Visual C 6.0 test pass
Expiriment1
- 图像处理的入门程序:读取位图,并进行一些诸如旋转的几何变换等-image processing entry procedures : Bitmap read, and some, such as rotating such as geometric transformation
图像变换
- 关于图像变换的源代码,包括对图像的旋转,缩放,裁剪和合并。-Image Transform on the source code, including the right image rotation, zooming, cutting and mergers.
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
数字图像的几何变换
- 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
2
- 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
MODEL
- 一个简单但很有代表性的几何变换的例子!从程序运行结果中能明示感觉到对一个三角形或四边形进行平移、缩放、旋转变换所留下的痕迹!-A simple but highly representative examples of geometric transformations! Results from the program to run to express feeling of a triangle or quadrilateral to pan, zoom, rotation of the t
chap1_3
- 图像的几何变换,包括图像的放大,和图像的缩小,图像的旋转,图像的平移,插值-Images of geometric transformations, including image magnification, and image reduction, image rotation, image translation, interpolation
GeoTrans
- 使用VC++编写的图像几何变换功能的源码(平移,镜像,转置,缩放,旋转)!-The use of VC++ to prepare the image of the source function of geometric transformations (translation, mirror, transpose, zoom, rotate)!
Transform
- 三角形的二维几何变换包括平移,旋转,错切,对称等-Triangular two-dimensional geometric transformations include translation, rotation, shear, symmetry, etc.
RotateImg
- 图像旋转是图像几何变换之一,在GDI+中Bitmap提供了图像旋转的功能,但只能旋转90.180,270等,本程序利用数学公式实现对图像的任意旋转-Image rotation is one of the image geometric transformation, in GDI+ provides the Bitmap image rotation features, but only rotation 90.180,270, etc., this program uses mathemat
draw3
- 建立正方体的数据模型;编写应用程序,利用菜单和键盘结合的方式完成对正方体的进行移动、比例和旋转变换,并显示透视或平行投影结果。要求应用程序具有如下功能: 1、 通过菜单选择的方式,选择对三维空间中的立方体作平行投影或透视投影; 2、 通过键盘按键或鼠标移动的方式,完成对三维空间中的立方体进行平移(上下左右前后),比例变换(放大或缩小)以及旋转变换,并同时显示变换后的投影结果 3、 创建对话框,通过对话框设置透视投影时候的投影中心,以及旋转变换时候的旋转轴(可以设置成分别绕x轴,y轴,
OpenGL移动缩放旋转
- OPENGL 旋转变换等操作实例~~~~~~~~~(Examples of operations such as OPENGL rotation transformation)