Class ImageUtils
- java.lang.Object
-
- com.labters.documentscanner.helpers.ImageUtils
-
public class ImageUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ImageUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.opencv.core.MatbitmapToMat(Bitmap bitmap)static BitmapmatToBitmap(org.opencv.core.Mat mat)static BitmaprotateBitmap(Bitmap original, int angle)
-