-
一个完善的读取3DS文件例子
一个完善的读取3DS文件例子-A perfect example to read 3DS file
- 2022-06-30 22:06:01下载
- 积分:1
-
一个分水岭算法源代码。可用于图像分割。
一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
- 2022-01-26 01:59:49下载
- 积分:1
-
middle way draw wu star
中点法画五角星,用点描绘直线.中点法画五角星,用点描绘直线.-middle way draw wu star
- 2022-05-25 23:35:19下载
- 积分:1
-
OpenCV corner detection code, the use of graphics processing for Intel OpenCV ri...
OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
- 2022-01-26 16:39:07下载
- 积分:1
-
在Assece数据库中添加和显示图象,方便为人员添加头像照片等
在Assece数据库中添加和显示图象,方便为人员添加头像照片等-in addition Assece database and display images, add staff to facilitate a portrait photographs
- 2022-03-16 16:41:41下载
- 积分:1
-
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数...
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming makes the plane graphic images become easier, this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program achieved a pointer two kinds of clocks and digital display. Achieved a translucent window, gradient window, drag the window without moving a rectangular box, hide the taskbar buttons and so on form.
- 2022-05-16 13:13:23下载
- 积分:1
-
/* Program name: drawing .. c function: to display the image rendering capabilit...
/* 程序名:drawing..c
功能:展示OpenCV的图像绘制功能-/* Program name: drawing .. c function: to display the image rendering capabilities OpenCV
- 2022-08-05 09:26:01下载
- 积分:1
-
c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习...
c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习-c++ to do graphics content. . Drag your mouse animated straight, hold the mouse painting. Filled. . . All the basic functions of graphics implementation. Right. There are a number of interactive curve drawing function. . . Apply to junior c++ learning
- 2022-05-10 22:45:04下载
- 积分:1
-
用C++实现画线功能,程序用MFC的类来实现,很实用的程序。
用C++实现画线功能,程序用MFC的类来实现,很实用的程序。-C++, drawing a line function to achieve the program using MFC classes to implement, very useful program.
- 2022-08-19 09:22:30下载
- 积分:1
-
绘制Bezier曲线
Bezier曲线是一种广泛应用于外形设计的参数曲线,它通过对一些特定点的控制来曲线的形状,这些点即为控制顶点。本程序代码基于对Bezier曲线的理解,采用opengl中关于曲面方面的相关应用,在VisualC++中绘制Bezier曲面。
- 2023-02-17 04:05:03下载
- 积分:1