Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

I have tried to get the area of the blobs in the image but this errors appears

1 visualización (últimos 30 días)
sassi nizar
sassi nizar el 17 de Nov. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Attempted to access yC(3); index out of bounds because numel(yC)=2.
Error in Contour2Area (line 24) s=(xC(2)-xC(1))*(yC(3)-yC(2))-(xC(3)-xC(2))*(yC(2)-yC(1));
Error in test (line 34) [Area,Centroid]=Contour2Area(cf);
  1 comentario
Image Analyst
Image Analyst el 17 de Nov. de 2015
We're going to need you to read this and give us more code than that. I don't even know what yC is. Is it a bounding box, a centroid, what????

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by