opencv-mobile icon indicating copy to clipboard operation
opencv-mobile copied to clipboard

flag: IMREAD_ANYDEPTH not supportted

Open wenduof opened this issue 1 year ago • 1 comments

The repo seems having limited support for IMREAD flags, but they are commonly used.

terminal: cv::Mat cvImage = cv::imread(fileName, cv::IMREAD_ANYDEPTH); ~~~~^ 1 error generated. ninja: build stopped: subcommand failed.

wenduof avatar Apr 01 '24 03:04 wenduof

minor

wenduof avatar Apr 01 '24 04:04 wenduof