-
VC使用的画图控件
一个使用VC画图表的开源控件,能出3D图象,用户可以随意更改,很好用。the source package is a open -source graph controls, easy to use .
- 2022-05-21 03:04:37下载
- 积分:1
-
vc++基于PCL的区域增长分割
vc++基于PCL的区域增长分割,PCL版本为1.7.1.数据处理对象为三维点云数据,能够自动根据区域增长算法对三维点进行分割处理, 据实验得到不错的结果
- 2022-03-29 03:08:52下载
- 积分:1
-
Delaunay三角形是一个经典的生成算法可以用来形成一个网格模型。
Delaunay是经典的三角形生成算法,可用于形成mesh建模-Delaunay triangle is a classic generation algorithm can be used to form a mesh modeling
- 2023-02-08 23:40:04下载
- 积分:1
-
一个可以椭圆或长方形作任意角度的的旋转的程序
一个可以椭圆或长方形作任意角度的的旋转的程序-an oval or rectangular can make arbitrary angle of the rotating procedures
- 2022-01-23 10:20:47下载
- 积分:1
-
graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm...
关于图形学中的Bresenham画线算法,中点画圆算法的实现,以及五边形,六边形,七边形填充。-graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm to achieve Circle, and pentagons, hexagons, heptagon filled.
- 2022-01-25 15:31:55下载
- 积分:1
-
一个桌面呈现出动态下雪的程序
一个桌面呈现出动态下雪的程序-a dynamic desktop showing snow procedures
- 2022-03-07 03:35:20下载
- 积分:1
-
单类支持向量机
使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
- 2022-07-08 16:47:50下载
- 积分:1
-
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen...
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
- 2022-04-27 03:37:42下载
- 积分:1
-
DIB(设备
DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
- 2022-03-07 07:46:45下载
- 积分:1
-
Graphics
图形学相关操作,很全的了,希望大家支持-Graphics-related operations, it is full of the hope you will support
- 2022-10-05 03:50:03下载
- 积分:1