Ask Your Question

kabeersvohra's profile - activity

2020-09-01 08:33:03 -0600 received badge  Notable Question (source)
2019-07-29 12:04:48 -0600 received badge  Popular Question (source)
2018-05-22 04:50:30 -0600 received badge  Enthusiast
2018-05-21 11:54:06 -0600 commented question CascadeClassifier out of space python

In order to debug that the memory was in fact leaking, I put 'print('Memory usage: %s (kb)' % resource.getrusage(resourc

2018-05-21 04:12:09 -0600 asked a question CascadeClassifier out of space python

CascadeClassifier out of space python Here is my code: def load_cascades(): cascades = [] for root, dirs, files

2018-05-15 08:19:34 -0600 commented question Logo detection in screenshot

sorry yes, however the image detection requires to match against a HAAR model, do you think it is feasible to train the

2018-05-15 08:15:05 -0600 edited question Logo detection in screenshot

Logo detection in screenshot Hi, I am trying to detect whether or not a logo exists in a screenshot, outputting a boole

2018-05-15 08:08:50 -0600 commented question Logo detection in screenshot

however the official object detection tutorial here http://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/

2018-05-15 08:04:36 -0600 commented question Logo detection in screenshot

And if I use the good match threshold that they used in the code attached, I get the error: 'Not Enough match found- 1/3

2018-05-15 08:01:49 -0600 edited question Logo detection in screenshot

Logo detection in screenshot Hi, I am trying to detect whether or not a logo exists in a screenshot, outputting a boole

2018-05-15 08:00:41 -0600 commented question Logo detection in screenshot

Using the tutorial here: https://thecodacus.com/object-recognition-using-opencv-python/#.WvrXFnUvxhF which also uses fea

2018-05-15 08:00:24 -0600 commented question Logo detection in screenshot

Using the tutorial here: https://thecodacus.com/object-recognition-using-opencv-python/#.WvrXFnUvxhF which also uses fea

2018-05-15 06:29:01 -0600 received badge  Editor (source)
2018-05-15 06:29:01 -0600 edited question Logo detection in screenshot

Logo detection in screenshot Hi, I am trying to detect whether or not a logo exists in a screenshot, outputting a boole

2018-05-15 06:28:16 -0600 asked a question Logo detection in screenshot

Logo detection in screenshot Hi, I am trying to detect whether or not a logo exists in a screenshot, outputting a boole

2018-01-17 03:06:02 -0600 commented question How to detect logos inside an image

Thank you for showing me how to search yet I still can't find any answered question that even gets near to a solution I

2018-01-16 11:32:38 -0600 commented question How to detect logos inside an image

Please could you link me? I can't find any (answered) question which tells me how to detect a logo from a screenshot

2018-01-16 11:32:37 -0600 commented question Detect logos on a webpage

Have you found any solution to this problem? I have the issue that the image may be integrated into the background etc s

2018-01-14 11:41:05 -0600 asked a question How to detect logos inside an image

How to detect logos inside an image Hi, I have a problem where I have a screenshot and I would like to detect whether t