Camera images to OpenCV

Share source code samples for use with the Camera SDK
herrry99
Posts: 8
Joined: Tue Dec 06, 2022 12:47 am

Re: Camera images to OpenCV

Post by herrry99 » Tue Dec 06, 2022 12:50 am

My settings for one cam are:

my cam->SetVideoType(CameraLibrary::MJPEGMode);
my cam->SetAEC(true);
my cam->SetAGC(true);

is this the best configuration for speed increasing in OpenCV? for real-time?
[/quote]
I personally found AEC and AGC of no help, so I always keep them off, but YMMV. The camera settings don't have an effect on the speed with OpenCV. The "CPU expensive" operation (but still affordable) is the call to rasterize(). If you only need marker positions, you might want to go without pictures (using Precision mode).
davidtheory wrote: I saw the image processing example and the way they render the image with OpenGL seems (my perception) to be faster than showing the image in an OpenCV window.

herrry99
Posts: 8
Joined: Tue Dec 06, 2022 12:47 am

Re: Camera images to OpenCV

Post by herrry99 » Fri Dec 09, 2022 11:59 pm

herrry99 wrote:
Tue Dec 06, 2022 12:50 am
My settings for one cam are:

my cam->SetVideoType(CameraLibrary::MJPEGMode);GBWhatsapp
my cam->SetAEC(true);
my cam->SetAGC(true);

is this the best configuration for speed increasing in OpenCV? for real-time?
I personally found AEC and AGC of no help, so I always keep them off, but YMMV. The camera settings don't have an effect on the speed with OpenCV. The "CPU expensive" operation (but still affordable) is the call to rasterize(). If you only need marker positions, you might want to go without pictures (using Precision mode).
davidtheory wrote: I saw the image processing example and the way they render the image with OpenGL seems (my perception) to be faster than showing the image in an OpenCV window.

PhilipKix
Posts: 1
Joined: Mon Mar 13, 2023 12:28 pm

ОТВЕЧАЙ или СТРАДАЙ с ЛИГОЙ ЭКСТРЕМАЛЬНЫЙ ЧЕЛЛЕНДЖ

Post by PhilipKix » Mon Mar 13, 2023 6:48 pm

Image

ОТВЕЧАЙ или СТРАДАЙ с ЛИГОЙ ЭКСТРЕМАЛЬНЫЙ ЧЕЛЛЕНДЖ
ОТВЕЧАЙ или [url=https://pognalishow.kzlife.info/otve-aj-ili/zoC00cJqqGGgh7w.html]СТРАДАЙ[/url] с ЛИГОЙ ЭКСТРЕМАЛЬНЫЙ ЧЕЛЛЕНДЖ

Post Reply