can any one tell me the execution of this code because it errors like
??? Input argument "k" is undefined.
Error in ==> kGaussian_color_EM at 56
[p,u,v]=em(raw,k);
??? Input argument "k" is undefined.
Error in ==> kGaussian_color_EM at 56
[p,u,v]=em(raw,k);
??? Error: File: kGaussian_color_EM.m Line: 3 Column: 1
Function definitions are not permitted at the prompt or in scripts.
please send me the details of this code to mohammadgousal@gmail.com. thank you
can any one tell me the execution of this code because it errors like
??? Input argument "k" is undefined.
Error in ==> kGaussian_color_EM at 56
[p,u,v]=em(raw,k);
??? Input argument "k" is undefined.
Error in ==> kGaussian_color_EM at 56
[p,u,v]=em(raw,k);
??? Error: File: kGaussian_color_EM.m Line: 3 Column: 1
Function definitions are not permitted at the prompt or in scripts.
please send me the details of this code to mohammadgousal@gmail.com. thank you
5
31 Jan 2013
Fuzzy c-means segmentation
This program segments an image into 2 partitions using standard Fuzzy k-means algorithm.
whether this code is using fcm or fkm .If itis fkm then please anybody send the image segmentation using fcm i will be thank ful to you.............please
5
31 Jan 2013
Fuzzy c-means segmentation
This program segments an image into 2 partitions using standard Fuzzy k-means algorithm.
i get this error:
Error using ==> ==
Array dimensions must match for binary array op.
Error in ==> fuzzycmeans at 32
distance=IMM-c;
sir send me reply to this mail address mohammadgousal@gmail.com.thanking you sir......
Comment only