- 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.
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- Java程序設計與開發
- Maven Build Customization
- 兩周自制腳本語言
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- Scala Design Patterns
- Python自然語言處理(微課版)
- Python Network Programming Cookbook(Second Edition)
- 深度學習:算法入門與Keras編程實踐
- Hands-On Microservices with Kotlin
- SQL Server從入門到精通(第3版)
- Mastering JavaScript High Performance
- JQuery風暴:完美用戶體驗
- Python 3快速入門與實戰
- Moodle 3.x Developer's Guide