mirror of
https://github.com/doomertheboomer/depthrush.git
synced 2026-09-03 22:34:30 -05:00
write preview code, calibration code is flawed for now
This commit is contained in:
@@ -13,7 +13,7 @@ int main()
|
||||
return 0;
|
||||
}
|
||||
else if (choice == 2) {
|
||||
std::cout << "okay 2";
|
||||
kinectTest(1, 1, 1, 1, 1, 1);
|
||||
return 0;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user