First time here? Check out the FAQ!
answered 2016-01-27 18:15:52 -0600
In general, if any kind of edge detection is desired it would avoid blurring as it actually makes the edge detection only harder. If filtering is needed then use a median or a bilateral filter as these are edge-preserving.