-
SPIHT编码的源代码
SPIHT编码源码-SPIHT code source code
- 2023-06-23 06:35:04下载
- 积分:1
-
this program click OK painted under the polygon drawing point, a very good examp...
本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
- 2022-07-20 15:40:34下载
- 积分:1
-
通过内存映射读取点云用到了函数模板,有关
通过内存映射读取点云用到了函数模板,有关-wangd ds d df d df d df d
- 2022-04-26 21:17:36下载
- 积分:1
-
"medical image reconstruction of the surface" of Zhejiang University f...
《医学图象的曲面重建》 为浙江大学博士学位论文。此文对医学数据的表面重建进行了详细的阐述,主要针对Marching Cubes算法提出了他自己独到的理解和理论创新。并且详细的论述了相关领域的多种算法理论。-"medical image reconstruction of the surface" of Zhejiang University for a doctorate thesis. The article on the medical data of the surface reconstruction of detailed, targeted at Marching Cubes of his unique understanding and theoretical innovation. And are discussed in detail in the related fields of various theoretical algorithm.
- 2022-02-02 01:26:26下载
- 积分:1
-
正交变换API函数库
正交变换API函数库-orthogonal transformation API Functions
- 2022-03-11 20:50:09下载
- 积分:1
-
经典OpenCV目标跟踪源程序
需要一个int ipp6.0 MILTRACK README, Version 1.0
-------------------------------------------------------------------------------------------------------
This code includes an implementation of the MilTrack algorithm [1], as well as a re-implemenation of the Online AdaBoost tracker described in [2], though with some modifications. This code requires both OpenCV 1.0 (http://sourceforge.net/projects/opencvlibrary/) and Intel IPP 6.0 (http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm) to be installed on your machine. It has only been tested on a machine running Windows XP, usiong Visual Studio 9.0. In order for the code to run, make sure you have the OpenCV bin directory, and the Intel IPP bin directory in your system path.
- 2022-03-16 00:10:00下载
- 积分:1
-
这是一个在VC2003下使用MFC调用Vega Prime的经典例子,包括一个品种。
这是一个在VC2003下使用MFC 调用Vega Prime 的经典例子,内含多种技巧。-In VC2003 this is a call to use MFC classic example of Vega Prime includes a variety of skills.
- 2022-07-21 08:14:53下载
- 积分:1
-
barcode generation principle : bar code data of the first part by the seven figu...
条形码的生成原理:
条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下:
n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下
字母码
0 AAA
1 AABABB
2 AABBAB
3 AABBBA
4 ABAABB
5 ABBAAB
6 ABBBAA
7 ABABAB
8 ABABBA
9 ABBABA
表一 映射表
n 将 和 产生的字母码按位进行搭配,来产生一个数字-字母匹配对。并通过查表来得到 形成的条形码第一数据部分。
将 和C进行搭配,并通过查表得到 形成的条形码的第二数据部分。
该映射表如表二所示:
数字-字母匹配对 二进制信息
0A 0001101
0B 0100111
0C 1110010
1A 0011001
1B 0110011
1C 1100110
2A 0010011
2B 0011011
2C 1101100
3A 0111101
3B 0100001
3C 1000010
4A 0100011
4B 0011101
4C 1011100
5A 0110001
5B 0111001
5C 1001110
6A 0101111
6B 0000101
6C 1010000
7A 0111011
7B 0010001
7C 1000100
8A 0110111
8B 0001001
8C 1001000
9A 0001011
9B 0010111
9C 1110100
表二 数字-字母映射表
n 绘制条形码:通过映射表二得到的二进制数码进行绘制,1对应黑线,0对应白线。
-barcode generation principle : bar code data of the first part by the seven figures formed, and the formation of detailed as follows : n the first use of the alphabet and matching code, the code l
- 2022-01-25 20:25:14下载
- 积分:1
-
初学者使用的,能够加深初学者对图形图象的理解
初学者使用的,能够加深初学者对图形图象的理解-beginners, beginners can deepen the understanding graphic images
- 2023-06-20 20:25:02下载
- 积分:1
-
连通域的检测程序,主要用来检测图像的连通域信息
连通域的检测程序,主要用来检测图像的连通域信息-Connected domain, testing procedures, mainly used to detect the connectivity of the image domain information
- 2022-02-20 01:58:49下载
- 积分:1