Open athale opened 1 year ago
Hi, Sorry that i left you waiting so long. I am not familiar with MAC OSX, but i can tell you, that FiNTA is basically just another OpenCV project. If you can compile the example projects of OpenCV, then finta should also work. Also maby try installing OpenCV by another method than PIP, since i have had problems with such installations in the past. Maby try this one: , which reccomends building OpenCV from source: https://thecodinginterface.com/blog/opencv-cpp-vscode/ If you have some Images you want to try FiNTA on, feel free to send them to me, and i will send back the results so you can evaluate if you want to use finta, before you put a bunch of effort into installing it.
Hi, I was interested in testing your code and tried compiling it after installing OpenCV using PIP. I suspect it has something to do with the OPENCV path and this is the error I get when I run
Any help is appreciated.