is there color-time descriptor of videos? [closed]

asked 2015-02-20 00:06:05 -0600

I've learned that 3D-SIFT takes into consideration the edge features over time axis.

I was wondering, if there's any descriptor that describes the color features over time.

Whether it also considers edge or shape features does not matter.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-09-26 13:50:50.315314

Comments

1
berak gravatar imageberak ( 2015-02-20 01:50:45 -0600 )edit

With over time I think he means that in a video sequence, local features have a certain behaviour over subsequent frames.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-02-20 02:46:33 -0600 )edit
1

@berak: a nice description of what the 3D sift descriptor does. @cosmicjugend why not combine this approach with the approach of the colorsift implementation?

StevenPuttemans gravatar imageStevenPuttemans ( 2015-02-20 03:32:28 -0600 )edit
1

^^ ooooh, honestly, did not know any of it. nice paper, thanks !

berak gravatar imageberak ( 2015-02-20 14:20:56 -0600 )edit
1

thank you for all your comments. I was just wondering if there's a descriptor that does to color what 3D sift does to edges. Apparently there isn't any? I think I'll go implement one for my research purpose, which is to capture the change of general color information over time segment from videos

cosmicjugend gravatar imagecosmicjugend ( 2015-02-20 21:19:37 -0600 )edit