搜索资源列表
scan_matching
- 悉尼大学博士TimBaily编写的激光测距仪匹配的程序。其中包含C++的实现,内容包括:最小二乘优化,近邻匹配等基本算法的实现,是应用激光测距仪进行定位和地图构建不可多得的入门教程。 -scan-matching code written by matlab and c++, dealing with laser range data.
cPP
- c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
EZW-sourcecode
- EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -EZW Example The source code contains six files: EZW.H- EZW encod
scan_image
- 该源代码应用于对传感器接收到的原始时域信号进行c扫描成像,应用于无损检测领域。-The source code is applied to the sensor receives the original time-domain signal c-scan imaging, used in non-destructive testing in the field.