OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Lscale
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/modules/imgproc/test/
test_color.cpp
1020
float
Lscale
= depth == CV_8U ? 255.f/100.f : depth == CV_16U ? 65535.f/100.f : 1.f;
[
all
...]
/external/opencv3/modules/imgproc/src/opencl/
cvtcolor.cl
[
all
...]
/external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/
color_cvt.hpp
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
color_detail.hpp
[
all
...]
/external/opencv3/modules/imgproc/src/
color.cpp
[
all
...]
Completed in 665 milliseconds