Closed dcaud closed 4 years ago
Oops that looks like a bug, one sec...
I still get the same error -- presumably because CRAN doesn't have your most recent push. Can you share code on how to install from github?
Yes, getting built as we speak, one sec...
Can you try with:
install.packages("opencv", repos = "https://dev.ropensci.org")
On a mac, I do:
which returns
Error in cvmat_stylize(image) : stylization requires OpenCV 3 or newer
Any ideas?