citations cleanup (Bug #224)
Description
Both PDF and Sphinx builds are now using \cite{} and opencv.bib.
Some issues:
1. From the latex build we have a few errors:
Warning--I didn't find a database entry for "Horn81" Warning--I didn't find a database entry for "Lucas81" Warning--I didn't find a database entry for "Bradski98" Warning--I didn't find a database entry for "Kolmogorov03"
2. The references look a bit thin; look at the comments at the end of opencv.bib - this is the full list of references. They are not in bibtex format, so I think they need converting.
3. Many references have been lost. Each reference should have at least one \cite{}.
Associated revisions
Merge pull request #224 from wswld:2.4
Merge pull request #224 from akarsakov:ocl_cvtcolor_perf_tests
History
Updated by Gary Bradski almost 15 years ago
- Status deleted (
Open)
Updated by anonymous - almost 15 years ago
Those warnings are eliminated in 2.1.0
- Status set to Done
- (deleted custom field) set to fixed