Building Computer Vision Projects with OpenCV 4 and C++
by David Millan Escriva, Prateek Joshi, Vinicius G. Mendonca, Roy Shilkrot
Summary
This chapter introduced two key topics in computer vision: camera calibration and camera/object pose estimation. We saw the theoretical background for achieving these concepts in practice, as well as their implementation in OpenCV using the aruco contrib module. Finally, we built an Android application that runs the ArUco code in native functions to calibrate the camera and then detect the AR marker. We used the jMonkeyEngine 3D rendering engine to create a very simple augmented reality application using ArUco calibration and detection.
In the next chapter, we will see how to use OpenCV in an iOS app environment to build a panorama stitching application. Using OpenCV in a mobile environment is a very popular feature of OpenCV, as ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access