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

About the .DLL files in the Plugins folder. #166

Open
NTUZZH opened this issue Jun 4, 2023 · 2 comments
Open

About the .DLL files in the Plugins folder. #166

NTUZZH opened this issue Jun 4, 2023 · 2 comments

Comments

@NTUZZH
Copy link

NTUZZH commented Jun 4, 2023

Hi guys,

I would like to ask what's the difference between the OpenCVForUnity.dll with other .dll files in a same category? As the two arrows in the following figure shows.
Snipaste_2023-06-04_16-40-32

@EnoxSoftware
Copy link
Owner

opencv_xxx452.dll" is the library for OpenCV itself. opencvforunity.dll" is a library for calling OpenCV from Unity.

@NTUZZH
Copy link
Author

NTUZZH commented Jun 11, 2023

opencv_xxx452.dll" is the library for OpenCV itself. opencvforunity.dll" is a library for calling OpenCV from Unity.

Thanks for your kindly reply!

I have another question as below:

When I developed my software for using HoloLens2 to process the captured image, the OpenCV works even if I only added the opencvforunity.dll into my project reference instead of the opencv_xxx452.dll. How this happen even i haven't added opencv_xxx452.dll into my project reference?

Thanks again!!!!

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