flutter-clutter / flutter-simple-edge-detection

A Flutter plugin enabling the user to detect edges of a given image. It returns the relative coordinates of the detection rectangle.
71 stars 47 forks source link

build failed on ios #29

Open harryandroiddev opened 2 years ago

harryandroiddev commented 2 years ago

Lexical or Preprocessor Issue (Xcode): 'opencv2/opencv.hpp' file not found

marcsanny commented 2 years ago

@harryandroiddev have you found any solution for that?

mlopez0 commented 1 year ago

have you installed the OpenCV library?