EnoxSoftware / OpenCVForUnity

OpenCV for Unity (Untiy Asset Plugin)
https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088
557 stars 175 forks source link

hardware optical zoom #149

Closed dragan07-07 closed 1 year ago

dragan07-07 commented 2 years ago

Is there a way to do optical zoom using openCV?

olokobayusuf commented 2 years ago

No. Consider using NatDevice instead. It is the only full-featured camera and microphone API for Unity, and it has an integration with OpenCV (I'm the founder of NatML, the company behind this API). See the official integration example from EnoxSoftware, and the NatDevice docs.

olokobayusuf commented 2 years ago

Here's an integration demo right in your browser.