- OpenCV 3.0 Computer Vision with Java
- Daniel Lélis Baggio
- 103字
- 2021-07-16 13:17:32
Summary
This chapter provided several different approaches for setting up OpenCV for Java, that is, by either installing compiled binaries or compiling it from the source. It also pointed to instructions for making the main configurations in Eclipse and NetBeans IDE as well as for using building tools such as Ant and Maven. The user should be ready to easily start using OpenCV in his/her Java projects.
The next chapter will go deeper into OpenCV and address basic tasks such as handling images through matrices, reading image files, retrieving frames from a webcam, and creating nice Swing GUIs for your computer vision applications.
推薦閱讀
- Boost程序庫(kù)完全開發(fā)指南:深入C++”準(zhǔn)”標(biāo)準(zhǔn)庫(kù)(第5版)
- AngularJS Testing Cookbook
- Android項(xiàng)目開發(fā)入門教程
- JavaScript+jQuery網(wǎng)頁(yè)特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程(第2版)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Node.js Design Patterns
- Windows內(nèi)核編程
- Android玩家必備
- Spring Boot+Vue全棧開發(fā)實(shí)戰(zhàn)
- 深度學(xué)習(xí)入門:基于Python的理論與實(shí)現(xiàn)
- Python物理建模初學(xué)者指南(第2版)
- Node.js 6.x Blueprints
- Python Business Intelligence Cookbook
- Learning Java Lambdas
- 區(qū)塊鏈原理、設(shè)計(jì)與應(yīng)用