3dtof / voxelsdk

VoxelSDK - an SDK supporting TI's 3D Time of Flight cameras
BSD 3-Clause "New" or "Revised" License
107 stars 71 forks source link

Is it important to enable De-aliasing? how much deviation do you estimate? #57

Closed kevinliu-ez closed 8 years ago

kevinliu-ez commented 8 years ago

We are conducting serious calibration tests. we wondering whether it is important to conduct such feature or not. tnks!

bharathpatil commented 8 years ago

Kevin,

De-aliasing does not improve the accuracy. It only improves the unambiguous range of the system. For example, with 40MHz, a range of 3.75m and with 60MHz a range of 2.5m can be achieved. But with the combination, a range of 7.5m can be achieved (equivalent frequency of GCD(40,60)=20MHz). Please refer to the dealiasing section in the OPT9221 datasheet for more details.

Regards Bharath