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
78
78
* [ urdf-viz] ( https://github.com/openrr/urdf-viz ) - URDF visualizer
79
79
* [ rerun] ( https://github.com/rerun-io/rerun ) — A logging SDK and visualizer for computer vision and robotics
80
80
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
+
81
89
## File Loading
82
90
83
91
* Import/Export various files related with Robotics*
You can’t perform that action at this time.
0 commit comments