NormandErwan / ArucoUnity

Bring augmented reality to Unity by tracking Aruco markers in real time.
https://normanderwan.github.io/ArucoUnity/
BSD 3-Clause "New" or "Revised" License
204 stars 38 forks source link

Which camera profile would i need? #40

Closed patrickmemestar closed 3 years ago

patrickmemestar commented 3 years ago

First off, i'd like to say: wow it works. I've spent weeks toiling at this issue and this plugins saves me. However i have one little issue. image

in this image you can see that i don't recieve a great camera image. it works. but i'd like something more... normal. i used the pinhole calibration prefab for my integrated webcam. Should i have used something else? after this i'll try to use the plugin on a HoloLens2. i think stereoscopic would be my best bet for that?

patrickmemestar commented 3 years ago

I just had to run camera calibration again.