-
Notifications
You must be signed in to change notification settings - Fork 50
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
Problem with CameraIntrinsics #30
Comments
Based on the error message you sent me about CameraIntrinsics not be found, I'm guessing that the error is due to HoloLensCameraStream (https://github.com/camnewnham/HoloLensCameraStream) not importing it. |
Thanks for your answer! |
I tested it again in my environment and the project setup was successful. My environment : I found that the order in which the assets are imported is important during the project setup process. Detailed Instructions:
|
I think you apparently downloaded the "CameraStream" asset file from a different repository than my development environment. Could you try to get it from camnewnham's fork repository again? |
Multiple markers can be detected at the same time if they belong to the same dictionary ID. |
Hello @Patsufr, I know this is an old thread but i'm encoutering the same issue. You mentioned that it was a stupid mistake. Best Regards. |
If m’y memoris are good you need to download the right CameraStream from here https://github.com/camnewnham/HoloLensCameraStream/archive/master.zip |
@Patsufr I need the dll to run this Project : https://github.com/EnoxSoftware/HoloLensWithOpenCVForUnityExample |
Sorry i didn’t touch This library since a moment! |
Okay Thanks. @EnoxSoftware Could you suggest any solutions? |
I recently set up this example from scratch for another matter and it worked fine. |
Hi,
I am starting on unity and openCV. When I import your project and import the other unitypackage needed I get this error. Do you have an idea how to solve it?
Paul
The text was updated successfully, but these errors were encountered: