-
a relatively new paper on 3D Face Review, the others have published in the major...
一篇较新的论文,是关于三维人脸的综述,别人已发表在重要刊物上的.-a relatively new paper on 3D Face Review, the others have published in the major journals.
- 2022-04-10 17:19:01下载
- 积分:1
-
图片编码与解码 JPEG2BMP
常见的JPEG和JPEG2000严格意义上指的都不是文件格式而是图像压缩标准,此程序将读入一幅JPEG图片,并对其进行解码、编码为BMP图像,此代码用VS2013成功编译并执行。并附有原始图片和注释。
- 2022-03-30 18:50:47下载
- 积分: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
-
under linux mapping procedures, similar to visio, but it is revenue. If you can...
linux下的绘图程序,类似于visio,但是它是开源的。如果自己不满意可以增加一些模块进去,当然首先要读懂原程序。-under linux mapping procedures, similar to visio, but it is revenue. If you can not get additional modules, we must first understand the original procedure.
- 2022-02-16 09:01:28下载
- 积分:1
-
本代码通过各种图象处理与分析技术可以检测固定背景下的多个运动目标,并且用不同的线框标定出来...
本代码通过各种图象处理与分析技术可以检测固定背景下的多个运动目标,并且用不同的线框标定出来-The code through a variety of image processing and analysis techniques can detect fixed in the context of multiple moving targets, and use different calibration frame out
- 2022-03-06 18:40:44下载
- 积分:1
-
基于各种背景模型的行人检测与跟踪
背景模型: Running Average, Median Background,Gaussian Mixture
行人跟踪算法: Meanshift, Optical Flow
- 2022-11-09 18:05:20下载
- 积分:1
-
为2007年亚太大学生机器人大赛国内选拔赛作的一个策略辅助程序。
VS2005 环境下可以编写。...
为2007年亚太大学生机器人大赛国内选拔赛作的一个策略辅助程序。
VS2005 环境下可以编写。-2007 university students for the Asia-Pacific Robot Contest for domestic trials of a strategy-assisted procedures. VS2005 environment can be prepared.
- 2022-05-21 23:54:25下载
- 积分:1
-
This source make CView window under CView using CWnd control. You need Visual C+...
This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
- 2022-01-20 23:20:35下载
- 积分:1
-
vb设计模拟windows的画图程序,界面和代码都有。
vb设计模拟windows的画图程序,界面和代码都有。-vb design simulation windows of the drawing process, interface and the code has.
- 2022-01-25 18:35:21下载
- 积分:1
-
昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC+...
昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。
-yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy, DirectX is also more relevant, specially here today to briefly tell us about the double-buffer technology and the VC GDI drawing environment is achieved.
- 2022-09-19 01:55:03下载
- 积分:1