Borrar filtros
Borrar filtros

Completion of Discontinuous Lines

3 visualizaciones (últimos 30 días)
Avri
Avri el 2 de Mzo. de 2013
I used imabsdiff in order to compute the absolute difference of two images of moving car. I then used im2bw to get the boundary/edge of the car. Now I would like to use imfill(I,'holes') in order to define the entire car. The problem is that the line that defines the car edge is not continuous. How can I complete the lines?

Respuesta aceptada

Image Analyst
Image Analyst el 2 de Mzo. de 2013
Try imclose() to close the gaps.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by