Tuesday, May 10, 2016

opencv car counting

Prerequisite:
OpenCV C++ Installation/Configuration:
YouTube video: https://www.youtube.com/watch?v=7SM5O...
GitHub repository: https://github.com/MicrocontrollersAn...

Part 1: OpenCV 3 Play Video File C++
YouTube video: https://www.youtube.com/watch?v=VE-1U...
GitHub repository: https://github.com/MicrocontrollersAn...

Part 2: OpenCV 3 Image Subtraction C++
YouTube video: https://www.youtube.com/watch?v=5SzNu...
GitHub repository: https://github.com/MicrocontrollersAn...

Part 3: OpenCV 3 Mouse Move Prediction Algorithm C++
YouTube video: https://www.youtube.com/watch?v=Tbcn7...
GitHub repository: https://github.com/MicrocontrollersAn...

Part 4: OpenCV 3 Multiple Object Tracking by Image Subtraction C++ full source code
YouTube video: https://www.youtube.com/watch?v=A4UDO...
GitHub repository: https://github.com/MicrocontrollersAn...

Part 5: OpenCV 3 Car Counting C++ full source code
YouTube video: https://www.youtube.com/watch?v=Y3ac5...
GitHub repository: https://github.com/MicrocontrollersAn...

Centos 7 reset root/ any user lost password / lockout due to cant remember password

1. Need to be in front of the terminal. (Physically if not vm). 2. Reboot the server 3. Press 'e' in the GRUB2 boot screen. 3. bunch...