Click here to Skip to main content
15,902,866 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hai,

Does any one know how to Retrive a video from with the content in that video?
eg) Consider I want a the video Which has the Ball in that video And I search it as BAll...... It should process the the quree and give the videos which has the ball in it....

In this project I have Completed a very little... I have converted an Video to jepg file and spliteed every frame by frame in it.. I dont have any idea to go forward after this... Some body help... I have implemented it with VS 2005 and Sql server 2000...........

Regards,
Vignesh AnandarajL.
[SM: Mobile number removed]
Posted
Updated 24-Apr-11 0:02am
v2

1 solution

If, and it's a big if, you can figure out a way to convert an image or part of an image into a word then I'll eat Bob's shorts.

There are a lot of algorythms that associate tags to a video in a web site based on the text content of the page or user provided tags, but to 'create' the tag words would take a shark with a laser mounted on its head.

If you have a list of tag words mapped to mpegs, or even frames within an mpeg, then search is pretty simple. Heck you could probaly use a database to do the looking for you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900