Re: [RFC PATCH] vimc: Add colors' order over test image

2020-06-08 Thread Hans Verkuil
On 08/06/2020 14:12, Laurent Pinchart wrote: > Hello, > > On Mon, Jun 08, 2020 at 11:33:21AM +0200, Hans Verkuil wrote: >> On 08/06/2020 09:10, Dafna Hirschfeld wrote: >>> On 07.06.20 15:53, Kaaira Gupta wrote: Currently there is no method to know if the test image generated by vimc is c

Re: [RFC PATCH] vimc: Add colors' order over test image

2020-06-08 Thread Laurent Pinchart
Hello, On Mon, Jun 08, 2020 at 11:33:21AM +0200, Hans Verkuil wrote: > On 08/06/2020 09:10, Dafna Hirschfeld wrote: > > On 07.06.20 15:53, Kaaira Gupta wrote: > >> Currently there is no method to know if the test image generated by vimc > >> is correct (except for comparing it with a known 'correc

Re: [RFC PATCH] vimc: Add colors' order over test image

2020-06-08 Thread Hans Verkuil
On 08/06/2020 09:10, Dafna Hirschfeld wrote: > Hi, > > On 07.06.20 15:53, Kaaira Gupta wrote: >> Currently there is no method to know if the test image generated by vimc >> is correct (except for comparing it with a known 'correct' image). Add >> text over the test image, representing the correct

Re: [RFC PATCH] vimc: Add colors' order over test image

2020-06-08 Thread Dafna Hirschfeld
Hi, On 07.06.20 15:53, Kaaira Gupta wrote: Currently there is no method to know if the test image generated by vimc is correct (except for comparing it with a known 'correct' image). Add text over the test image, representing the correct order of colors. I have sent it as an RFC because we can

[RFC PATCH] vimc: Add colors' order over test image

2020-06-07 Thread Kaaira Gupta
Currently there is no method to know if the test image generated by vimc is correct (except for comparing it with a known 'correct' image). Add text over the test image, representing the correct order of colors. I have sent it as an RFC because we can add the text as an optional control, and maybe