Feeds
질문
video place using videoreader
i was trying to read video using matlab i found this function VideoReader (file name) but where should i place that video t...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
how to return array of images from a function
hi i have a function that take an image and segment this image into many images and i want to return all of these images to...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
How can i Access values of PixelIdxList which returned by bwconncomp function ?
L = bwconncomp(BW); STATS = regionprops(L, 'all'); pixels=l.PixelIdxList; % it return array of vectors , each one has nu...
대략 10년 전 | 답변 수: 1 | 0