pypylon icon indicating copy to clipboard operation
pypylon copied to clipboard

How configured basler camera to don't get duplicate image

Open sepid91 opened this issue 4 years ago • 1 comments

I have configured the Basler camera (aca1920-40um) which is connected to the USB port, I have duplicate frames when I use PylonViewer software and I store a sequence of still images. What parameters should I change to prevent this from happening? The parameters that I set after connecting camera to pc are: Enable acquisition frame rate = active. fps = 25 (acquisition frame rate); trigger = off; Exposure auto = off; exposure time = 1000 .

In the next step, I took the frame using OpenCV and c++ with a code similar to the following link, which again gives me a duplicate frame. https://stackoverflow.com/questions/43695811/convert-images-from-pylon-to-opencv-in-c

sepid91 avatar Aug 04 '20 08:08 sepid91

Is the case still open? The camera normally does not send any duplicate images...

if you have fixed the issue close the post

SMA2016a avatar Jul 31 '21 19:07 SMA2016a