Hi guys, I've been tasked with making one of these for a friend. I've built raspberry pi robots before but not had too much to do with the camera or file systems etc.
He doesn't want it to print the photos so that saves some hassle but would like them to be uploaded to facebook as they are taken.
I've done some digging around and currently my best bet seems to be.
Push a button >> Raspberry Pi captures 3 images >> stitch these images together somehow with a banner file >> upload resulting image to drop box.
I have found a service online called wappwolf which will automatically sync dropbox photos to facebook: http://wappwolf.com/dropboxautomator
I think that would be the best solution allowing the raspberry pi to take its photos, process them and dump them to dropbox and then rinse and repeat.
Can anyone see any major flaws with this idea? And would anybody be able to point me in the direction of some information of how to stitch the images together? I am using python predominantly for ease and the number of libraries that exist for it. I am willing to learn new languages if required.
Thanks!
He doesn't want it to print the photos so that saves some hassle but would like them to be uploaded to facebook as they are taken.
I've done some digging around and currently my best bet seems to be.
Push a button >> Raspberry Pi captures 3 images >> stitch these images together somehow with a banner file >> upload resulting image to drop box.
I have found a service online called wappwolf which will automatically sync dropbox photos to facebook: http://wappwolf.com/dropboxautomator
I think that would be the best solution allowing the raspberry pi to take its photos, process them and dump them to dropbox and then rinse and repeat.
Can anyone see any major flaws with this idea? And would anybody be able to point me in the direction of some information of how to stitch the images together? I am using python predominantly for ease and the number of libraries that exist for it. I am willing to learn new languages if required.
Thanks!
Last edited: