You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# this generates an error, when it really shouldn'tmona<- ocv_read('https://jeroen.github.io/images/monalisa.jpg')
mona<- ocv_resize(mona, width=320, height=477)
pts<- ocv_keypoints(mona, method="FAST")
This errors on the latest dev of opencv, and R 4.0.0.
The text was updated successfully, but these errors were encountered:
I included an example in #31
This errors on the latest dev of
opencv
, and R 4.0.0.The text was updated successfully, but these errors were encountered: