Ask Your Question

me16b001's profile - activity

2019-07-29 13:08:36 -0600 received badge  Editor (source)
2019-07-29 13:08:36 -0600 edited question Threshold the image for particle counting without splitting/fragmenting the particles

Threshold the image for particle counting without splitting/fragmenting the particles I have the original image, my goal

2019-07-28 23:05:30 -0600 asked a question Threshold the image for particle counting without splitting/fragmenting the particles

Threshold the image for particle counting without splitting/fragmenting the particles I have the original image, my goal

2019-07-07 13:40:04 -0600 received badge  Supporter (source)
2019-07-05 04:50:57 -0600 received badge  Enthusiast
2019-06-27 07:59:23 -0600 marked best answer How can I effectively remove the scratch from the image?

I need to get an image before the scratch is made. One possible technique is to compare the value of the pixels at both the boundaries of the scratch. Also, how do I identify this scratch and draw a line over it in python using OpenCV? I have tried the Hough's method but no luck. image description

2019-06-27 07:59:23 -0600 received badge  Scholar (source)
2019-06-24 15:26:20 -0600 commented answer How can I effectively remove the scratch from the image?

Any hints on how to proceed about the anisotropy part?

2019-06-23 15:36:42 -0600 asked a question How can I effectively remove the scratch from the image?

How can I effectively remove the scratch from the image? I need to get an image before the scratch is made. One possible