photo

Manuella Juwita


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to extract the blob in the middle of a binary image
I want to ask how to extract the blob in the middl to measure the area. Because my image has a lot of noise and nonuniform light...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to find the difference (in pixels) between two boundaries/countours?
I have this image in which I overlayed a greyscale image with its correspondent contour (green contour). I got the green contour...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Natsortfiles for overlaying plots
I want to ask, how to use natsortfiles to sort alphanumerically overlaying plots in one figure? I find it difficult to match one...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to convert number of pixels from multiple binary images into a single plot numerically?
I have binary images and I want to plot the number of black pixels from each images in numerical order of the filenames. Let's s...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to read a video file and save it to multiple frames in numerical order? Because I keep getting back random frames not in order of the video progression
My current code is vid = VideoReader('vid.mp4'); numrames = vid.NumberofFrames; n = numFrames; for i = 1:1:n frames = r...

4년 초과 전 | 답변 수: 1 | 0

1

답변