Feeds
질문
how can i show only the selected pixels within an image.
myimage=imread('someimage.jpn') selectedpixels = imcrop(myimage) filtering "myimage" with the "selectedpixels" to only show ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How can i use parfor in my code?
I get an error saying "The variable rgb in a parfor cannot be classified." when i use "parfor" instead of for here is my co...
8년 초과 전 | 답변 수: 0 | 0