0.8
Sorting media using crowdsourcing.   
Principle of the algorithm
LIRIS

Javdoc

Principle of the AlgorithmDetailed principle UML Modelisation Interacting Components JavaDoc

Javadoc

Javadoc is the standard format used to document java code ; it has however less features than doxygen. If you prefer this format for the documentation, this program's Javadoc, generated by Eclipse is also available here.

Among other thing, a javadoc allows Eclipse to show the documentation of a function inside the IDE when it is called in a .java code file.