-
Video programming to capture surveillance video data, C/c++ program
视频编程 捕获监控视频数据 C/c++程序-Video programming to capture surveillance video data, C/c++ program
- 2023-02-17 11:50:04下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
This is a human
这是一个人机对战游戏,字符界面,入门级别。每次可取1-4根,取最后一根者为输。本程序的算法很简单,但谁都是从基础起步的。 -This is a human-computer game players, a character interface, the entry-level. Each root desirable 1-4, the last one who admitted to lose. This procedure is very simple algorithm, but who are starting from the foundation.
- 2022-03-30 10:06:20下载
- 积分:1
-
该算法用于求解TSP问题,不是很具体。希望和大家一起讨论这个问题。...
该算法用于求解TSP问题,不是很具体。希望和大家一起讨论这个问题。-the algorithm for TSP, is not very specific. And we hope to discuss this issue.
- 2022-04-27 11:19:34下载
- 积分:1
-
浮动效果的列表框,在VC++环境下进行开发
浮动效果的列表框,在VC++环境下进行开发-effect of the floating box, the VC environment for development
- 2022-01-25 18:28:58下载
- 积分:1
-
汽车美容销售系统
为朋友开发的一套软件。现在也共免给大家 ,现在缺一个视频采集卡的开发功能
- 2022-04-22 05:40:27下载
- 积分:1
-
使用HTC VIVE VR头盔的VR程序
在openvr库的基础上,开发一套支持HTC VIVE VR头盔的VR程序,可以自由转动视角,可以自由掌握射线操作,并且兼容性好,适用于C++的接口编程,速度块
- 2022-07-07 22:19:42下载
- 积分:1
-
Opengl中二次曲线绘制地球,并进行纹理贴图,得到逼真的地球模型。
Opengl中二次曲线绘制地球,并进行纹理贴图,得到逼真的地球模型。-Opengl in Conics Earth mapping and texture mapping, to be realistic earth model.
- 2022-07-23 05:36:05下载
- 积分:1
-
iconv是xml转换过程中,将utf
iconv是xml转换过程中,将utf-8和gb2312之间转换的方法-iconv is xml conversion process will be utf-8 and the method of conversion between gb2312
- 2022-03-01 22:08:57下载
- 积分:1
-
详细介绍了ARM处理器的arm7dti
arm7dti detail for arm processor
- 2022-02-12 02:24:53下载
- 积分:1