Hi everyone,
I am trying to set up emgu in C++ under visual studio but i am really struggling to get it all working, here is what i have done so far.
1. Added the Emgu.CV and Emgu.Util to the references section in common properties
2. added those namespaces to the using namespace section e.g "using namespaceEmgu::CV"
These following two steps did not work and gave me errors like "undeclared identifier IplImage" so i then tried adding some extra bits as you would with a VC++ console app
3. Added the include files of emgu to the configurations property manager
4. added the lib files....
6. added the .dll files to the executable folder
and i still get the same error... can anyone tell me what i have done wrong or the way they have set it up? im using VS 2010 if that helps at all.
Thanks in advance!
Help me set up emgu CV
Re: Help me set up emgu CV
Any help would be seriously appreciated guys please!!!!!!
Thanks
Thanks
-
- Posts: 3
- Joined: Wed Aug 24, 2011 2:42 pm
Re: Help me set up emgu CV
Add ImageBox Control
-
- Posts: 573
- Joined: Tue Sep 20, 2011 3:29 pm
Re: Help me set up emgu CV
Hi,
While I did write this article specifically for C# EMGU I hope it may help you in setting the library up as the steps should be similar in visual c++. Please let me know if it helps I would like to get a few of these articles together to support EMGU project creating in all the languages and platforms but I'm only really useful on the c# side of things.
http://www.codeproject.com/KB/cs/EMGU_I ... ssing.aspx
Cheers
Chris
While I did write this article specifically for C# EMGU I hope it may help you in setting the library up as the steps should be similar in visual c++. Please let me know if it helps I would like to get a few of these articles together to support EMGU project creating in all the languages and platforms but I'm only really useful on the c# side of things.
http://www.codeproject.com/KB/cs/EMGU_I ... ssing.aspx
Cheers
Chris
Re: Help me set up emgu CV
Hi,
This is exceptionally decent and wonderful post.
I am very happy joine this forum.
I like it exceptionally much....!!!!
Thanks alot...
This is exceptionally decent and wonderful post.
I am very happy joine this forum.
I like it exceptionally much....!!!!
Thanks alot...
Re: Help me set up emgu CV
I have had a friend help me installing some compiler which i didnt knew about he helped me set it up in notepad++ which ended up not working either he did some configurations in administrator directories and now when i did you setup its still not working HELP!! saying g++ and gcc not found also directory is not available souce file not found.