-
用C语言编写的计算机图形学代码。正方体旋转。具有变色功能...
用C语言编写的计算机图形学代码。正方体旋转。具有变色功能-Using C language code of the computer graphics. Rotating cube. With color features
- 2022-11-18 21:30:03下载
- 积分:1
-
基于Haar的车辆检测
应用背景应用于路口摄像头、Kinect等设备的车辆检测,是基于OpenCV中提供的Haar的车辆检测。程序中包含已训练好的车辆分类器car3.xml,可直接载入进行车辆检测。此程序包含车辆和人脸等检测。关键技术算法程序类似于人脸检测,替换掉训练好的车辆分类器xml,运行环境:vs201x+opencv2.4.x。此程序包含车辆和人脸等检测。
- 2022-03-17 05:17:54下载
- 积分:1
-
VB实现种子填充的递归和非递归算法,可自己定义填充四边形
VB实现种子填充的递归和非递归算法,可自己定义填充四边形-VB realize seed filling recursive and non-recursive algorithm can be filled with their own definition of quadrilateral
- 2022-07-20 17:08:26下载
- 积分:1
-
基于内容的图像检索技术可以应用到军事图像种目标的检索
基于内容的图像检索技术可以应用到军事图像种目标的检索-content-based image retrieval technology can be applied to the military objectives of the species Image Retrieval
- 2022-11-12 20:35:04下载
- 积分:1
-
朱丽娅图的绘制程序
朱丽娅图的绘制程序-Julia Map procedures
- 2022-09-28 06:45:03下载
- 积分:1
-
简单的绘图程序~高手见笑了!我靠还要二十字地说明!泰不人道了吧!这个程序是个小程序!说明什么啊!...
简单的绘图程序~高手见笑了!我靠还要二十字地说明!泰不人道了吧!这个程序是个小程序!说明什么啊!-simple drawing program to master a laughing stock! I relied on the word also shows 20! Thailand inhuman! This procedure is a small program! What ah!
- 2022-03-29 20:46:57下载
- 积分:1
-
BMP图像封装代码.rar
BMP图像封装代码.rar-BMP images Packaging code. Rar
- 2022-04-01 03:12:49下载
- 积分:1
-
数据图像技术的小报告
数据图像技术的小报告-data images of small report
- 2022-02-12 06:55:42下载
- 积分:1
-
图像编码
图像编码-Image Coding
- 2022-01-22 16:53:57下载
- 积分: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