Scsdk
Open-source cross-platform data structures, IO, and algorithms for expressing, storing, and processing spatial data.
Install / Use
/learn @StandardCyborg/ScsdkREADME
scsdk
Open-source cross-platform data structures, serialization, and algorithms for expressing, storing, and processing spatial data.
SCSDK is a cross-platform package that provides fast, flexible, and expressive data structures designed to make working with spatial data both easy and intuitive. It aims to be the fundamental high-level building block for solving computer vision and perception problems. SCSDK also provides non-library dependent data structures through our protobuf definitions. Lastly SCSDK aims to have a robust catalog of core processing algorithms for spatial data.
The core SDK is written in highly performant C++ with minimal dependencies.
Status: This library is early in its development but has a solid well tested foundation.
Supports:
- C++ - Get started with C++
- Python (tested on Mac and Unix/Linux) - Get started with Python
- Javascript (Node/browser) - Coming Soon
Example
For example, you can capture a stream of images on iOS, open them in the browser to view, and then easily fetch them via python and load them into a pandas dataframe. You can do this across not just trivial data like images, but also meshes, point clouds, accelerometer data and more. more example scripts
Motivations and Goals
- Have a consistent set of high-performant data structures and fast IO for working with spatial data across platforms
- Have very few dependencies and reliable build instructions for easy breezy usage
- Easy interoperability with other data structures: for example tfrecords, COCO, pascal VOC, etc.
- Easy interoperability with other geometry processing libraries: for example libigl
- Open format and intrinsically cross-platform data structures that do not require the library using protobuf messages
If you need an archive compressed format for at-rest storage or moving things around, we suggest checking out protobag
Use cases:
- Static scenes of data from a single sensor
- Static scenes of data from multiple inputs/sensors
- Dynamic time-series data from one or more sensors
Data types
- RGB-D: Images and depth frames
- Primitives: Points, polylines, planes, bounding boxes,
- Cameras
- 3D assets: point clouds and meshes
- Scene graph
Documentation
While documentation is early compared to our goals for the project, you can find example code as well as header comments throughout the project.
Getting help
We intend to use Github Discussions, Gitter and other tools, but please just use Issues for now.
Contributions
Work on scsdk started at Standard Cyborg in 2018 and has been under active development since then. We welcome contributions though we don't have a contribution guide yet.
License
Related Skills
node-connect
349.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
109.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
109.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
349.7kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
