On Thu, 18 May 2000, Lawrence Glaister wrote:

> Also, it looks the  7610 can be configured to output RGB info (reg 0x12
> Common A[3]) Is it possible to use the camera data instead of the doing
> all the color space math inside the driver?

I'm implementing it, if everything goes well it will be done later today
or tomorrow morning. I'd also like to implement the raw mode as described
in the 7610 datasheet (in the page it lists the monochrome, raw, GBR422 and
YUV422 formats) -- but I didn't find the register to enable raw data output.
Hmm.

The conversion code from GBR422 to BGR is much simpler than the YUV -> BGR
conversion, but it's still not trivial. Some code fragments are available
in the snapshot I published yesterday for Bret.

Also I think the lower-resolution modes should be subsampled instead of
clipped, what do you think?

Best regards,
claudio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to