Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to using AxAcroPDFLib.AxAcroPDF Pin
jason_mf30-Oct-06 15:59
jason_mf30-Oct-06 15:59 
QuestionWhy isn't ComboBox.SelectedIndexChanged fired during form construction. Pin
Dan Neely30-Oct-06 4:01
Dan Neely30-Oct-06 4:01 
AnswerRe: Why isn't ComboBox.SelectedIndexChanged fired during form construction. Pin
ednrgc30-Oct-06 4:44
ednrgc30-Oct-06 4:44 
QuestionStoring/rettrieving windowbounds Pin
Bekjong30-Oct-06 3:21
Bekjong30-Oct-06 3:21 
AnswerRe: Storing/rettrieving windowbounds Pin
Pete O'Hanlon30-Oct-06 4:43
mvePete O'Hanlon30-Oct-06 4:43 
AnswerRe: Storing/rettrieving windowbounds Pin
S. Senthil Kumar30-Oct-06 7:56
S. Senthil Kumar30-Oct-06 7:56 
GeneralRe: Storing/rettrieving windowbounds Pin
Bekjong30-Oct-06 21:49
Bekjong30-Oct-06 21:49 
QuestionHelp and Hints needed / Motion Tracking [modified] Pin
luedfe30-Oct-06 3:06
luedfe30-Oct-06 3:06 
Hi together,

first of all I'm sorry to post this question here but I wasn't sure where else to post it.

I'm trying to write a programm in order to track people walking past a webcam. What I actually need is their position infront of the camera.
I have tried several things until now. Using different software. MAX/MSP, Java, and OpenCV/C++ which seems to be the best thing. I'm also working on EyesWeb which also uses OpenCV. I need to transfer the data I get to Flash. EyesWeb does that via OSC.
But I'm still not sure which language to use or which language will have the best performance.
Now I found some articles about tracking in C#. Does that work good?
Sorry I'm new with programming in C/C++/C# I'm used to programming in Java.
So I'm still not sure if OpenCV and C++ is the best thing.


In EyesWeb I tried to use Background Subtraction in order to get silhouettes of the people walking by. The problem is that the webcam has too much noise and the programm analyzes motion in parts where there is none.
Afterwards I wanted to use blob extraction to get the position of the people. The second problem was that sometimes a color has the same gray value as the background and then there's no differnce in that part Frown | :-(

Then I heard about block matching which might be better, but I'm not sure. Is this the right algorithms for my project?

Does anyone have experience with this kind of tracking?

Hope you can help or have some hints


-- modified at 9:46 Monday 30th October, 2006
AnswerRe: Help and Hints needed / Motion Tracking Pin
Baconbutty30-Oct-06 3:39
Baconbutty30-Oct-06 3:39 
GeneralRe: Help and Hints needed / Motion Tracking Pin
luedfe30-Oct-06 3:45
luedfe30-Oct-06 3:45 
GeneralRe: Help and Hints needed / Motion Tracking Pin
superwave22-Aug-09 22:05
superwave22-Aug-09 22:05 
QuestionOld values in settings Pin
kct30-Oct-06 2:20
kct30-Oct-06 2:20 
AnswerRe: Old values in settings Pin
Christian Graus30-Oct-06 2:38
protectorChristian Graus30-Oct-06 2:38 
AnswerRe: Old values in settings Pin
kct30-Oct-06 23:32
kct30-Oct-06 23:32 
QuestionUnselecting Items in a Listbox ?? Pin
imnotso#30-Oct-06 1:40
imnotso#30-Oct-06 1:40 
AnswerRe: Unselecting Items in a Listbox ?? Pin
Robert Rohde30-Oct-06 2:00
Robert Rohde30-Oct-06 2:00 
AnswerRe: Unselecting Items in a Listbox ?? Pin
saqib8230-Oct-06 2:30
saqib8230-Oct-06 2:30 
Questionhow to implement cache memory mechanism in C# Pin
kalaveer30-Oct-06 1:07
kalaveer30-Oct-06 1:07 
AnswerRe: how to implement cache memory mechanism in C# Pin
Pete O'Hanlon30-Oct-06 2:47
mvePete O'Hanlon30-Oct-06 2:47 
QuestionPackaging Setup Files in a single File [modified] Pin
wasife30-Oct-06 0:42
wasife30-Oct-06 0:42 
AnswerRe: Packaging Setup Files in a single File Pin
FlyOnIT30-Oct-06 1:34
FlyOnIT30-Oct-06 1:34 
QuestionFile permission in C#.net Pin
Kunal Sagwaria29-Oct-06 23:53
Kunal Sagwaria29-Oct-06 23:53 
QuestionEveryone can access my file Pin
Kunal Sagwaria29-Oct-06 23:51
Kunal Sagwaria29-Oct-06 23:51 
QuestionDesign time toolstrips Pin
Gomac29-Oct-06 23:45
Gomac29-Oct-06 23:45 
QuestionRegarding nested structs: Instance Field Initializers Pin
Mairaaj Khan29-Oct-06 23:14
professionalMairaaj Khan29-Oct-06 23:14 

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.