-
实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。...
实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。-Class clPlot, vc environment under curve vc in the form of real-time dynamic curves show the data control.
- 2023-02-05 14:40:04下载
- 积分:1
-
图象处理的分水岭算法
图象处理的分水岭算法-the watershed image processing algorithm
- 2023-03-30 11:40:04下载
- 积分:1
-
3D引擎代码,用于3d编程,具体内容见包里
3D引擎代码,用于3d编程,具体内容见包里-3D engine code for the 3d programming, the specific content of the bag
- 2022-07-01 06:15:38下载
- 积分:1
-
gabor fileter write by myself.
gabor fileter write by myself.
- 2022-08-07 13:56:58下载
- 积分:1
-
在3D空间选择感兴趣的空间点,以便后期处理,如seed 点。
在3D空间选择感兴趣的空间点,以便后期处理,如seed 点。-Choice in the 3D space of the spatial point of interest in order to deal with the latter, such as seed points.
- 2023-09-05 00:25:03下载
- 积分:1
-
extraction object
单主机多摄象机的捕获并提取出前景物体,利用背景差的方法-extraction object
- 2022-06-16 15:33:05下载
- 积分:1
-
undo/redo source code
1.为开发CAD/CAV等软件时提供一种撤消,重做功能思路(undo/redo)
2.本程序是MFC的一个DEMON的全部原码,希望对你们有帮助-undo/redo source code
- 2022-08-21 13:58:55下载
- 积分:1
-
图像的纹理分析应用实例.
图像的纹理分析应用实例.-image texture analysis application examples.
- 2022-03-23 17:09:56下载
- 积分:1
-
在C++环境中编写代码,实现画线,非常方便实用
在C++环境中编写代码,实现画线,非常方便实用-In the C++ environment to write code to achieve drawing lines, is very convenient and practical
- 2022-04-24 03:17:53下载
- 积分:1
-
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。
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