Searched defs:imageStd (Results 1 – 3 of 3) sorted by relevance
46 private float imageStd; field in TensorFlowImageClassifier80 float imageStd, in create()
51 private float imageStd; field in TensorFlowMultiBoxDetector84 final float imageStd, in create()
90 BufferedImage image, float imageMean, float imageStd) { in toFloatByteBuffer()