搜索资源列表
Wangmeng_java347883355
- 很简单的图形编辑工具,1. 支持直线、矩形和椭圆三种基本图元,并且支持这些图元的组合图形; 2. 支持彩色填充和多种线型; 3. 具有文件的打开、保存、另存、退出功能; 4. 支持鼠标,键盘操作; 5. 具有选择、复制、镜像、旋转、删除等编辑功能,并且通过扩展机制(plugin)增加新功能; 6. 人机界面友好,帮助文件完整; 7. 设计文档齐备。 -very simple image edit tool,1,line, rectangle ,ellipse draw
simpleuse
- 通过TCP/IP网络传送MPEG数据和 可以显示Meta图形的类,还有一简单代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法-through TCP / IP network to transmit MPEG data and graphics can show that the meta-category, there is a simple code the images translation, rotation, mirroring, transpose, geometri
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
2CAD
- 用MFC写的简易2维CAD,能实现图形的复制,旋转,镜像,缩放,移动等功能.-with MFC write simple two-dimensional CAD, graphics can achieve replication, rotation, mirroring, zooming, mobile capabilities.
graphchange
- 可以实现图形的旋转,平移,镜像,缩放的有个实现方法,具有代码少,简单好用的特点-can achieve graphics rotation, translation, image, zoom in a method with less code. simple and user-friendly features
2D_SmpCAD
- 入门级2D绘图CAD程序,包括画线、画圆、画三角形、画矩形,以及拾取、平移、旋转、镜像等功能,同时配备详细的文档实现说明(为《工程计算机图形学》一书的一章节)-entry-level 2D CAD drawing procedures, including line drawing, Circle, Triangle painting, drawing rectangles, and pick up, translation, rotation, Mirror, and so on with d
littlebutperfectplotsystem
- 一个比较完善的绘图系统,包括直线、矩形,圆等基本图形,并具有旋转、镜像等修改操作。-a more complete mapping system, including linear, rectangular, round basic graphics, and rotation, Mirrors such modification.
DrawJB
- 一个简单的图形处理系统,能够绘制简单的图形并进行编辑。包括:绘制直线、椭圆等简单图形,能够对图形进行平移、旋转、镜像等简单编辑。
vc++_tuxiang_chuli
- 包括图形图像的边缘检测、差影法、旋转、镜像、轮廓提取与跟踪等功能
ShuZiTuXingZhuLiSuanFa
- 是一本《数字图像处理典型算法及实现》的随书光碟源码,里面包括了20几种图形处理算法:灰度均衡、镜像变换、平移、、缩放、旋转、离散余弦、傅立叶等
TransformShow
- 该程序可以实现图形的旋转,水平镜像,垂直镜像,缩放,剪切等
pictureswitch.rar
- 对图形进行几何变换,放大缩小,旋转,镜像,prictureswitch
ImageP.rar
- MFC编程,绘制基本的几何图形,对位图进行缩放、旋转、镜像等操作,MFC programming, basic geometric shapes drawn on the digital map to zoom in and out, rotate, mirror, such as operation
FreTrans
- FreTrans 实现图像几何变换函数[ 平移, 镜像 , 转置 , 缩放, 旋转],傅里叶 Graph program 图形-FreTrans realize image geometric transform function [translation, mirror, transpose, zooming, rotating], Fourier Graph program graphics
VectorGraphOfTrans.tar
- 对矢量图形的简单操作,如:平移、旋转、依直线镜像、依点镜像以及放大或缩小 。-The geometric transformation of vector graphics
19855252FBirdoabangongzidh
- Java开发的矢量图形软件,可以绘制任意的矢量图形 除拥有标准的矢量图形(矩形,直线,垂直水平线,圆,弧,曲线)外,还加入了大量内嵌的几何图形,如平行四边形,菱形,梯形,三角形,六边形等图形 支持旋转,缩放,平移,翻转,镜像 复制,粘贴,剪切等功能 ... -this is a shape maker.it s useful,please download it and use it
28vcProcess
- C++图形图像基本的处理,如平移,镜像,反色,变换,拉伸,缩放,细化,旋转-Basic C++ graphics and video processing, such as translation, mirroring, inversion, transformation, stretching, scaling, thinning, rotation, etc.
Graphics-transform
- 绘制二维图形,并实现以下功能:平移+旋转+镜像+缩放+错移+对话框+三维拉伸-Drawing two-dimensional graphics, and fulfilled the following functions: pan rotation+++ image scaling error dialog+++ dimensional stretch shift
VC 位图缩放与旋转
- 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)
图像处理 几何运算 平移旋转镜像缩放
- 哈工大计算机图形学实验,opengl和c++实现,可以实现平移旋转的功能(The function of translation and rotation can be realized)