Installing OpenCV 3 on Ubuntu. December 20, 2017 Step 1: Update packages 1 2 sudo apt-get update sudo apt-get upgrade Read More Share Twitter Facebook Google+
Train customize object for object recognition by Tensorflow Part 2 December 18, 2017 This is the next article of Part1: Train customize object Tensorflow In this section we will complete the custom object train program us... Read More Share Twitter Facebook Google+
Train customize object for object recognition by Tensorflow Part 1 December 18, 2017 As in the previous article (Install tensorflow and object detection sample) , we learned how to use tensorflow in object recognition with bu... Read More Share Twitter Facebook Google+
Solve hand drawing sudoku by OpenCV and image processing December 10, 2017 To solve hand drawing sudoku, need to perform the following steps: - Step 1: Crop sudoku cells out of the image by looking straight ... Read More Share Twitter Facebook Google+
Install Tensorflow API and example for Object Detection December 10, 2017 Hi guys, I'm going to show you how to install Tensorflow on your Windows PC. Then we will use the Object detection API as an e... Read More Share Twitter Facebook Google+