Difference between revisions of "TheoExtraStuff"

From LRDE

Line 19: Line 19:
   
 
The courses I give at EPITA:
 
The courses I give at EPITA:
* The C++ Language (slides: [https://www.lrde.epita.fr/~theo/pub/course/CPP/cpp_1.pdf cpp_1.pdf], [https://www.lrde.epita.fr/~theo/pub/course/CPP/cpp_2.pdf cpp_2.pdf], [https://www.lrde.epita.fr/~theo/pub/course/CPP/cpp_3.pdf cpp_3.pdf], [https://www.lrde.epita.fr/~theo/pub/course/CPP/cpp_4.pdf cpp_4.pdf], [https://www.lrde.epita.fr/~theo/pub/course/CPP/cpp_5.pdf cpp_5.pdf])
+
* The C++ Language (slides: [https://www.lrde.epita.fr/~theo/pub/course/CPP/cpp_1.pdf cpp_1.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_2.pdf cpp_2.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_3.pdf cpp_3.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_4.pdf cpp_4.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_5.pdf cpp_5.pdf])
 
* Object-Oriented Modeling
 
* Object-Oriented Modeling
 
* Introduction to Image Processing (slides: [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_1.pdf inim_1.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_2.pdf inim_2.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_3.pdf inim_3.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_4.pdf inim_4.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_5.pdf inim_5.pdf])
 
* Introduction to Image Processing (slides: [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_1.pdf inim_1.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_2.pdf inim_2.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_3.pdf inim_3.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_4.pdf inim_4.pdf], [http://www.lrde.epita.fr/~theo/lectures/INIM/inim_5.pdf inim_5.pdf])

Revision as of 13:48, 1 December 2014



Back to my homepage <--


Software Snapshots

a modern, efficient, and generic image processing library in C++, Milena, part of the Olena platform:

  • the main project page is here
  • I'm ranked by Ohloh (!) here


Lectures

The courses I give at EPITA:

Students

Former PhD students:

Current PhD students:


Internship Proposals

The proposal below are for MSc students (M2); if you are interested (and to get extra info), just contact me thierry.geraud@lrde.epita.fr.

Text extraction from natural images

Keywords
  • image processing,
  • mathematical morphology,
  • tree-based reasoning,
  • algorithmic optimization.
Flavor
theory 10%
bibliography 10%
exploration 30%
algorithm design 30%
implementation and tests 20%

Exploration of new self-dual filters in mathematical morphology

Keywords
Flavor
theory 20%
bibliography 10%
exploration 30%
proof design 30%
implementation and tests 10%

Document image simplification

Keywords
  • image processing,
  • mathematical morphology,
  • tree-based reasoning,
  • algorithmic optimization.

Keywords:

  • image processing,
  • mathematical morphology,
  • document image analysis.
Flavor
theory 10%
bibliography 20%
exploration 40%
implementation and tests 30%