Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
ressources [2021/11/11 21:09] moreajul |
ressources [2024/11/26 14:05] (Version actuelle) moreajul |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Livres de référence ====== | ====== Livres de référence ====== | ||
- | ^ ^ ^ | + | {{ : |
- | | Vision par ordinateur : outils fondamentaux, | + | Vision par ordinateur : outils fondamentaux, |
- | | Multiple View Geometry in Computer Vision, Second Edition, Richard Hartley and Andrew Zisserman, Cambridge University Press, 2004 \\ [[http:// | + | |
- | | An Invitation to 3-D Vision : From Images to Geometric Models, Yi Ma & Stefano Soatto & Jana Kosecka & S. Shankar Sastry, Springer, 2004 \\ [[http:// | + | |
- | | Digital Image Processing, 6th edition, Bernd Jähne, Springer, 2005 \\ [[https:// | + | |
- | | Pattern Recognition and Machine Learning, Christopher M. Bishop, Microsoft Research, 2006 \\ [[https:// | + | |
- | | Deep Learning, Ian Goodfellow and Yoshua Bengio and Aaron Courville, MIT Press, 2016 \\ [[http:// | + | |
- | | Computer Vision : Algorithms and Applications, | + | |
- | ====== Cours de référence ====== | + | ---- |
+ | {{ : | ||
+ | Multiple View Geometry in Computer Vision, Second Edition, Richard Hartley and Andrew Zisserman, Cambridge University Press, 2004 \\ [[http:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | An Invitation to 3-D Vision : From Images to Geometric Models, Yi Ma & Stefano Soatto & Jana Kosecka & S. Shankar Sastry, Springer, 2004 \\ [[http:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Probabilistic Robotics, Sebastian Thrun, Wolfram Burgard and Dieter Fox, MIT Press, 2005 \\ [[http:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Digital Image Processing, 6th edition, Bernd Jähne, Springer, 2005 \\ [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Pattern Recognition and Machine Learning, Christopher M. Bishop, Microsoft Research, 2006 \\ [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Algorithms for Reinforcement Learning, Csaba Szepesvári, | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Introduction to Autonomous Mobile Robots, Second Edition, Roland Siegwart, Illah Reza Nourbakhsh and Davide Scaramuzza, MIT Press, 2011 \\ [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Computer Vision: A Modern Approach, 2nd Edition, David A. Forsyth and Jean Ponce, Pearson, 2012 \\ [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Deep Learning, Ian Goodfellow and Yoshua Bengio and Aaron Courville, MIT Press, 2016 \\ [[http:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Robotics, Vision and Control - Fundamental Algorithms In MATLAB, Second Edition, Peter Corke, Springer, 2017 \\ [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Reinforcement Learning: An Introduction, | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Computer Vision : Algorithms and Applications, | ||
+ | |||
+ | |||
+ | ====== Cours et séminaires de référence ====== | ||
+ | |||
+ | * Odométrie visuelle : [[http:// | ||
* Vision pour la robotique mobile : [[http:// | * Vision pour la robotique mobile : [[http:// | ||
- | * [[https:// | + | * Vision par ordinateur : [[https:// |
* Caméra à événements : [[https:// | * Caméra à événements : [[https:// | ||
+ | * Apprentissage par renforcement : [[https:// | ||
+ | |||
+ | ====== Tutoriels | ||
+ | |||
+ | * Avoir fait l'UV SR01 ou INF2 est un avantage pour mener à bien nos travaux pratiques | ||
+ | * Tutoriel en anglais : [[https:// | ||
+ | * Tutoriel en français (seulement les bases) : [[https:// | ||
+ | * Doc Python en français : [[https:// | ||
+ | * Doc NumPy : [[https:// | ||
+ | * NumPy pour les habitués à Matlab : [[https:// | ||
+ | * Doc Scikit-image : [[https:// | ||
+ | * Doc Scikit-learn : [[https:// | ||
+ | * Cours OpenCV gratuits : [[https:// | ||
+ | * Doc API OpenCV : [[https:// | ||