PDA

View Full Version : SDK ViewFinder


LThomas999
23rd of November 2003 (Sun), 11:19
Does anyone know the command to rotate the picture as it comes in from the viewfinder using the SDK. The Canon sample program Remote Capture has this option but the SDK doesn't seem to clearly have a function to do this.

atleypnorth
23rd of November 2003 (Sun), 15:19
think it is a bit much to expect the SDK to rotate the image as well :) There are lots of rountines / libraries that will rotate images out there ... If knew which language you were using could maybe suggest some to look at...

SDK_Monkey
10th of December 2003 (Wed), 12:44
I am trying to do the same thing. I am using VB6 and I found a way to do it, but it is no where near as smooth as the Remote Capture software. It takes almost a full second to rotate the image. If you find a solution to this let me know and I will do the same.

Cheers,

atleypnorth
11th of December 2003 (Thu), 02:30
one second to rotate a 640 x 320 image !
Have you tried a google search using the keywords
Visual basic image rotation ???