-
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。
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
-
VC++ 实现的一分类分析程序,具有简单的人分类分析功能。
VC++ 实现的一分类分析程序,具有简单的人分类分析功能。
- 2022-07-28 08:56:20下载
- 积分:1
-
opencv the use of the beginner' s to refer to the video and camera calls
opencv的运用,在初学的可以参考,对视频和摄像头的调用-opencv the use of the beginner" s to refer to the video and camera calls
- 2023-07-23 22:30:02下载
- 积分:1
-
用滤波器组处理图像,用于低处理速率,且得到较好的图像质量。...
用滤波器组处理图像,用于低处理速率,且得到较好的图像质量。-filter used to process images for the low treatment rate, and get a better image quality.
- 2022-08-26 10:39:57下载
- 积分:1
-
figures water to the section of code technology, mainly for demonstration purpos...
数字水以技术的一段代码,主要用于演示复制交流之用-figures water to the section of code technology, mainly for demonstration purposes copy exchange
- 2023-05-21 19:20:03下载
- 积分:1
-
用途星座的汉诺塔程序, 很好玩
用途星座的汉诺塔程序, 很好玩-use the constellation HANOR procedures, is a lot of fun
- 2022-05-14 06:00:11下载
- 积分:1
-
png
png-1.0.3.H头文件-png-headers 1.0.3.H
- 2022-04-10 22:44:44下载
- 积分:1
-
Photogrammetric procedures are included, with a vc++ visualization to achieve, i...
摄影测量的程序全都包括,用vc++进行了可视化实现,很是不错的东西-Photogrammetric procedures are included, with a vc++ visualization to achieve, it is a good thing
- 2022-04-07 00:44:31下载
- 积分:1
-
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。...
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。-C++ builder for realizing wipe off image s noise based on median filter.outcome is very well.
- 2022-03-04 14:22:21下载
- 积分:1
-
Gist特征的提取与分类器的训练
该工程从五万张图片中提取每张图片的Gist特征,每张图片都有自己所属类别的标签,然后用Liblinear分类器进行训练,得到一个模型,再对一万张图片进行预测,与这一万张图片的标签信息对比,得出预测正确率
- 2022-02-16 05:34:27下载
- 积分:1