Andrew Palmer
Followers: 0 Following: 0
Feeds
提问
Extracting and saving frames from a video with automatic number '0001,0002,0003' instead of 1,2,3 etc
I'm writing a code to analyse videos, so am extracting the frames and saving them to a folder before putting them into the main ...
2 years 前 | 1 个回答 | 0
1
个回答提问
I need to show the area of objects found using bwconncomp for successive frames
I have a series of frames, and I am counting the number of objects in these frames. However, I also need to know the area of the...
2 years 前 | 1 个回答 | 0
1
个回答提问
I am trying to certain points of data from structs which are in a cell
I have used bwconncomp to count the number of objects in successive frames of a video. There are 99 frames, and therefore I have...
2 years 前 | 2 个回答 | 0
2
个回答提问
Show the amount of circles being found in each frame of a sequence using imfindcircles
I have a video of water moving along a track with circles on the track. The video has been edited so the circles are not visible...
2 years 前 | 1 个回答 | 0
1
个回答提问
Is it possible to change the colour of a moving object as it moves?
I have a video of water moving along a track. There are circles on the track, which have been located using the imfindcircles fu...
2 years 前 | 0 个回答 | 0
0
个回答提问
I'm trying to save a sequence of images generated in MATLAB individually
I asked a question yesterday about using background subtraction on a sequence of images using one frame to subtract from. I got ...
2 years 前 | 1 个回答 | 0
1
个回答提问
I am trying to use background subtraction on a set of images in a folder
I am new to the image processing side of MATLAB. The images I am trying to subtract the background from are a set of frames from...
2 years 前 | 1 个回答 | 0