- 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}
}
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Hands-On JavaScript High Performance
- 你必須知道的204個Visual C++開發問題
- Serverless架構
- Python Web數據分析可視化:基于Django框架的開發實戰
- 西門子S7-200 SMART PLC編程從入門到實踐
- Python High Performance Programming
- 軟件測試教程
- Python Interviews
- QGIS 2 Cookbook
- Modernizing Legacy Applications in PHP
- Mastering Embedded Linux Programming
- HTML5移動前端開發基礎與實戰(微課版)
- 高性能PHP 7
- ArcPy and ArcGIS(Second Edition)