搜索资源列表
视图的缩放的完整论述及源代码
- 视图的缩放的完整论述及源代码,包括视图的缩放的完整论述演示映射模式、视图放大缩小演示程序两个小程序-View scaling exposition and the integrity of the source code, including the zoom view the complete exposition demonstration mapping mode, zooming View Demonstration Program two small programs
VC实现三次样条的图像缩放
- 改程序实现了图像任意比例缩放。采用了三次样条插值。-It achieves zoom of random scale picture by using thrice sample insert value.
平移对称旋转缩放算法
- 计算机图形学中的平移,对称,旋转,缩放变化。-of computer graphics translation, symmetric, rotate, zoom changes.
利用过滤方式实现位图平滑缩放
- 本代码例子提供了利用过滤方式实现位图平滑缩放方法-provide examples of the code using filters to achieve smooth bitmap scaling method
图像的缩放系统
- vc实现的图形系统,具有缩放功能,用于二维图形系统,-vc achieve graphics system with zoom functions for 2D graphics system,
图像缩放(线性)
- 图像缩放(线性)
图片旋转 缩放
- 包含图像的旋转,缩放,操作方便,时间证明可以用
用VC++实现图像缩放变换的功能
- 实现了图像缩放变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-Image scaling to achieve the transformation function, using VC++, MFC complete digital image processing can be like a closer look with the code, learning together
GraphShower
- 本实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽
SerialPort
- 这是一个在LABVIEW上实现的使用LABVIEW自己产生信号,然后将上述波形采样,并通过串口发送,把上述信号存在特定的文件里,同时能实现回放,最终接收端接收串口数据,并构建波形。-This is implemented on a LABVIEW generated using LABVIEW own signal, and then the waveform samples, and sent through the serial port to the signal the presence
Shapes
- 一个GDI+绘制矢量图源码,可以像Office2007一样画出比较好看的矢量图,并能够缩放、拖动等-GDI+ rendering a vector source, you can draw the same comparison as Office2007 nice vector, and can zoom, drag, etc.
drawtool
- MFC编写的简单几何图像绘图工具,包含简单几何图形的生成,移动,缩放以及多边形的剪裁,适合初学者参考-MFC prepared simple geometric image mapping tools, including the generation of simple geometry, move, zoom, as well as tailoring polygon suitable for beginners reference
imageScalingAlgorithm
- 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
Coordinate_Curves
- 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
mysmoothdll
- 实现图象处理的平滑算法.包括双线性图像插值源代码,实现图像的平滑缩放。-achieve a smooth image processing algorithms
shiliangtu
- 这是一款开源的完整矢量绘图控件源码,或者说是这个控件的一个典型应用,通过这个控件你可以画直线、弧线、矩形、圆角矩形、多边形、文本和图片等,而且还支持旋转、缩放、选择、排列等操作,功能还是不错的!-This is a complete open source vector graphics controls, or is this a typical control applications, the adoption of this control you can draw a straight
Ctracker123
- 俗称“橡皮筋”,一个很好的图形拖放类的使用,功能强大,值得参考和学习-Commonly known as " rubber band" , a very good graphical drag-and-drop kind of use, powerful, worthy of reference and learning
Image_Transform
- 基本的图像变化操作,包括锐化模糊,平移旋转,放缩,反色等-Changes in the basic operation of the image, including sharpening blurred, rotate pan, zoom, anti-color, etc.
GeoTrans
- 对图像做几何变换,图像平移,水平镜像,垂直镜像,图像转置,图像缩放,图像旋转-Make the image geometric transformation, image translation, horizontal mirror, vertical mirror, the image transpose, image scaling, image rotation
VB.NET 图缩放
- 使用PictureBox1控件,对图片进行平移缩放,(Shift and scale pictures)