Click here to Skip to main content
16,005,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Extracting objects from video Pin
Cedric Moonen9-Jun-08 2:24
Cedric Moonen9-Jun-08 2:24 
GeneralRe: Extracting objects from video Pin
projectip9-Jun-08 2:26
projectip9-Jun-08 2:26 
GeneralRe: Extracting objects from video Pin
Cedric Moonen9-Jun-08 2:30
Cedric Moonen9-Jun-08 2:30 
GeneralRe: Extracting objects from video Pin
Saurabh.Garg9-Jun-08 2:46
Saurabh.Garg9-Jun-08 2:46 
AnswerRe: Extracting objects from video Pin
James R. Twine9-Jun-08 2:05
James R. Twine9-Jun-08 2:05 
GeneralRe: Extracting objects from video Pin
projectip9-Jun-08 2:11
projectip9-Jun-08 2:11 
GeneralRe: Extracting objects from video Pin
James R. Twine9-Jun-08 2:31
James R. Twine9-Jun-08 2:31 
AnswerRe: Extracting objects from video Pin
Saurabh.Garg9-Jun-08 3:36
Saurabh.Garg9-Jun-08 3:36 
You have asked this same question couple of times before also and I already told you it is a hard problem. You can't solve the problem by endless loop of trying one code after the other hoping to find something that works for you. You have to think clearly about your problem. Look at the video you have to test this on, Is anything special about the video? Is the object you want to detect is of skin color, or does its appearance change over time or does it remain same? Appearance can be color, texture or the shape. Once you can answer those question then you should ask how can I extract an object of a particular shape and color from an image.

This is your only hope. Trust me on this. I am doing PhD in computer vision and have faced these problems myself so I know what I am talking about.

-Saurabh
GeneralRe: Extracting objects from video Pin
bulg9-Jun-08 6:28
bulg9-Jun-08 6:28 
GeneralRe: Extracting objects from video Pin
Saurabh.Garg9-Jun-08 14:21
Saurabh.Garg9-Jun-08 14:21 
GeneralRe: Extracting objects from video Pin
projectip9-Jun-08 18:51
projectip9-Jun-08 18:51 
GeneralRe: Extracting objects from video Pin
projectip11-Jun-08 0:40
projectip11-Jun-08 0:40 
QuestionRegarding System Error Code 995 in Serial Communication Pin
pra84veen9-Jun-08 1:48
pra84veen9-Jun-08 1:48 
AnswerCross post. Pin
CPallini9-Jun-08 1:52
mveCPallini9-Jun-08 1:52 
GeneralRe: Cross post. Pin
pra84veen9-Jun-08 2:29
pra84veen9-Jun-08 2:29 
GeneralRe: Cross post. Pin
CPallini9-Jun-08 2:43
mveCPallini9-Jun-08 2:43 
GeneralRe: Cross post. Pin
pra84veen9-Jun-08 18:18
pra84veen9-Jun-08 18:18 
QuestionRe: Cross post. Pin
CPallini9-Jun-08 21:20
mveCPallini9-Jun-08 21:20 
AnswerRe: Cross post. [modified] Pin
pra84veen10-Jun-08 18:00
pra84veen10-Jun-08 18:00 
GeneralRe: Cross post. Pin
CPallini10-Jun-08 21:04
mveCPallini10-Jun-08 21:04 
GeneralRe: Cross post. Pin
pra84veen11-Jun-08 2:18
pra84veen11-Jun-08 2:18 
QuestionRe: Cross post. Pin
CPallini11-Jun-08 2:27
mveCPallini11-Jun-08 2:27 
AnswerRe: Cross post. Pin
pra84veen11-Jun-08 2:38
pra84veen11-Jun-08 2:38 
GeneralRe: Cross post. Pin
pra84veen11-Jun-08 2:49
pra84veen11-Jun-08 2:49 
Questionmultiplication of two numbers by bit manpulation Pin
MahaKh9-Jun-08 1:02
MahaKh9-Jun-08 1:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.