BalaShiyamala / opencvdotnet

Automatically exported from code.google.com/p/opencvdotnet
0 stars 0 forks source link

Human being tracking #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am not experienced in OpenCV and related algorithms, so maybe my question 
is not so technical:
   I want to develop a demo program which could determine if there is 
person or not(that means, it could tell me if there is a human being or not 
in the current frame/picture, the existence of a human being in a picture), 
but when I try the sample program in mean-shift mode, the rectangle could 
track the human being precisely, and I don't know if it could determine 
"human being" from a single picture/frame or not, I am not familiar with 
mean-shift algorithm, so, could you please give me some advices?
  Another requirement for this demo is to determine the existence of balustrade --- a long rod in the picture,could you also give some advices 
for me? thanks in advance.

Original issue reported on code.google.com by anguoy...@gmail.com on 18 Dec 2008 at 7:22

GoogleCodeExporter commented 8 years ago
Could not load file or assembly 'OpenCVDotNet, Version=1.0.2615.24735, 
Culture=neutral, PublicKeyToken=null' or one of its dependencies. This 
application 
has failed to start because the application configuration is incorrect. 
Reinstalling 
the application may fix this problem. (Exception from HRESULT: 0x800736B1)

Original comment by comsci...@gmail.com on 20 Dec 2008 at 5:58