project:picturethis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
project:picturethis [2015/02/28 17:46] – [Story] tambergproject:picturethis [2016/06/21 12:39] – [Software] mariakatosvich
Line 6: Line 6:
 ===== Story ===== ===== Story =====
  
-  * Our "smart" picture frame shows police photographs of homeless people by Carl Durheim (1810-1890)+  * The Picture This "smart" frame shows police photographs of homeless people by Carl Durheim (1810-1890)
   * By looking at a picture, you trigger a face detection algorithm to analyse both, you and the homeless person   * By looking at a picture, you trigger a face detection algorithm to analyse both, you and the homeless person
   * The algorithm detects gender, age and mood of the person on the portrait (not always right)   * The algorithm detects gender, age and mood of the person on the portrait (not always right)
Line 18: Line 18:
   * Picture frame has a camera doing face detection for presence detection   * Picture frame has a camera doing face detection for presence detection
   * Pictures have been pre-processed using a cloud service   * Pictures have been pre-processed using a cloud service
 +  * Detection is still rather slow (should run faster on the Raspi 2)
 +  * Here's a little video https://www.flickr.com/photos/tamberg/16053255113/
  
 {{https://farm9.staticflickr.com/8608/16672997165_b32d138ee9.jpg}} {{https://farm9.staticflickr.com/8608/16672997165_b32d138ee9.jpg}}
Line 64: Line 66:
   * https://bitbucket.org/tamberg/makeopendata/src/tip/2015/PictureThis - Scraper and Display   * https://bitbucket.org/tamberg/makeopendata/src/tip/2015/PictureThis - Scraper and Display
   * http://skybiometry.com/Demo   * http://skybiometry.com/Demo
 +  * http://qwikfix.co.uk/sky-customer-services/
   * http://simplecv.org   * http://simplecv.org
 ===== Links ===== ===== Links =====
Line 70: Line 73:
   * http://www.open-electronics.org/raspberry-pi-and-the-camera-pi-module-face-recognition-tutorial/   * http://www.open-electronics.org/raspberry-pi-and-the-camera-pi-module-face-recognition-tutorial/
   * http://www.raspberrypi.org/facial-recognition-opencv-on-the-camera-board/ - OpenCV on Raspi-Cam   * http://www.raspberrypi.org/facial-recognition-opencv-on-the-camera-board/ - OpenCV on Raspi-Cam
 +  * https://speakerdeck.com/player/083e55006e4a013063711231381528f7 - Slide 106 for face replacement
 +  * http://picamera.readthedocs.org/en/release-1.0/
  
-{{tag>status:concept needs:dev needs:design needs:data needs:expert glam hardware}}+ 
 +Not used this time, but might be useful  
 +  * https://thinkrpi.wordpress.com/2013/05/22/opencv-and-camera-board-csi/ - old Raspian versions did not have the latest OpenCV installed. Nice howto for that 
 +  * https://realpython.com/blog/python/face-recognition-with-python/ - OpenCV, nice but not used 
 +  * http://docs.opencv.org - not used directly, only via SimpleCV 
 +  * http://makezine.com/projects/pi-face-treasure-box/ - maybe a nice weekend project 
 +  * https://learn.adafruit.com/creepy-face-tracking-portrait 
 +  * http://www.seeedstudio.com/depot/101LCD-Display-1366x768-HDMIVGANTSCPAL-p-1586.html - 10inch TFT 
 +  * http://www.aliexpress.com/item/FreeShipping-Banana-Pro-Pi-7-inch-LVDS-LCD-Module-7-Touch-Screen-F-Raspberry-Pi-Car/32246029570.html - 7inch TFT mit LVDS Flex Connector 
 + 
 +{{tag>status:demo glam hardware}}
  • project/picturethis.txt
  • Last modified: 2018/04/24 10:55
  • by alicesmith