Ask Your Question

asifk1997's profile - activity

2019-07-25 01:29:46 -0600 asked a question use surf (part of opencv-contrib,module xfeatures2d) in opencv.js

use surf (part of opencv-contrib,module xfeatures2d) in opencv.js i wanted to use surf so i cloned opencv-contrib branch

2019-07-25 00:36:18 -0600 received badge  Enthusiast
2019-07-25 00:36:18 -0600 received badge  Enthusiast
2019-07-20 06:14:30 -0600 asked a question unable to get keypoints in opencv.js by orb detect and compute.

unable to get keypoints in opencv.js by orb detect and compute. here is the code *let orig = cv.imread(canvasOutput1);