Mar 31 2021 11:52 AM
Hello
I am a student from Belgium and I 'm doing my thesis with a hololens2.
I have to make an application on the hololens for bad sighted people.
To do that, I have used the free OpenCV package with Unity.
I need some help with the MRTK packages and how to use MRTK and OpenCV at the same time.
Is there an example program that already uses OpenCV with Unity for the Hololens2?
Many Thanx
Bart Punie
Mar 31 2021 03:44 PM
Apr 09 2021 03:21 AM
Many thanks for the links and the info. It helped me get on my way! @koujaku
Apr 29 2022 08:28 PM
Hi, have you acheived to use OpenCVForUnity on Hololens 2 ? because i'm doing an internship and i have to do image processing on Hololens 2 and i need some filters from the OpenCVForUnity library. i imported the package on my project but ahen i deploy it on hololens 2 there is nothing displayed. if there is any help please tell mee.
Thanks !
Jun 22 2023 01:38 PM
@fmtibaa You might find this GitHub link useful: https://github.com/EnoxSoftware/HoloLensWithOpenCVForUnityExample
However, I am struggling with it while using MRTK3 but I assume it works fine with MRTK2
Jun 26 2023 04:25 AM
Hello@BartP0204
It's great to hear that you're working on an application for visually impaired people using Hololens 2 and OpenCV with Unity. While I don't have an exact example program that combines OpenCV with MRTK specifically for the Hololens 2, I can provide you with some general guidance on using them together.
To integrate OpenCV with MRTK in Unity for Hololens 2, you can follow these steps:
Remember to refer to the documentation and resources provided by the MRTK and OpenCV for Unity to understand their specific functionalities and how to integrate them effectively.
Best of luck with your thesis and the development of your application!
Find informations: howwmuch.net
Aug 18 2023 12:46 AM