IC-Imaging-Control-Samples icon indicating copy to clipboard operation
IC-Imaging-Control-Samples copied to clipboard

IC Imaging source upgrade to 3.5 from 3.4

Open smitanv opened this issue 2 years ago • 1 comments

I am trying to upgrade an application that used imaging source SDK 3.4 to imaging source SDK 3.5. The application used the imageAvailable event concept to acquire images from DK37BUX273 camera sensor. I followed the samples and I find that FrameQueueSink and FrameNotificationSink both provide horizontally rotated images in Y800 format. Is that expected? How can I prevent this unnecessary rotation?

smitanv avatar Feb 13 '24 18:02 smitanv

Hello

No, it is not expected the image being rotated. Did you install the latest driver from https://www.theimagingsource.com/en-de/support/download/icwdmuvccamtis33u-5.1.0.1719/ ?

In worst case, you can set the "Flip" property in the camera.

Stefan

TIS-Stefan avatar Feb 14 '24 09:02 TIS-Stefan