From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Sriram V <vshrirama@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: H3A module on omap4 iss
Date: Wed, 20 Aug 2014 20:00:47 +0200 [thread overview]
Message-ID: <46978413.ceo9aCTgT3@avalon> (raw)
In-Reply-To: <CAH9_wRNTQXhqD1LNXOoS=6Vm7Xun6V49516=-3yUN-UKjoLjjw@mail.gmail.com>
Hi Sriram,
On Wednesday 20 August 2014 21:01:30 Sriram V wrote:
> Thanks for your response.
>
> Going through the Datasheet & omap3isp code. what i understand is
> The code enables the H3A engine for AF, AE and AWB.
>
> Now, the H3A produces co-efficients which need to be used for achieving
> actual AF, AE & AWB.
>
> Now, I could not find any references where these co-efficents are used to
> do AF, AE & AWB.
>
> My specific question is now if i need to do AF - Do you know any formula or
> algorithm which can make use of these co-coefficients and control the sensor
> motor.
I haven't worked with AF personally, I can't really help you.
> Similarly - How AWB is done with the help of these co-efficients when
> AWB is enabled?
I've implemented simple AE and AWB code for the OMAP3 ISP. You can find it at
http://git.ideasonboard.org/omap3-isp-live.git (look at the iq_aewb_process
function in iq.c).
The code should be considered as a proof of concept, in a real system you will
very likely want to implement more complex AE and AWB algorithms. I'd be happy
to receive patches that make my trivial implementation smarter :-)
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2014-08-20 18:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-20 6:25 H3A module on omap4 iss Sriram V
2014-08-20 14:32 ` Laurent Pinchart
2014-08-20 15:31 ` Sriram V
2014-08-20 18:00 ` Laurent Pinchart [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46978413.ceo9aCTgT3@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=vshrirama@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).