Ask Your Question

Riya208's profile - activity

2020-06-29 13:08:45 -0600 received badge  Organizer (source)
2020-06-29 13:07:56 -0600 asked a question How to superimpose heatmap of size (1024, 1024) on Image of size (1024, 1024, 3)?

How to superimpose heatmap of size (1024, 1024) on Image of size (1024, 1024, 3)? Hello, I am still learning cv2 and tr

2020-01-08 07:18:08 -0600 received badge  Student (source)
2019-04-26 14:54:51 -0600 received badge  Famous Question (source)
2018-12-09 23:52:20 -0600 received badge  Notable Question (source)
2018-10-30 04:59:28 -0600 received badge  Popular Question (source)
2018-05-10 10:20:48 -0600 commented question How do I detect the curvy lines in OpenCV?

@supra56 Thanks a ton!

2018-05-10 09:51:57 -0600 commented answer Python3 : AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

Can you tell me from which site-packages? Well, in this folder /usr/local/lib/python3.5/site-packages, I have only one

2018-03-23 14:31:37 -0600 asked a question How to mask and unmask a particular object in an image using its location

How to mask and unmask a particular object in an image using its location Hello guys, It is going to be a bit long expl

2018-03-18 21:04:01 -0600 commented question How do I detect the curvy lines in OpenCV?

@supra56 Thanks a ton! The result is even better, but the problem still exists. It is detecting the lines on the tram. I

2018-02-26 05:16:58 -0600 received badge  Editor (source)
2018-02-26 05:16:58 -0600 edited question How do I detect the curvy lines in OpenCV?

How do I detect the curvy lines in OpenCV? I am new in OpenCV and I would like to detect the curvy lines in an image. I

2018-02-26 05:05:30 -0600 commented question How do I detect the curvy lines in OpenCV?

Hi @supra56, thank you very much. It almost works. I applied cv2.HoughLinesP, but I don't get it what you mean by cv2.HO

2018-02-26 05:02:47 -0600 received badge  Enthusiast
2018-02-24 10:56:58 -0600 commented question How do I detect the curvy lines in OpenCV?

I want to detect the line given in the link (http://nymag.com/selectall/2016/08/trolley-problem-meme-tumblr-philosophy.h

2018-02-24 10:15:16 -0600 commented question How do I detect the curvy lines in OpenCV?

@Berak: It's not always the same curve, but in general curves (what I mean it is always not a straight line). I want to

2018-02-24 09:42:33 -0600 asked a question How do I detect the curvy lines in OpenCV?

How do I detect the curvy lines in OpenCV? I am new in OpenCV and I would like to detect the curvy lines in an image. I

2018-02-09 13:31:25 -0600 asked a question What is estimateGeometricTransform of Matlab in openCV?

What is estimateGeometricTransform of Matlab in openCV? Hello, I am trying to rewrite the following code Object Detecti