搜索资源列表
立方体旋转和缩放
- 一个三维立方体旋转的例子,在自动旋转的基础上增加了放大和缩小的功能-a rotating 3-D cube example, the automatic rotation on the basis of a pan and zoom functions
MagicMirror
- 图像放缩平移以及图像混叠(Mix)程序源代码-Image pan and zoom the image-aliasing (Mix) source code
ST21510104
- 功能:1.绘制中国地图以及经纬网格。2.媒体互动功能。3.放大缩小平移功能。4.文件打开与保存。5.画线测距。6.联网与双击右键清屏。PS:源程序仅供参考,勿将其当做作业上交!-Features: 1. Draw a map of China as well as latitude and longitude grid. Media interactive features. Zoom pan functionality. 4 file open and save. Draw lines ran
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
3DTrans
- 实现三维图像的平移,放缩,镜像,错切变换。用vc++6.0实现-The realization of three-dimensional image of the pan, zoom, mirror, shear transformation. Using vc++6.0 to achieve
EVC_SourceCode
- 数字图像处理 图片放大缩小,旋转,平移 图片平滑去噪-Digital image processing, picture zoom, rotate, pan picture smoothing denoising
ImageProcessing
- 本程序可以实现图象的平移,旋转,镜像,转置。 平移 旋转 镜像 转置-This procedure can be achieved image translation, rotation, mirror, transpose. Turn pan rotating mirror
ImageBj
- 通过鼠标获取图像点位置,并实现图像的平移和浏览等功能。-Access to images through the mouse position, and the realization of the Pan image and browse functions.
BMPmove
- VC++平移图像的一个实例,以前有朋友让找的,后来在一本书中发现了,虽然功能不太多,但正好是实现BMP位图的平移,上下左右都可以移,被移动的区域用白色填充。 注:好像只能打开BMP格式的图像,其它格式打开很慢,甚至打不开。源码在VC6编译通过。-VC++ translation of an example image, in the past so look for friends and later found in a book, although not too many fea
Image_Transform
- 基本的图像变化操作,包括锐化模糊,平移旋转,放缩,反色等-Changes in the basic operation of the image, including sharpening blurred, rotate pan, zoom, anti-color, etc.
C_Draw
- 使用c语言开发的可视化图形设计软件,可生成直线,圆,多边形,曲线,有裁减,平移,缩放功能。-Use visual c language development graphic design software, can generate a straight line, circle, polygon, curve, there are cut, pan, zoom feature.
SC
- 一个小的图形放大缩小平移 转换坐标等等,在MFC下开发-Zoom in a small pan convert graphics coordinates, etc., developed under the MFC
SHOWDIB1
- 读入位图的程序,并可对读入的位图进行平移、旋转、边缘提取等操作-Read bitmap program, it may also read into the bit map to pan, rotate, edge extraction operation
DataShowClass
- 主要功能: 1.动态显示数据。在类中定义了两个大小为2000的double型数值。可显示小于2000组的X,Y数据。动态显示的原理为实时更新数据。只要更新x,y数据,在显示界面就会及时显示。 2.数据捕捉功能。当鼠标靠近数据点时,十字线会绘制一个红色的矩形捕捉框。 3.支持曲线平移,缩放,网格开关,时间显示以及文字说明。平移时,按住右键拖动鼠标;缩放时按住鼠标中键拖动鼠标。 4.支持颜色设置,具体可看弹出菜单。双击鼠标右键,弹出菜单可进行相应的操作。 5.类主要封装了一些设置
experiment2
- 图形的缩放,平移,变换,三维,例题,一个星形状的图形-Graphic zoom, pan, transform, three-dimensional, example, the shape of a star graph
img_pingyi
- VC++对BMP位图进行图像平移实例,只能打开BMP格式的图像-VC++ bitmap image of BMP pan instance, can only open the BMP image format
move-ball
- 一个移动的小球 可以按照已经设定好的路线进行平移-A moving ball can follow predetermined routes to pan
Bezier
- Bezier曲线的绘制,具有动态确定点,平移等功能-Bezier curve drawing, with the function of the dynamically determined point, pan
draw3
- 建立正方体的数据模型;编写应用程序,利用菜单和键盘结合的方式完成对正方体的进行移动、比例和旋转变换,并显示透视或平行投影结果。要求应用程序具有如下功能: 1、 通过菜单选择的方式,选择对三维空间中的立方体作平行投影或透视投影; 2、 通过键盘按键或鼠标移动的方式,完成对三维空间中的立方体进行平移(上下左右前后),比例变换(放大或缩小)以及旋转变换,并同时显示变换后的投影结果 3、 创建对话框,通过对话框设置透视投影时候的投影中心,以及旋转变换时候的旋转轴(可以设置成分别绕x轴,y轴,
Photo-browser
- 自己在实验课上做的图片浏览器,实现了平移,放大,反转等功能。-His experiment on in the photo browser, realize the pan, amplified, reverse etc. Function.