You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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](https://private-user-images.githubusercontent.com/110512751/243164532-568f6d82-1365-42a1-b6fd-249c5bb98a91.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODM5OTYsIm5iZiI6MTczOTI4MzY5NiwicGF0aCI6Ii8xMTA1MTI3NTEvMjQzMTY0NTMyLTU2OGY2ZDgyLTEzNjUtNDJhMS1iNmZkLTI0OWM1YmI5OGE5MS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNDIxMzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00MjNmN2I4ZThkMjE2Yjc4NGJmMDM4N2JlNzk5ZGYyOWQ3ZTY0ODkwNjY4N2YyMGE4NWVjZjQwZGIwYjE4NTk0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.3MMIYLgmB9uy7hX6-MUphhN9X1I0cCHtaGhpdTf24tM)
The text was updated successfully, but these errors were encountered: