- 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}
}
推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- 軟件項目估算
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Power Up Your PowToon Studio Project
- Vue.js快速入門與深入實戰(zhàn)
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- Processing互動編程藝術(shù)
- Banana Pi Cookbook
- Java設(shè)計模式及實踐
- Learning Apache Kafka(Second Edition)
- Mastering Python Networking
- Mastering Apache Maven 3
- Mastering Git
- Practical Game Design with Unity and Playmaker
- JavaScript程序設(shè)計(第2版)