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

https://github.com/alchemz/robotics_perception


https://github.com/alchemz/robotics_perception

computer-vision image-processing matlab

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Robotics_Perception
This is a coursera course by University of Pennsylvania.

## Reference link
https://www.coursera.org/learn/robotics-perception/home/info

## Course Info
How can robots perceive the world and their own movements so that they accomplish navigation and manipulation tasks?
In this module, we will study how images and videos acquired by cameras mounted on robots are transformed into representations like
features and optical flow. Such 2D representations allow us then to extract 3D information about where the camera is and in which
direction the robot moves. You will come to understand how grasping objects is facilitated by the computation of 3D posing of objects
and navigation can be accomplished by visual odometry and landmark-based localization.