davidmigloz / go-bees

Android app for monitoring bee hives activity.
http://gobees.io/
GNU General Public License v3.0
37 stars 147 forks source link

Leer cap 1 y 2 Mastering OpenCV Android #45

Closed davidmigloz closed 8 years ago

davidmigloz commented 8 years ago

Chapter 1, Applying Effects to Images, includes some of the basic preprocessing algorithms used in various computer vision applications. This chapter also explains how you can integrate OpenCV to your existing projects

Chapter 2, Detecting Basic Features in Images, covers the detection of primary features such as edges, corners, lines, and circles in images.