Info

This question is closed. Reopen it to edit or answer.

Significant steps for pre-processing

1 view (last 30 days)
missC
missC on 17 Jul 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi everyone,is there any way to determine which step important to be considered in order to perform image pre-processing regardless an iterative experiment.
For example, I have this input data, and need to tidy up the imperfection of the drawing. I know that morphological operations is a must (dilation) as I need to get the skeleton of the image. Perhaps, I missed some step in here because somehow the thinned image is not satisfied the next phase requirement (Corner detection).
Thanks
Input Image
Dilated image
Thinned / Skeleton image
Corner detected (Not at the exact edges)

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!