Ask Your Question

biranchi125's profile - activity

2019-02-07 06:28:52 -0600 answered a question 3.0.0-Python cv2 module cannot find SIFT/SURF/ORB

Install opencv-contrib-python version 3.4.2.16, as the SIFT & SURF are removed from the main python library due to p

2018-01-27 17:54:09 -0600 commented answer python frame grabbing from ip camera and process in a different thread

In the ImageGrabber class should the method name be "run" or "Run" ?