What does the following code accomplish?
val op = RescaleOp(1.2, -10f, null)
op.filter(image, newImage)What does the following code accomplish?
val op = RescaleOp(1.2, -10f, null)
op.filter(image, newImage)Create a free account to access the full topic