Hello,
I'm new to OpenCV, to get started I've been following the official [online tutorials](http://opencv-python-tutroals.readthedocs.org/) and I've been reading the following books:
- Practical Python and OpenCV
- OpenCV Computer Vision With Python [Packt]
- Practical OpenCV [Apress] (*currently reading*)
Very interesting books to get started, however I'm noticing even if now I know how to call the various OpenCV functions I have very little clue about how to apply this to real case scenario.
Does anyone have suggestion about books/tutorials/papers about how to gracefully use opencv in real case scenario ?
Specifically I'm interested in techniques about how to segment an indoor/outdoor scene and the movements of those segments.
Any suggestion is welcome :)
↧