createLookUpTable 497 modules/cudaarithm/include/opencv2/cudaarithm.hpp CV_EXPORTS Ptr<LookUpTable> createLookUpTable(InputArray lut); createLookUpTable 227 modules/cudaarithm/perf/perf_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut); createLookUpTable 264 modules/cudaarithm/perf/perf_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut); createLookUpTable 326 modules/cudaarithm/test/test_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut); createLookUpTable 342 modules/cudaarithm/test/test_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut);