Skip to content

Automation

MSD_11 edited this page Jan 4, 2021 · 3 revisions

We need to devsise an approach so that kernelSize, blackPoint and whitePoint values are selected automatically.

While working in the project, I felt that using statistical data like an image's mean, median, standard deviation, etc in some Machine Learning model might help us in achieving this and so I tried several regression models with mean, median & std. dev. of around 300 images but failed to achieve any convincing result.

Clone this wiki locally