Hi, I'm working as a machine learning engineer from Egypt, and our company works with images, I have never found such effective and useful materials as your videos, thank you and may god bless you.
Hi, i currently on trying CLAHE, but i really don't understand about how to calculate cliplimit and implement it on the histogram of sub-image. Can anyone explain?
Thank you for that video. I have a question regarding histopathological image: which is better to apply CLAHE or stain normalization? Also, should we do this CLAHE method and then do pixel normalization to convert them to fit [-1,1] or [0,1]?
informative video.. sir one doubt ,, for classifying road puddle: when i give road with shadows , my deep learning model mispredict it as road puddle.. can i use histogram equalisation to solve this?
@@DigitalSreeni Good night professor, Can I contact you?, I'm developing a code to search for small and faint objects (little point objects) among a pattern of objects (streak lines), but I'm new in this field of image processing, so I'd like some help, I'm studying a master degree and my research is about image processing. Regards
Hi, I'm working as a machine learning engineer from Egypt, and our company works with images, I have never found such effective and useful materials as your videos, thank you and may god bless you.
I like your style of touching the basics when explaining advanced topics.
Thanks for taking the time and effort to do this. The examples and presentation were great! Really helped with the work I was doing.
Glad it helped!
The best video ever. thank youu sir🤗
Hello Sreenivas sir, thank you very much for detailed explanation... Great Work !!!
Hi, i currently on trying CLAHE, but i really don't understand about how to calculate cliplimit and implement it on the histogram of sub-image. Can anyone explain?
Thanks a lot, this was very informative!!
awesome sir
Very good lesson. Thanks a lot.
very informative video
great video
can u tell how we will do it if we parallelize this algorithm.
how about manualy calculate clahe?
Thank you for that video. I have a question regarding histopathological image: which is better to apply CLAHE or stain normalization?
Also, should we do this CLAHE method and then do pixel normalization to convert them to fit [-1,1] or [0,1]?
i think we should do CLAHE before pixel normalization since it will have bigger range to smooth thus saving more information
After opening GitHub many folders appears , kindly give the link of exact folder link for this code
very informative
how can applay it if deal with more than one image ?
th-cam.com/video/QxzxLVzNfbI/w-d-xo.html
informative video.. sir one doubt ,, for classifying road puddle: when i give road with shadows , my deep learning model mispredict it as road puddle.. can i use histogram equalisation to solve this?
How do you determine the clip value for CLAHE? Is it arbitrary?
Completely depends on the image, I would try 30 or 40 as a starting point.
First of all thanks for the videos.
what about if I need to work with a gray image?, how can I transform it in a LAB space
I recorded a video for my work on the topic of color spaces. May be that clarifies your questions ... th-cam.com/video/kL4j-qGkTnY/w-d-xo.html
@@DigitalSreeni Good night professor, Can I contact you?, I'm developing a code to search for small and faint objects (little point objects) among a pattern of objects (streak lines), but I'm new in this field of image processing, so I'd like some help, I'm studying a master degree and my research is about image processing.
Regards
thanks
You're welcome!
great thank you
Sir need your github link
The GitHub link is under the video description.