-
opengl 的C++源程序代码实例
可直接运行 没有错误
opengl 的C++源程序代码实例
可直接运行 没有错误-opengl the C++ source code examples can be run without error
- 2022-03-24 06:41:18下载
- 积分:1
-
CANNY算子用于踢去图像的边缘,绝对好用。
CANNY算子用于踢去图像的边缘,绝对好用。-Canny Operator for the kick to the edge of the image, the absolute ease of use.
- 2022-03-14 08:39:19下载
- 积分:1
-
这个类是用来驱动摄像头的类,是用NET开发
这个类是用来驱动摄像头的类,是用NET开发-This class is used to drive camera class, is to use NET Development
- 2022-05-12 18:56:36下载
- 积分:1
-
OCR based on LEADTools
一个基于LEADTools的字符识别OCR例子。实现了诸如字符数字等的识别-OCR based on LEADTools
- 2022-02-13 14:39:38下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1
-
png图像格式转bmp的源代码
png图像格式转bmp的源代码-png image bmp format to the source code
- 2022-02-21 21:02:42下载
- 积分:1
-
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2023-04-20 16:40:03下载
- 积分:1
-
source code programmed with c language for graphics file manipulation.There is a...
用c语言编写的图形文件源代码操纵。那里也是它的详细说明
- 2022-03-17 13:08:50下载
- 积分:1
-
beziereditor是Bezier曲线编辑器具有以下功能:<;BR >;
BezierEditor is a Bezier Curve Editor with follow functions : -add/remove curves and points -move points and curves -zoom in/out/box -load and save in a text file -multiple selection -BezierEditor is a Bezier Curve Editor with follow functions:
- 2022-09-13 11:00:03下载
- 积分:1
-
实现了画笔功能,提供调色板可以选择颜色,以及可选画笔的粗细,使用的是jdk1.5版本...
实现了画笔功能,提供调色板可以选择颜色,以及可选画笔的粗细,使用的是jdk1.5版本-Realized brush function, provided the color palette to choose, as well as the optional brush thickness, using jdk1.5 version
- 2022-01-25 14:16:06下载
- 积分:1