Go to advanced search

by Rezilin
Mon Apr 01, 2013 7:12 pm
Forum: Python
Topic: Accessing a picture file while its being updated
Replies: 3
Views: 1153

Re: Accessing a picture file while its being updated

I actually fixed it I read the camera data in but it wasn't resetting my camera so by calling a function that I missed I am able to save multiple images. Taking raw data from the camera would be more memory efficient but since i'm saving over the same image and taking data from them as a numpy array...
by Rezilin
Fri Mar 29, 2013 1:48 am
Forum: Python
Topic: Accessing a picture file while its being updated
Replies: 3
Views: 1153

Accessing a picture file while its being updated

Greetings, I am creating a jpeg camera based algorithm for a robots eye which takes a 320X240 jpg image saves it under the name photo.jpg, fromn here I use mahotas to read in the file with imread and preform a threashold/binary conversion with pymorph to create a binary array to be used in a line tr...
by Rezilin
Thu Mar 28, 2013 2:06 am
Forum: General discussion
Topic: AP-Wireless SSH
Replies: 0
Views: 482

AP-Wireless SSH

Hi I have a setup with a PC on Ethernet and a pi connected to its network card via an software AP. What I'm trying to do is SSH to the pi from this setup. I have configured SSH and wireless on the pi but unlike wireless the AP connection doesn't have a ip for the pi and just a MAC address. Any thoug...

Go to advanced search