Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by bizzyt · Sep 21, 2012 at 04:05 AM · opencv

how to make unity webcam work with emgu?

I would like to know if anyone could help me on how to have unity webcam working and use emgu(open cv) to access the frames?

best regards, Tiago

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Bunny83 · Sep 21, 2012 at 04:09 AM 1
Share

You posted this question 3 times. All three were stuck in the moderation queue. As soon as you have 15+ karma you can directly post to the site but until then all your posts have to be verified by a 1000+ karma user. Here in europe (germany) it was 04:00am when you posted the question, so on this continent you won't see much activity at thie time ;)

avatar image Fattie · Sep 21, 2012 at 09:51 AM 0
Share

Bunny83 is incredibly kind and polite. You're lucky.

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by hoffmanuel · Oct 24, 2012 at 11:41 AM

You will need the dll's form EMGU and add them to a 'Plugins' directory in your Unity project. Note that you need Unity Pro to get it working in that way. I am working on a project with Unity, openCV and a webcam, too, thats how i found your question ^^ The problem is that it doesn't work :( I get the following:

 DllNotFoundException: opencv_core220.dll
 Emgu.CV.CvInvoke..cctor ()
 Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Emgu.CV.CvInvoke
 Emgu.CV.Capture..ctor (Int32 camIndex)
 Emgu.CV.Capture..ctor ()
 WebCamTest.Awake () (at Assets/WebCamTest.cs:23)

This is in the line where i want to put up a Capture Object:

 16    Capture _capture;
     ...
 21    void Awake()
 22    {
 23       _capture = new Capture();
     ...
 29    }

Maybe you can try to add EMGU to your project and tell me, if you get the same or similar errors.

..br..

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image hoffmanuel · Oct 24, 2012 at 11:45 AM 0
Share

btw: i used E$$anonymous$$GU from here:

https://github.com/shiftcontrol/UnityOpenCV

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

11 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

A node in a childnode? 1 Answer

Unity OpenCV integration 1 Answer

OpenCV Hand/Finger Recognition 0 Answers

EmguCv inside Unity 2 Answers

Unity cannot correctly refer another variable in another script? 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges