First steps towards implementing the autocropper. Current plan is to use OpenCV in C++. There are remains of testing to use stb image manipulation but reading them in disregarded image orientation (ie it would rotate on it's own) which is unacceptable. Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2 lines
16 B
C
2 lines
16 B
C
#define DEBUG 1
|