logo       

OpenCV and libdc1394: msg#01140

lib.opencv

Subject: OpenCV and libdc1394

Hi!

I want to use libdc1394 to grab images from my imitech-1394 camera
into OpenCV.
I guess that after calling

dc1394_bayer_decoding_8bit(dc1394_video_get_buffer(m_current_camera),
reinterpret_cast<unsigned char*>(img.m_img->imageData), m_size.width,
m_size.height, DC1394_COLOR_FILTER_GBRG, DC1394_BAYER_METHOD_NEAREST);

I should have a new frame in img.m_img->imageDate (where m_img is an
ipl-image created by OpenCV).
But the sad thing is: the image I see is just black with a strange
color-pattern.
Is there any easy way to make OpenCV and libdc1394 work properly
together?

Thanks a lot:

snellius








Change settings: http://www.yahoogroups.com/mygroups, select
Get Emails (get all posts)
Daily Digest (one summary email per day)
Read on the web (read posts on the web only)Or Unsubscribe by mailing
OpenCV-unsubscribe@xxxxxxxxxxxxxxx



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise