2 references to ProcessImage
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
850var imageTensor = imageProcessor.ProcessImage(image); 1478var processedTensor = _imageProcessor.ProcessImage(image);