Home
last modified time | relevance | path

Searched refs:applyCLAHE (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/optflow/src/
H A Dpcaflow.cpp216 void applyCLAHE( UMat &img, float claheClip ) in applyCLAHE() function
451 applyCLAHE( from, claheClip ); in calc()
452 applyCLAHE( to, claheClip ); in calc()