跨平台迷你计算视觉库,可裸奔在免操作系统的单片机上,集成了近150个demo,并附带测试视频以便大家使用参考。它是ymkv-2.0版本(可移植任意平台),平台从codeblocks迁移到vs,并经过一些架构调整和算法优化,取消了user层的集合封装,以便链接器能进行优化,对未使用的部分不进行加载,减少不必要内存消耗。
Algorithm-agnostic computer vision message types for ROS.
Provides nodes to assemble point clouds from either LaserScan or PointCloud messages
Provides the LaserProjection class for turning laser scan data into point clouds.
Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type.
Meta-package for laser_assembler, laser_filters, and laser_geometry.
POCO C++ Libraries 提供一套 C++ 的类库用以开发基于网络的可移植的应用程序,功能涉及线程、线程同步、文件系统访问、流操作、共享库和类加载、套接字以及网络协议包