tv-gc

Results 8 issues of tv-gc

## Describe the bug Importing the theming module package to a new unity project and trying to create a new DataConsumer, extending DataConsumerThemableBase, the reflection is using the package Assembly...

Bug
MRTK3

### Describe the issue Hi! I am trying to run this github [https://github.com/TexasInstruments/edgeai-yolox/blob/main/README_6d_pose.md](https://github.com/TexasInstruments/edgeai-yolox/blob/main/README_6d_pose.md) onnx model (yolo_s_object_pose.onnx) but i am struggling to find the problem for the empty output result. (i...

api:CSharp

Hi! I am trying to run this model https://github.com/TexasInstruments/edgeai-yolox/blob/main/README_6d_pose.md using either the regular or lite versions ![image](https://github.com/EnoxSoftware/OpenCVForUnity/assets/90689163/5bd02013-16ff-4bf4-8d3a-1f708e3e5852) but i am getting an error from Dnn.readNet module, failing to parse the...

Hi! I would like to ask if it would be possible to port this sample code [https://github.com/opencv/opencv_contrib/tree/master/modules/surface_matching](https://github.com/opencv/opencv_contrib/tree/master/modules/surface_matching) to opencvforunity? Cheers!!

Hi! I would like to ask if OpenCVForUnity will support YOLO version 8 and if so, when will the example be shared? Cheers!

Hi! I would like to ask if this is compatible with run-time execution using a webcam? Cheers!

Hi! I am trying to adjust the source code so it works with multiple images but i am not having much success with the task. I have adjusted the buildpatternfromimage()...

Hi! I would like to ask if this would run with a camera in run-time? (if so, how would one adapt this repo to run with the webcam?) Also, is...