-
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。
VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。
-A complete open source vector graphics controls in support of a straight line, arc, rectangle, rounded rectangle, ellipse, polygon, star, text and pictures, such as rendering, support for rotation, zooming, selection, arrangement and other operations, the total to function or that good! In fact, if a little point of computer graphics to understand the knowledge to make than that perfect vector drawing software should not be any problem. VB6 their support for the graphics are very weak, so the general method of directly through its built-in graphics to achieve efficiency into a big problem. One solution is the use of Windows API for the underlying GDI rendering, and better way is to adopt GDI+ To graphics, so the effect will be even better.
- 2023-08-27 16:20:04下载
- 积分:1
-
图象几何变换算法源代码
图象几何变换算法源代码-Image geometric transform algorithm source code
- 2022-09-10 13:55:02下载
- 积分:1
-
Introduction to 3D game programming source code with the book. Application of Di...
3D游戏程序入门随书源码。应用DirectX9.0图形库开发,包含各章节源代码。-Introduction to 3D game programming source code with the book. Application of DirectX9.0 graphics library development, each chapter contains the source code.
- 2022-03-19 03:46:46下载
- 积分:1
-
和的
neurality-src.tar.gz基于神经网络的模式识别算法。国外源码。-neurality-src.tar.gz based on neural network pattern recognition algorithm. Foreign source.
- 2022-02-01 22:22:12下载
- 积分:1
-
Peking University
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十二章 采样数据的处理-Peking University
- 2022-02-03 02:32:35下载
- 积分:1
-
two
二维的画图类,可以进行点,线,三角形,矩形,椭圆,圆等形状的画图,并可进行缩放,是一个完整的类,直接调入自己的程序里面使用就可以的。-two-dimensional drawing class, for point, line, triangular, rectangular, oval, round shapes such as drawing, to carry out the zoom, is a complete category, transferred directly inside their use on the can.
- 2023-01-01 20:45:03下载
- 积分:1
-
将曲线轮廓中的B
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。-Profile to Polygon
- 2023-08-21 06:20:04下载
- 积分:1
-
用于图像的主成分变换,完成数据压缩的目的和数据信息的提取...
用于图像的主成分变换,完成数据压缩的目的和数据信息的提取-transformation of features
- 2022-07-04 06:13:05下载
- 积分:1
-
OPENCV下画直线的程序源码,对数据处理,绘图显示有用啊!简单易用!...
OPENCV下画直线的程序源码,对数据处理,绘图显示有用啊!简单易用!
- 2022-01-25 17:02:01下载
- 积分:1
-
计算机图像视觉匹配程序,将两张图像的相似点坐标点读出
计算机图像视觉匹配程序,将两张图像的相似点坐标点读出-to display the location of the most similar points
- 2022-03-31 21:27:00下载
- 积分:1