Any idea on how to install cv.jit into Max8?
So I recently downloaded cv.jit from Jean-Marc Pelletier (https://jmpelletier.com/cvjit/) and I wanted to implement it into max8 in order to use cv.jit objects, however I really have no clue how. I've seen a few pages about but I really didn't get it. I think I have to install OpenCV with Python which I already did, and for cv.jit itself I have to do something with packages? If someone knows how to figure this out, I would be very glad and thankfull.
cv.jit is a package in Max Package Manager, there is no need to download from that URL (which seems outdated, it mentions 1.8, the one in Package Manager is 2.0.1)
2.0.1 works here (Win 10) without needing to install OpenCV (at least I don't recall installing it)
Indeed, best is to install from the Package Manager.
Thanks guys, I wished I knew about that earlier :D!