Difference between revisions of "Papers and Reports"
From BoofCV
Jump to navigationJump to searchm |
|||
Line 1: | Line 1: | ||
The following is a list of tech reports describing the performance and implementation details of algorithms in BoofCV. For your convenience, bibtex files have been provided for each document. | 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: | |||
<pre> | |||
@misc{BoofCV2012, | |||
author = {Abeles, Peter}, | |||
title = {BoofCV}, | |||
year = {2012}, | |||
howpublished = {http://boofcv.org/} | |||
} | |||
</pre> | |||
== List of Tech Reports == | == List of Tech Reports == |
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 | Doc Ver | 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 |