OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

hardware optical zoom

Open dragan07-07 opened this issue 3 years ago • 2 comments

Is there a way to do optical zoom using openCV?

dragan07-07 avatar Aug 17 '22 08:08 dragan07-07

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 avatar Aug 21 '22 21:08 olokobayusuf