Ask Your Question
0

IDS (uEye) camera auto-parameter operation

asked 2014-03-12 16:22:15 -0600

mcow gravatar image

This is not an OpenCV question, but I'm hoping this forum can help me anyway.

I'm trying to run automatic exposure on an IDS uEye camera, using the is_SetAutomaticParameter() API and then starting video capture. I let the video run on a white illuminated background. I expect that once the optimum exposure is found, an event will trigger (as I've configured it); but waiting on that event for 90 seconds before timeout, the event is not triggered. The status information for the operation shows that it's done a good job of finding an exposure value; the problem is just that the operation never finishes.

One of the automatic parameters is IS_SET_AUTO_BRIGHTNESS_ONCE, which I set to 1: this is supposed to allow the operation to finish once it's found an appropriate exposure to reach the programmed target.

I'll be happy to post code if someone is willing to help.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-07-18 07:21:02 -0600

Hello,

I'm a beginner in Imaging, I'm working with opencv with no problem using standard webcams, but now i have a uEye XS and i have trouble getting it to work with opencv, i can't even get the video, i tried with IDS Documentation but it didn't show much. Can you help me just to understand the basics, since you have some experince with it.

Thank you.

edit flag offensive delete link more

Comments

Hello, Have you reached the solution yet? I'm trying to get a Mat from a ueye gige cam...

PauloCV gravatar imagePauloCV ( 2014-12-08 11:50:48 -0600 )edit

Question Tools

Stats

Asked: 2014-03-12 16:22:15 -0600

Seen: 1,767 times

Last updated: Jul 18 '14