roxen / 360-capture

Arduino project for creating images for product presentations by controlling a stepper motor and a camera
http://roxen.github.io/360-capture/
8 stars 3 forks source link

360 degree + up/down capturing #1

Open sapkal-manish opened 11 years ago

sapkal-manish commented 11 years ago

How can I capture image right to left, left to right and up to down and down to up.

roxen commented 11 years ago

Hi Manish,

I'm not sure how you would do that. I suppose what you're after is the ability to spin the object vertically as well as horizontally. Probably you would need to alter the camera angle vertically, having it mounted on an elliptical beam or something. And you would need a viewing lib that supports it.

Anders

3 jul 2013 kl. 14:50 skrev Manish Sapkal notifications@github.com:

How can I capture image right to left, left to right and up to down and down to up.

— Reply to this email directly or view it on GitHub.

sapkal-manish commented 11 years ago

Thanks for reply. I am looking for this : http://truview.ortery.com/HTMLJavaScript/Box/HTML5Viewer.html So, I want to know, How It can it will do?

roxen commented 11 years ago

Ok, I see. As I said, I believe you will either have to rotate the object or move the camera vertically along a circular path facing the object. That construction would probably be fairly complex. Especially if you want to be able to take pictures of the object from below.

Anders

4 jul 2013 kl. 08:01 skrev Manish Sapkal notifications@github.com:

Thanks for reply. I am looking for this : http://truview.ortery.com/HTMLJavaScript/Box/HTML5Viewer.html So, I want to know, How It can it will do?

— Reply to this email directly or view it on GitHub.