OpenCVForUnity
OpenCVForUnity copied to clipboard
OpenCV for Unity (Untiy Asset Plugin)
I want to implement Vuforia's ARCamera with TextRecognitionCRNNWebCamExample. It uses default main camera and script - WebCamTextureToMatHelper. It throws timeout error when using AR camera. What do I need to...
I'm currently using the version 2.5.4 and the example CharUco Camera calibration is not working. Most of the code for it was commented with some indications that it currently gives...
I have a rotation matrix from face landmarks using solvePnP called rvec (below). I have tested the the resultant rotation is accurate to estimate head pose. However, I want to...
Hi, I want to test OpenPose and compare the result my self, I did some search and know the old version had OpenPose: https://github.com/Hengle/OpenCVForUnity-1/blob/master/Assets/OpenCVForUnity/Examples/MainModules/dnn/CaffeExample/OpenPoseExample.cs And that replace by ONNX https://github.com/EnoxSoftware/OpenCVForUnity/issues/121...
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....
Hi, I want to use object detection and color detection in the same scene. when I attach both scripts to the quad gameobject and make the necessary settings it doesn't...
I employ OpenCV in my teaching. thresholding during image processing. Although I used thresholding, there is still noise. how to get rid of the noise like removing color if size ...
In the example class, I only see 2D coordinates for landmarks. Is it possible to obtain depth, or at least unit distance to palm?
Hi, I have purchased ''OpenCV for unity'' for color detection, but it is not working with AR Foundation. Could you please solve this issue? Thank You.
Can the DNN Module be used on the UWP platform in the future? I need to develop image recognition on HoloLens 2.