Ask Your Question

sachet12345's profile - activity

2020-11-23 01:48:37 -0600 received badge  Enthusiast
2020-11-22 09:31:34 -0600 commented question Merging lines given end points

I am using opencv3. lines are detected properly and saved in df. I just wanted to know what method should i use to achie

2020-11-22 09:18:19 -0600 commented question Merging lines given end points

I am using opencv3. lines are detected properly and saved in df. I just wanted to know what method should i use to achie

2020-11-22 09:17:03 -0600 received badge  Editor (source)
2020-11-22 09:17:03 -0600 edited question Merging lines given end points

Merging lines given end points df contains all lines. (x1,y1), (x2,y2) are the endpoints. hl contains the horizontal lin

2020-11-22 07:03:28 -0600 asked a question Merging lines given end points

Merging lines given end points df contains all lines. (x1,y1), (x2,y2) are the endpoints. hl contains the horizontal lin

2020-11-11 22:00:27 -0600 commented answer Line endpoint detection

Hi, Could you provide any literature about how to proceed after getting the skeleton? I am new to opencv.

2020-11-11 00:20:51 -0600 asked a question Line endpoint detection

Line endpoint detection Hi, I would like to find enpoints of lines in my image and then connect them to fix line breaks.

2020-10-28 09:47:42 -0600 commented question Check image dissimilar areas using SIFT

Hi @strukmen, this would show the difference even if say, a rectangle in the whole diagram is moved a little bit to the

2020-10-28 08:50:12 -0600 commented question Check image dissimilar areas using SIFT

Yes, parts of the image will be changed. I understand the latter can be solved by absdiff().

2020-10-28 06:30:43 -0600 commented question Check image dissimilar areas using SIFT

Do you mean homography b/w a particular part of both pictures? Could you tell me what module to use to warp? And if absd

2020-10-28 03:48:31 -0600 commented question Check image dissimilar areas using SIFT

The non-matched keypoints are not enough to identify which area is different. Ratio of matched and non matched keypoints

2020-10-28 03:29:51 -0600 asked a question Check image dissimilar areas using SIFT

Check image dissimilar areas using SIFT I want to see which areas in image are dissimilar. Attaching 2 images in which t