Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vgilabert94/roboticsvision

Robotics vision subject repository in the Computer Vision Master at URJC.
https://github.com/vgilabert94/roboticsvision

computer-vision follow-line robotics-control

Last synced: 8 days ago
JSON representation

Robotics vision subject repository in the Computer Vision Master at URJC.

Awesome Lists containing this project

README

        

# ROBOTICS VISION
## [Vicente Gilabert Maño](https://www.linkedin.com/in/vgilabert/)
### Master degree in Computer Vision (URJC)
---

In this page will collect the two exercises of Robotics Vision subject in Computer Vision master degree at URJC.

1. [Follow line](FollowLine/FollowLine_index.md) -> Follow red line using PID controls in a car simulation.
2. [3D Reconstruction](3D_Reconstruction/3D_Reconstruction_index.md) -> Generate a 3D reconstruction of the scene that it is receiving throughout its left and right cameras.
3. [Camera's 3D position](cam_3D_position/cam_3D_position_index.md) -> Tag detection and live representation of the camera's 3D position in a scene.