converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target.

This commit is contained in:
Vadim Pisarevsky
2011-05-10 22:09:07 +00:00
parent 6facf8ba3b
commit b699e946b5
75 changed files with 1506 additions and 2120 deletions

View File

@@ -12,7 +12,7 @@ Clustering
KMeans2
-------
`id=0.682106387651 Comments from the Wiki <http://opencv.willowgarage.com/wiki/documentation/py/core/KMeans2>`__
.. function:: KMeans2(samples,nclusters,labels,termcrit)-> None