ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

prosilica camera configuration

asked 2011-03-22 02:38:57 -0500

Reza gravatar image

I wonder if anybody knows a way/tool/wizard to find optimal configuration for Prosilica GC1380 camera. I use "AVT GigE SDK" and play with Exposure and Gain variables to get acceptable image at resolution 640x480, but the result fps is too low (less than 5). High fps comes with dark image. any suggestion to get image with quality and stream speed good enough for face_detector.

thanks

edit retag flag offensive close merge delete

Comments

How do you connect to this camera? Is it a direct connection? Have you access to the aperture of the lens itself?
KoenBuys gravatar image KoenBuys  ( 2011-03-22 21:44:15 -0500 )edit
connected to my PC through ethernet connection. have access to aperture of the lens. my colleagues and I have tried various setting, but am not happy with trial and error method and looking for a procedure to produce best setting. it's necessary especially when light condition varying during day.
Reza gravatar image Reza  ( 2011-03-23 04:54:00 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2011-03-22 07:43:24 -0500

KoenBuys gravatar image

You can try with a combination of image_view and dynamic reconfigure after starting your camera.

roslaunch prosilica.launch #start your camera
rosrun dynamic_reconfigure reconfigure_gui  #start your GUI
edit flag offensive delete link more
0

answered 2011-03-22 09:52:45 -0500

Reza gravatar image

thank you Koen, I am looking for a tool/wizard to find optimal configuration with acceptable fps, then can set them in camera using dynamic_reconfiguration or other ways.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-03-22 02:38:57 -0500

Seen: 727 times

Last updated: Mar 22 '11