Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Code Block
function f = HaePalikka()
 I = imread('PrikkojaJaLevyja.bmp');
 imshow(I), title('kuva');
 L = bwlabel(I);%numeroi alueet
 Maara=max(L(:))%hae kpl määrä kuvasta