OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

OpenCV for Unity (Untiy Asset Plugin)

Results 117 OpenCVForUnity issues
Sort by recently updated
recently updated
newest added

Hi there, since I cannot test out the OpenCV package myself, I was wondering if you could shed some light on the inference speeds of the MediaPipePoseEstimation implementation in the...

Tested in `ArUcoCameraCalibrationExample project` When use `Chessboard` Type and enable `useFindChessboardCornersSBMethod`(which is `true` by default), huge memory leak in profiler(around 1G per frame). After tracking down the csharp code. The...

I’m facing an issue with OpenCV for Unity v2.6.5 where calling videoWriter.release() on iOS causes the app to crash with this error: -[NSAutoreleasePool retain]: Cannot retain an autorelease pool I’ve...

Declaring MatOfDouble(0,0,0,0,0) causes immediate crash on Hololens, ARM64. Works fine in Unity editor. Try-Catch not returning exception. Creating Mat, and other wrappers (points2f etc) works fine. Tried other allocations: .fromArray(0.0,...

How to solve the problem of "ObjectDetectionYOLOv4Example" on the webgl side? How do you need to solve it?

I am using this plug-in for HoloLens2 development. Will this plug-in support Apple Vision Pro in the future?