nocardio
nocardio
Hi all, I am trying to follow the instruction in this github repository to calibrate and align the object in HoloLens 2. As I read the codes, I am getting...
Hi all , I did calibration of my HL2 by taking 47 pictures from various angle and distance. I preprocess the captured images (resize & jpg-to-png conversion) and run calibrate.py...
Hi @doughtmw , Sorry to disturb you again :) While I read the reference paper for your display calibration [[Azimi et al, 2017]](https://arxiv.org/abs/1703.05834), they described three coordinate systems for calibration...
Hi @cgsaxner, have a good day. I have tried to develop CV-based application in my HoloLens 2, however the running time is far from my expectation. When I tried to...
Hi, thanks a lot for sharing the repository. I would like to ask about the calibration process that you did. I performed my own-calibration program using python and opencv functions....
Hi @cgsaxner, Thank you for sharing your code. Instead of using the sphere markers, I used a flat retro-reflective markers. And then, I tried to integrate your code with unity...