1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial.

This commit is contained in:
Bernat Gabor
2011-07-25 07:15:52 +00:00
parent f91aad326c
commit f25603112a
11 changed files with 309 additions and 5 deletions
@@ -75,5 +75,4 @@ int main(int argc, char ** argv)
waitKey();
return 0;
}
}