Home
last modified time | relevance | path

Searched defs:getGamma (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/java/src/
Dphoto+Tonemap.java36 public float getGamma() in getGamma() method in Tonemap
Dml+SVM.java71 public double getGamma() in getGamma() method in SVM
/external/opencv3/modules/photo/src/
Dtonemap.cpp81 float getGamma() const { return gamma; } in getGamma() function in cv::TonemapImpl
153 float getGamma() const { return gamma; } in getGamma() function in cv::TonemapDragoImpl
228 float getGamma() const { return gamma; } in getGamma() function in cv::TonemapDurandImpl
328 float getGamma() const { return gamma; } in getGamma() function in cv::TonemapReinhardImpl
438 float getGamma() const { return gamma; } in getGamma() function in cv::TonemapMantiukImpl
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
DPoloChallengeResponse.java148 public byte[] getGamma(byte[] nonce) throws PoloException { in getGamma() method in PoloChallengeResponse
/external/opencv3/modules/cudaoptflow/src/
Dtvl1flow.cpp92 virtual double getGamma() const { return gamma_; } in getGamma() function in __anonbaa2fb090111::OpticalFlowDual_TVL1_Impl