jkerfs / Computer-Vision-For-Robotics

A collection of of Computer Vision concepts used in robotics.
0 stars 0 forks source link

TechWatch #1

Open pmoulon opened 7 years ago

pmoulon commented 7 years ago

I invite you to have a look to https://github.com/openMVG/awesome_3DReconstruction_list It can help you to collect some content for your project.

jkerfs commented 7 years ago

Thank you! I have been using the awesome_3DReconstruction_list for a long time. My goal with this project is to show simplified implementations of many computer vision algorithms for educational purposes. (similar to https://github.com/dennybritz/reinforcement-learning, but for robotic computer vision).

Thank you for helping curate the awesome_3DReconstruction_list; I have learned an immense amount from those resources.