Re: Advise on object detection



On May 24, 12:54 pm, serg271 <serg...@xxxxxxxxx> wrote:

I suspect internal camera format is YUV, before it converted to RGB
later by driver - it seems it's either yuv or jpeg. So working  with
asymmetrical YUV could be preferable.- Hide quoted text -


----------------------------------
Why do you say that? Nearly all CCD's I see are natively RGB, and
most (all?) CMOS sensors are CMY or CMYG. Those are the filters that
are actually over the photosites. (Exceptions being the Foveon sensor
(sort of), and the Fuji SuperCCD SR and the new Kodak sensor with
additional "clear" pixels.)
Regards,
ImageAnalyst
.



Relevant Pages

  • Re: Advise on object detection
    ... later by driver - it seems it's either yuv or jpeg. ...  (Exceptions being the Foveon sensor ... conversion to RGB done in software and take some time. ... May be camera hardware process sensor format to YUV, ...
    (sci.image.processing)
  • Re: about Color Format transformation
    ... it will accept RGB or YUV in and allow RGB out only. ... Having said that your code will not reject YUV output if a downstream ... > Hi Iain ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Need help in converting YUV to RGB using OV7620
    ... Hope you guys can give me some advise on converting the YUV ... THEN consider doing colour conversion. ... the format is best described spatially as ... You cannot work out true RGB until 2nd Y and V has been acquired, ...
    (comp.arch.embedded)
  • Re: Color balance in YUV/YCbCr domain
    ... Colour balancing is selecting an area in the image that you know is ... If you know what scaling factors are needed to colour-balance the RGB ... So the operation that colour-balances a YUV ... Multiplying three 3x3 matrices together is *not* complicated. ...
    (sci.image.processing)
  • Re: Need help in converting YUV to RGB using OV7620
    ... >THEN consider doing colour conversion. ... >You cannot work out true RGB until 2nd Y and V has been acquired, ... >>The formula given in the data sheet to get YUV was as followed ... I did not do any gamma correction but basically I just convert the ...
    (comp.arch.embedded)