- Mastering OpenCV 4 with Python
- Alberto Fernández Villán
- 99字
- 2021-07-02 12:07:08
Why citing OpenCV in your research work
If you are using OpenCV in your research, it is recommended you cite the OpenCV library. This way, other researchers can better understand your proposed algorithms and reproduce your results for better credibility. Additionally, OpenCV will increase repercussion, resulting in a better computer vision library. The BibTex entry for citing OpenCV is shown in the following code:
@article{opencv_library,
author = {Bradski, G.},
citeulike-article-id = {2236121},
journal = {Dr. Dobb's Journal of Software Tools},
keywords = {bibtex-import},
posted-at = {2008-01-15 19:21:54},
priority = {4},
title = {{The OpenCV Library}},
year = {2000}
}
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Manga Studio Ex 5 Cookbook
- Django:Web Development with Python
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- 鋒利的SQL(第2版)
- Kotlin從基礎到實戰
- R數據科學實戰:工具詳解與案例分析
- 人工智能算法(卷1):基礎算法
- 平面設計經典案例教程:CorelDRAW X6
- Learning Nessus for Penetration Testing
- Learning Concurrency in Python
- Java EE 8 and Angular
- Tableau Dashboard Cookbook
- 企業級Java現代化:寫給開發者的云原生簡明指南
- Java面向對象程序設計教程