-
三维重建 (mls + 泊松)
利用 pcl 库三维重建代码, 基于三维点云表面法向量的优化,主要是moving least square 方法,基于Poisson
表面重建的三维重建。 读入的是pcd文件,也可以是其他的格式。需修改读入文件的加载函数
- 2022-12-08 21:30:03下载
- 积分: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
-
对图像进行扭曲操作
对图像进行扭曲操作-right image distortion operation
- 2022-03-10 20:08:27下载
- 积分:1
-
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图...
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图
-using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
- 2022-04-22 16:55:00下载
- 积分:1
-
模式识别26个字母,手写字母识别,Ver…
模式识别
识别26个字母,要手写字母识别,非常有用的哦-Pattern recognition to identify 26 letters, handwritten letters to identify, very useful Oh
- 2022-08-10 06:50:24下载
- 积分:1
-
this is an implement of suffix tree in java which is used as search in dectionar...
this is an implement of suffix tree in java which is used as search in dectionary
- 2022-03-11 13:34:25下载
- 积分:1
-
C language produced by the planet
用C语言制作的星球-C language produced by the planet
- 2022-05-22 07:59:22下载
- 积分:1
-
基于MemDC双缓存绘图技术的温度计
在VC6.0上实现简单的动态温度计,利用MFC向导创建基于对话框的工作空间,创建MemDC类,实现双缓存绘图,
- 2022-10-19 16:00:03下载
- 积分:1
-
VC在线签名验证的原始码,包括AR算法和DTW算法…
vc在线签名鉴定原码,包含AR算法和DTW算法及应用实例.-vc online signature verification original yards, including AR algorithm and DTW and application examples.
- 2022-05-24 13:37:38下载
- 积分:1
-
X264(H264)最新版本
包含SVN目录入口,方便更新
注意:下载后请将后缀改名为.tar.bz2
包含win32 makefile...
X264(H264)最新版本
包含SVN目录入口,方便更新
注意:下载后请将后缀改名为.tar.bz2
包含win32 makefile
但最好在linux下使用(win32下需修改文档编码为DOS编码)-X264 (H264) the latest version of SVN directory that contains the entrance to facilitate the update Note: Please download suffix renamed. Tar.bz2 contains win32 makefile in linux but it would be best to use (win32 need to modify a document under the code for DOS encoding)
- 2022-08-06 03:20:40下载
- 积分:1