HomeSort by relevance Sort by last modified time
    Searched full:inv_tw (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/imgproc/src/
clahe.cpp 244 float inv_tw = 1.0f / tileSize_.width; local
248 float txf = x * inv_tw - 0.5f;

Completed in 313 milliseconds