Go to advanced search

by GLS
Sat Jan 18, 2014 7:11 pm
Forum: Mathematica
Topic: RaspberryPi Camera Board
Replies: 6
Views: 6092

Re: RaspberryPi Camera Board

Use this instead of DeviceRead in Mathematica:-
image = Import["!raspistill -n -w 600 -h 400 -t 5 -o -", "JPG"]
by GLS
Thu Jan 09, 2014 9:24 pm
Forum: Mathematica
Topic: RaspberryPi Camera Board
Replies: 6
Views: 6092

Re: RaspberryPi Camera Board

The settings are the defaults for NOOBS V.1.3.3 - GPU128, it is a clean install. 8GB SD card. I can load photos saved by Raspistill using Import["test.jpg"] in to Mathematica. DeviceRead["RaspiCam"] hangs the mathematica notebook with the camera red LED remaining on, and the processor loading graph ...
by GLS
Wed Jan 08, 2014 10:27 pm
Forum: Mathematica
Topic: RaspberryPi Camera Board
Replies: 6
Views: 6092

Re: RaspberryPi Camera Board

Thanks for the tip. Unfortunately I have tried sudo rpi-update now, rebooted and it made no difference....
by GLS
Wed Jan 08, 2014 9:47 pm
Forum: Mathematica
Topic: RaspberryPi Camera Board
Replies: 6
Views: 6092

RaspberryPi Camera Board

I've been following the guide on using the Camera with Wolfram Mathematica document http://community.wolfram.com/groups/-/m/t/166778. I am using a model B with NOOBS v1.3.3. The camera board works fine with raspistill -v -o test.jpg, but using DeviceRead["RaspiCam"] mathematica halts, and the Red LE...
by GLS
Tue Sep 24, 2013 7:48 pm
Forum: Python
Topic: Raspberry Pi Artificial Intelligence - Life Assistant
Replies: 8
Views: 25728

Re: Raspberry Pi Artificial Intelligence - Life Assistant

All journeys start with a small step, and maybe the RaspberryPi provides the first step. Inspired by the achievements of a 17 year old girl applying Artificial Neural Networks ( ANN) to the identification of Breast Cancer in a recent BBC Horizon TV programme, I looked on this forum for information o...

Go to advanced search