i'm a novic e to this field but i guess it simple
we detect motion (between two frames) using a set of filters, then we iterate blobs on a diff image and then match blob rectangles (subimages) with a predefined pattern
am i right?
the last one (matching with a pattern) is still unknown to me
That is really cool. How about sharing your approach? That would be really great.
chemicalketokt 7 months ago
i'm a novic e to this field but i guess it simple
we detect motion (between two frames) using a set of filters, then we iterate blobs on a diff image and then match blob rectangles (subimages) with a predefined pattern
am i right?
the last one (matching with a pattern) is still unknown to me
alexgrinkov 11 months ago
can u share the source code plz?
nakagawa53 2 years ago
cool! Is there any paper describe the method?
fengxuetao 3 years ago