Great explanation! I wish they implemented this in keras :'(
@ZEISS_arivis2 жыл бұрын
Not sure why it would make any difference. Any special advantages you think of for this to be available in keras?
@DrRiq2 жыл бұрын
@@ZEISS_arivis I like for everything to be in one place :D
@shaunakpaikane41953 жыл бұрын
Nicely explained 🙌
@ZEISS_arivis3 жыл бұрын
Glad you liked it!
@ghizlanechannel50252 жыл бұрын
U convert rgb to lab using clahe I need rgb to hsi????
@mohankrishnapotnuru3 жыл бұрын
Error (-215:Assertion failed) _src.type() ==CV_8UC1 in function 'cv::equalizeHist' While I am running the code facing above error.. Plz solve it sir
@felixindra76834 жыл бұрын
do you know the clahe calculation formula?
@ZEISS_arivis4 жыл бұрын
Sorry, not by memory. You may want to search for references on opencv or scikit-image documentation.
@ivanvoid49103 жыл бұрын
Wow this is useless, tutorial how to use a functions. Thanks doc-man
@ZEISS_arivis3 жыл бұрын
Not sure if you meant to say useful or useless.
@ivanvoid49103 жыл бұрын
@@ZEISS_arivis I meant useless. Sorry I get disappointment that actual CLAHE was not covered, coz I spend like a week searching for a good explanation to implement it myself. And all you said don't go over basic CV course for bachlors. Maybe it useful for someone tho. And I found like 4 different ways to implement AHE, that also did't make it for me:/