Feeds
질문
how to converts a gray scale image (All pixels from 0 to 255) to a black and white image (All pixels either 0 or 1)?
this my given code, and I want to complete it by C-means clustering : please read the code, and give me the complementary cod...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
how to converts a gray scale image (All pixels from 0 to 255) to a black and white image (All pixels either 0 or 1)?
this my given code, and I want to complete it by one of clustering methods : please read the code, and give me the complement...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Error using + Matrix dimensions must agree.
this error appears to me every time!! please help!! this is my code : clear; clf; % DM = Data matrix (d x n) ...
대략 8년 전 | 답변 수: 3 | 0