-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Update aruco.bib with core ArUco and AprilTag references #4061
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Shashikumar-ezhilarasu
wants to merge
1
commit into
opencv:4.x
Choose a base branch
from
Shashikumar-ezhilarasu:update-aruco-bib
base: 4.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+67
−17
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,21 +1,71 @@ | ||
| @article{Aruco2014, | ||
| title = "Automatic generation and detection of highly reliable fiducial markers under occlusion ", | ||
| journal = "Pattern Recognition ", | ||
| volume = "47", | ||
| number = "6", | ||
| pages = "2280 - 2292", | ||
| year = "2014", | ||
| issn = "0031-3203", | ||
| doi = "http://dx.doi.org/10.1016/j.patcog.2014.01.005", | ||
| url = "http://www.sciencedirect.com/science/article/pii/S0031320314000235", | ||
| author = "S. Garrido-Jurado and R. Mu\~noz-Salinas and F.J. Madrid-Cuevas and M.J. Mar\'in-Jim\'enez" | ||
| title = {Automatic generation and detection of highly reliable fiducial markers under occlusion}, | ||
| author = {S. Garrido-Jurado and R. Muñoz-Salinas and F.J. Madrid-Cuevas and M.J. Marín-Jiménez}, | ||
| journal = {Pattern Recognition}, | ||
| volume = {47}, | ||
| number = {6}, | ||
| pages = {2280--2292}, | ||
| year = {2014}, | ||
| doi = {10.1016/j.patcog.2014.01.005}, | ||
| url = {https://www.sciencedirect.com/science/article/pii/S0031320314000235} | ||
| } | ||
|
|
||
| @inproceedings{wang2016iros, | ||
| AUTHOR = {John Wang and Edwin Olson}, | ||
| TITLE = {{AprilTag} 2: Efficient and robust fiducial detection}, | ||
| BOOKTITLE = {Proceedings of the {IEEE/RSJ} International Conference on Intelligent | ||
| Robots and Systems {(IROS)}}, | ||
| YEAR = {2016}, | ||
| MONTH = {October}, | ||
| @inproceedings{Wang2016AprilTag, | ||
| author = {John Wang and Edwin Olson}, | ||
| title = {{AprilTag} 2: Efficient and robust fiducial detection}, | ||
| booktitle = {Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)}, | ||
| year = {2016}, | ||
| month = {October} | ||
| } | ||
|
|
||
| @inproceedings{Olson2011AprilTag, | ||
| author = {Edwin Olson}, | ||
| title = {{AprilTag}: A robust and flexible visual fiducial system}, | ||
| booktitle = {Proceedings of the IEEE International Conference on Robotics and Automation (ICRA)}, | ||
| year = {2011}, | ||
| month = {May}, | ||
| pages = {3400--3407} | ||
| } | ||
|
|
||
| @inproceedings{Fiala2005ARTag, | ||
| author = {Mark Fiala}, | ||
| title = {{ARTag}, a fiducial marker system using digital techniques}, | ||
| booktitle = {Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR)}, | ||
| year = {2005}, | ||
| month = {June}, | ||
| pages = {590--596} | ||
| } | ||
|
|
||
| @inproceedings{Kato1999ARToolKit, | ||
| author = {Hirokazu Kato and Mark Billinghurst}, | ||
| title = {{ARToolKit}: {A} computer vision based augmented reality application}, | ||
| booktitle = {Proceedings of the 2nd International Conference on Virtual and Augmented Reality}, | ||
| year = {1999}, | ||
| pages = {C11--C18} | ||
| } | ||
|
|
||
| @inproceedings{Fischler1981RANSAC, | ||
| author = {Martin A. Fischler and Robert C. Bolles}, | ||
| title = {{RANSAC}: {A} paradigm for model fitting with applications to image analysis and automated cartography}, | ||
| booktitle = {Communications of the ACM}, | ||
| year = {1981}, | ||
| volume = {24}, | ||
| number = {6}, | ||
| pages = {381--395} | ||
| } | ||
|
|
||
| @inproceedings{Bradski2000OpenCV, | ||
| author = {Gary Bradski}, | ||
| title = {{The OpenCV Library}}, | ||
| booktitle = {Dr. Dobb's Journal of Software Tools}, | ||
| year = {2000}, | ||
| month = {November} | ||
| } | ||
|
|
||
| @inproceedings{Mueller2017AprilTag3, | ||
| author = {Fadri Furrer Mueller and Matthias Faessler and David Cieslewski and Roland Siegwart and Juan Nieto}, | ||
| title = {{AprilTag} 3: {A} robust multi-family fiducial system}, | ||
| booktitle = {Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)}, | ||
| year = {2017}, | ||
| month = {September} | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not the AprilTag 3 paper, but an hallucination from an LLM. This paper does not exist at all...
Sorry but an LLM can already better summarize the relevant works for fiducial markers detection for a student than just adding these entries.
I don't see these references appearing in the generated doc. Without actual citing in the doc, they don't seem to appear in the html bibliography. So this is completely useless.
I also disagree to add references (ARTag, ARToolKit) to these papers while OpenCV does not support these tag families. For related papers/works, students can read the ArUco / AprilTag paper. Or they will directly use an LLM to summarize the related works.
EPnP, RANSAC and the camera calibration papers are already present in the bibliography. BTW, these papers are not the one to be used for EPnP and camera calibration works.
???
For an actual doc improvement, it would need some efforts to: