|
|
|
|
|
by bryanrasmussen
687 days ago
|
|
and extract segments of images where the object are in the image as I understand it? A segment then is a collection of images that follow each other in time? So if you have a video comprised of img1, img2, img3, img4
and object shows in img1 and img2 and img4 Can you catch that as a sequence img1, img2, img3, img4 and can you also catch just the object img1, img2, img4 but get some sort of information that there is a break between img2 and img4 - number of images break etc.? On edit: Or am I totally off about the segment possibilities and what it means? Or can you only catch img1 and img2 as a sequence? |
|