mal-boisestate / afilament

0 stars 0 forks source link

Fix normalization issue #83

Open ninanikitina opened 1 year ago

ninanikitina commented 1 year ago

The current normalization method using the OpenCV MinMax flag is inconsistent and leads to unreliable results. The objective is to implement a custom normalization approach or explore alternative methods to ensure consistent and accurate normalization across the entire image set. The solution should involve using a common threshold for all images to maintain consistency. Upon completion, the normalization process will be reliable, providing accurate results for the system.