Edges are high frequency component, but weak edges are treated as low frequency component. How do I use Curvelet transform to do edge detection without taking help of any edge detector like Canny edge detector?
Edit: This is a test image. I wanted to find weak edges using Curvelet.It is difficult as the weak edge becomes low frequency component and gets removed whil high pass filtering(or Edge detection).