OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findCorrelatedColorTemp
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/include/colorchecker/
whitebalancetest.h
48
int
findCorrelatedColorTemp
(const Vec3f &whitePoint);
/cts/apps/CtsVerifier/lib/colorchecker/
whitebalancetest.cpp
73
mCorrelatedColorTemp =
findCorrelatedColorTemp
(whitePoint);
81
int WhiteBalanceTest::
findCorrelatedColorTemp
(const Vec3f &whitePoint) {
Completed in 491 milliseconds