Azure-Kinect-Sensor-SDK/examples
KyleRendon 04168adc94
Adding calibration and registration tools to examples. (#1475)
* Adding tools for calibration and registration of cameras.

* removing two unnecessary tools from pipfile

* removing unused elements in pipfile

* removing test pylintrcfile

* Minor cleanup of the printing, template file fixes, and one edge case detection bug.

* bugfix to how rms radians is computed and more quality of image checks

* BUGFIX: enforcing that registration is attached to the correct camera and adding more images to examples

* fixing spelling errors

* remove unnecessary elements from gitignore

* Removing package that is not relevant to this tool.

Co-authored-by: Kyle Rendon <kyrendon@microsoft.com>
2021-05-25 19:43:35 -07:00
..
calibration Add CPP support to K4A_DECLARE_CONTEXT (#149) 2019-03-20 10:14:58 -07:00
calibration_registration Adding calibration and registration tools to examples. (#1475) 2021-05-25 19:43:35 -07:00
enumerate Removes examples msbuild files (#649) 2019-08-16 14:51:38 -07:00
fastpointcloud Green Screen tests should not run as part of functional tests (#729) 2019-09-06 14:47:44 -07:00
green_screen Minor fix about OpenCV (#1182) 2020-04-21 11:19:52 -07:00
k4arecord_custom_track Green Screen tests should not run as part of functional tests (#729) 2019-09-06 14:47:44 -07:00
opencv_compatibility Minor fix about OpenCV (#1182) 2020-04-21 11:19:52 -07:00
playback_external_sync Convert all playback timestamps to use device time (#592) 2019-08-05 15:45:17 -07:00
streaming Dynamically link the C++ runtime (#730) 2019-09-09 16:17:52 -07:00
transformation Increase Timeout for first sample 2020-03-20 07:55:30 -07:00
undistort Helper fix in undistort example (#874) 2019-11-01 16:01:08 -07:00
viewer Remove extra instances of -Wdouble-promotion (#281) 2019-04-26 14:38:00 -04:00
CMakeLists.txt OpenCV does not need to be in users PATH (#731) 2019-09-06 13:59:54 -07:00