Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue in this code u may know the solution #1

Closed
mohannadalaa opened this issue Apr 10, 2017 · 2 comments
Closed

issue in this code u may know the solution #1

mohannadalaa opened this issue Apr 10, 2017 · 2 comments

Comments

@mohannadalaa
Copy link

mohannadalaa commented Apr 10, 2017

hi yusuf i am mohannad
i am implementing an optical flow tracker algorithm i already finished it but it tracks all motion in every frame .. my project is to track a single object (player and ball) in my project i get the initial position by user of the tracked object then i should track this area .. i still cant do this ... i watched this code which i am interested in in my project but i got some issues i cant get it on .. i put the 3.1 dlls all in its place but it gives me 3 error i can't handle could you help me with them or provide me with your email ..
the first error
Metadata file 'C:\Users\Mohannad\Downloads\of-dbscan-object-detection-master\Detect\bin\Debug\Detect.dll' could not be found
the second one
The type or namespace name 'Capture' could not be found (are you missing a using directive or an assembly reference?)
and a message

The designer cannot process unknown name 'imageBox1' at line 34. The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again.

could you cantact me or help me with that .. and dont worry i just will understand how it will work to help me in my project
my email : mohanadalaa1994@hotmail.com

asas

@yusufuzun
Copy link
Owner

Hi mohannad,
You have to put EmguCV files into x86 folder, not root. Then after change their properties "Copy to output directory" to "copy if newer". Then it must work correctly. I put screenshot below:

image

@mohannadalaa
Copy link
Author

mohannadalaa commented Apr 17, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants