-
### Describe the issue
Unity iOS builds are not compatible with any of the provided Microsoft.ML.OnnxRuntime.Managed dlls, I have tried:
netstandard2.0
- builds to the xcode project from Unity…
-
Hi.
I want to get the image frame from the video stream URL.
I wrote the code refer to "videoio example" and "https://forum.unity.com/threads/released-opencv-for-unity.277080/page-55#post-7427405". …
-
Hey,
I'm using OpenCV 3.4.1 built with the Aruco module to do some marker detection.
To do so, I'm using a HoloLens device to capture camera frames, then send the frame from the Unity engine to …
-
## Add Real-Time 3D Pose Estimation Project with Unity Integration
### Description:
I would like to contribute a **Real-Time 3D Pose Estimation** project to this repository as part of **GSSoC-ext*…
-
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_1…
-
Hi, maybe this does not go here but is it possible to have something similar to 68 face landmarks but with full body or upper body? I am developing on unity and face detection is pretty much covered, …
-
Hi as many people before me mentioned it is not possible to build the package because the openCV for UWPfails with the first error being trying to build the tiff:x86-uwp. Can someone help us in succes…
-
- 写真データを複数枚にしてみる
- charucoと比較
- unity->openCVに変換後、`charuco_estimate.py`を使ってみる
- カメラの外部パラメータ(position,rotation)(wold->camera座標変換)を入れるべきか?その逆行列(camera->wold座標変換)を入れるべきか
![opengl](https://github.com/…
-
On main page, and on darknet project "readme" file, you write
**opencv_world dll should be placed in the following directories:
"Assets/Plugins" directory of the Unity project
"build/darknet/x64"…
-
Hi,
I am trying to process individual frames of a HLS video stream, similar to your [VideoCapture Example](https://github.com/EnoxSoftware/OpenCVForUnity/blob/master/Assets/OpenCVForUnity/Examples/…