Frage


how can i put the value of find function output to other matrix?
i have an image that has many zero value i want to find non zero value and then put them in other matrix first i use find functi...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
how can i save every pixel of image as a row of new matrix?
the answer by Matt solve my problem before that i separate different channel and then use etc target(:,1)=l(:), target(:,2)=a(:)...

mehr als 13 Jahre vor | 0

Frage


how can i save every pixel of image as a row of new matrix?
i have an image in lab space i want to save the value of l,a, b of every pixel as a row of new matrix for example if i have 2*3 ...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can i combine the L,a,b to make lab image?
i use RGB2lab function to convert RGB image to lab image i do this work by this to line code % cform = makecform('srgb2lab')...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can i solve this errore in svmtrain?
i have some problem with svmtrain. i extract some pixel form different frame and base on their value in 3 channels train with sv...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort