Arduino September 26, 2016 0 Comments Wireless All Sky Camera An all sky camera is a device designed to take pictures of the entire sky over a certain amount of […]
Camera December 6, 2014 0 Comments Install OpenCV on pcDuino and Two Sample Applications OpenCV is an open source computer vision package based on Python. In this post, we are going to detail the […]
Camera October 24, 2014 0 Comments Basic Camera function with SimpleCV on pcDuino3 SimpleCV is a powerful tool to capture and process image. In this post, we will use it to implement a […]
Camera October 24, 2014 0 Comments Working with USB camera for pcDuino3 pcDuino3 supports UVC (USB video class) web cam. In this post, we are going to show a tool that is […]
Camera March 9, 2014 0 Comments Run SimpleCV on pcDuino [vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Update Kernel” tab_id=”1394412810-1-21″][vc_column_text]1.Unzip the download files tar -zxvf uImage_20130316.tar.gz 2.Update kernel sudo mount /dev/nanda /boot sudo cp uImage […]
Camera January 13, 2014 0 Comments pcDuino + OpenCV achieve face tracking camera [vc_row][vc_column width=”1/1″][vc_column_text]OpenCV is based on (open) issued a cross-platform computer vision library, you can run on Linux, Windows and Mac […]