File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,14 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or
7878* [ urdf-viz] ( https://github.com/openrr/urdf-viz ) - URDF visualizer
7979* [ rerun] ( https://github.com/rerun-io/rerun ) — A logging SDK and visualizer for computer vision and robotics
8080
81+ ## Computer Vision
82+
83+ * Libraries useful for Computer Vision*
84+
85+ * [ image] ( https://github.com/image-rs/image ) - An image processing library
86+ * [ cv] ( https://github.com/rust-cv/cv ) - Implementation of computer vision algorithms, abstractions, and systems in Rust
87+ * [ opencv-rust] ( https://github.com/twistedfall/opencv-rust ) - Rust bindgens for [ OpenCV] ( https://opencv.org )
88+
8189## File Loading
8290
8391* Import/Export various files related with Robotics*
You can’t perform that action at this time.
0 commit comments