Difference between revisions of "Papers and Reports"
From BoofCV
Jump to navigationJump to searchm |
|||
Line 16: | Line 16: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Number !! | ! Number !! Version !! Website !! BibTex !! Title | ||
|- | |- | ||
| 2012-0001 || 1 || [http://boofcv.org/techreports/report20120001v1.txt Bib] || [http://boofcv.org/techreports/report20120001v1.pdf Hybrid Detect-Track and Detect-Describe-Associate Tracker] | | 2012-0001 || 1 || || [http://boofcv.org/techreports/report20120001v1.txt Bib] || [http://boofcv.org/techreports/report20120001v1.pdf Hybrid Detect-Track and Detect-Describe-Associate Tracker] | ||
|- | |- | ||
| 2012-0002 || 1 || || Implementation Details and Algorithmic Changes for SURF | | 2012-0002 || 1 || || || Implementation Details and Algorithmic Changes for SURF | ||
|- | |- | ||
| 2012-0003 || 1 || || Implementation Details and Algorithmic Changes for SIFT | | 2012-0003 || 1 || || || Implementation Details and Algorithmic Changes for SIFT | ||
|} | |} |
Revision as of 16:21, 6 December 2012
The following is a list of tech reports describing the performance and implementation details of algorithms in BoofCV. To ensure stability and performance, tests are often carried out using standard datasets and/or compared against other implementations.
Citing
For your convenience, bibtex files have been provided for each document. To cite BoofCV in general you can use the following bibtex:
@misc{BoofCV2012, author = {Abeles, Peter}, title = {BoofCV}, year = {2012}, howpublished = {http://boofcv.org/} }
List of Tech Reports
Number | Version | Website | BibTex | Title |
---|---|---|---|---|
2012-0001 | 1 | Bib | Hybrid Detect-Track and Detect-Describe-Associate Tracker | |
2012-0002 | 1 | Implementation Details and Algorithmic Changes for SURF | ||
2012-0003 | 1 | Implementation Details and Algorithmic Changes for SIFT |