zynkware / Document-Scanning-Android-SDK

Document Scanner is an Android library (kotlin based) for scanning documents based on CameraX API and a tiny version of OpenCV.
163 stars 63 forks source link

transformedImageFile is not null after using magic wand again #17

Closed Hazzatur closed 6 months ago

Hazzatur commented 8 months ago

After using the magic wand on the ImageProcessingFragment, and returning the image to colours, the transformedImageFile must be returned to null to prevent it from being returned in the results.