Home
last modified time | relevance | path

Searched defs:NormalizeImage (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage_utils.h238 inline void NormalizeImage(Image<float>* const image) { in NormalizeImage() function
/external/ImageMagick/MagickCore/
Denhance.c4090 MagickExport MagickBooleanType NormalizeImage(Image *image, in NormalizeImage() function
Dmethods.h712 #define NormalizeImage PrependMagickMethod(NormalizeImage) macro