Using Raspberry Pi single-board computer you can have unlimited applications of robotics, automation & internet of things(IoT).
Using Pi Camera:(8 megapixels, 1080p video support) we can develop surveillance bots & home security systems that can be monitored over Wireless or localhost connection even we can map it to public domain for remote monitoring.Applications of Image Processing done by me!
(*Check the GitHub/link for the same code)
- Color tracking: http://www.pyimagesearch.com/2016/02/15/determining-object-color-with-opencv/
- Motion tracking: http://www.pyimagesearch.com/2015/09/14/ball-tracking-with-opencv/
- Shape detection: http://www.pyimagesearch.com/2016/02/08/opencv-shape-detection/
- Face detection: https://pythonprogramming.net/loading-images-python-opencv-tutorial/
All above can be done using opencv, numpy, matplotlib. So, these are major dependencies required for image processing using USB/Pi Camera.
Install opencv: http://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_setup/py_setup_in_windows/py_setup_in_windows.html
RPiWebCamInterface: http://elinux.org/RPi-Cam-Web-Interface
Home/Office Security: Capture image & mail to registered user whenever there is break-down into the house, watch demo below!
Surveillance Drone: DJI NAZA MV2
Comment for more info!
0 comments:
Post a Comment
Thanks for your comment. We will try to reply as soon as possible.
Regards
VSL Creations