Signed-off-by: Yatendra Singh
---
libavfilter/vf_colorconstancy.c | 46 ++---
1 file changed, 13 insertions(+), 33 deletions(-)
diff --git a/libavfilter/vf_colorconstancy.c b/libavfilter/vf_colorconstancy.c
index eae62204b5..d974317a48 100644
--- a/libavfilter
Signed-off-by: Yatendra Singh
---
doc/filters.texi| 36 ++
libavfilter/Makefile| 1 +
libavfilter/allfilters.c| 1 +
libavfilter/vf_colorconstancy.c | 220
4 files changed, 258 insertions(+)
diff --git a/doc
>
> If you are setting initial estimation to normal white, does it make any
>> difference to do a chromatic adaptation?
>>
> I was trying to reproduce the same values as the official code in matlab
> and hence this was done.
> It might provide a very minor improvement in speed but having an estim
>
> > +s->difford = 1;
>
> Why are you forcing this value?
>
The algorithm only uses first order differentials for the calculation of
the specular variant and it does not seem to be an option to use other
orders as far as I have understood from the paper and the official code.
>
> If you are s
Signed-off-by: Yatendra Singh
---
libavfilter/vf_colorconstancy.c | 47 ++---
1 file changed, 14 insertions(+), 33 deletions(-)
diff --git a/libavfilter/vf_colorconstancy.c b/libavfilter/vf_colorconstancy.c
index eae62204b5..d36400bd35 100644
--- a/libavfilter
Signed-off-by: Yatendra Singh
---
doc/filters.texi| 36 ++
libavfilter/Makefile| 1 +
libavfilter/allfilters.c| 1 +
libavfilter/vf_colorconstancy.c | 215
4 files changed, 253 insertions(+)
diff --git a/doc
>
> Not for the functions, rather for the use of the filter and its
> options. See doc/filters.texi.
>
I have updated the documentation accordingly.
Regards,
Yatendra Singh.
On Fri, Apr 17, 2020 at 12:51 PM Moritz Barsnick wrote:
> On Thu, Apr 16, 2020 at 18:39:58 +0530, YATEN
hed the patch updated based on the
suggestions.
Please point out any mistakes I may have made as I do not have much
experience in submitting work through patches.
Regards,
Yatendra Singh.
From c19098133770e4ed59372d8f57fdc871723ac52c Mon Sep 17 00:00:00 2001
From: Yatendra Singh
Date: Thu, 1
Signed-off-by: Yatendra Singh
---
libavfilter/Makefile| 1 +
libavfilter/allfilters.c| 1 +
libavfilter/vf_colorconstancy.c | 265 +++-
3 files changed, 232 insertions(+), 35 deletions(-)
diff --git a/libavfilter/Makefile b/libavfilter
Thank you for explaining the procedure.
I have posted my own project proposal on the page you had instructed me to.
Looking forward to the feedback.
Regards,
Yatendra Singh.
On Tue, Mar 3, 2020 at 10:19 PM Pedro Arthur wrote:
> Hi
>
> Em ter., 3 de mar. de 2020 às 09:24, YATEN
Sorry for unintended bold words ending the previous mail.
On Tue, Mar 3, 2020 at 5:53 PM YATENDRA SINGH
wrote:
> Hi,
> I am a third year CSE student at the Indian Institute of Technology
> Bhilai, and would like to contribute to ffmpeg this year. I have
> relevant experience
Vimeo90k and MiddleBury
<https://paperswithcode.com/task/video-frame-interpolation> but at the same
time Frame Interpolation with Generative Adversarial Network(FIGAN), uses
not CNN but multi-scale synthesis( MS ) to get higher speeds.
Looking forward to hearing from you soon.
Yatendra SIngh
12 matches
Mail list logo