├── 3pts.fig ├── Look_Up_Table.jpg ├── README.md ├── adapter.jpg ├── cameraParams.mat ├── cube.jpg ├── do_hough.m ├── do_segmentation.m ├── do_segmentation_calibration.m ├── do_threed_reconst.m ├── do_threed_reconst_test.m ├── do_threed_reconst_train.m ├── do_threed_reconst_train_manual.m ├── filtered_meas1.jpg ├── filtered_meas2.jpg ├── laser_cal_points.fig ├── laser_calibration.m ├── meas_3D.jpg ├── new_LUT.jpg ├── paper.jpg ├── reconstruct.m ├── reconstruct_LUT.m ├── segmentation_res.jpg └── train2.jpg /3pts.fig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/3pts.fig -------------------------------------------------------------------------------- /Look_Up_Table.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/Look_Up_Table.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/README.md -------------------------------------------------------------------------------- /adapter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/adapter.jpg -------------------------------------------------------------------------------- /cameraParams.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/cameraParams.mat -------------------------------------------------------------------------------- /cube.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/cube.jpg -------------------------------------------------------------------------------- /do_hough.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/do_hough.m -------------------------------------------------------------------------------- /do_segmentation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/do_segmentation.m -------------------------------------------------------------------------------- /do_segmentation_calibration.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/do_segmentation_calibration.m -------------------------------------------------------------------------------- /do_threed_reconst.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/do_threed_reconst.m -------------------------------------------------------------------------------- /do_threed_reconst_test.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/do_threed_reconst_test.m -------------------------------------------------------------------------------- /do_threed_reconst_train.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/do_threed_reconst_train.m -------------------------------------------------------------------------------- /do_threed_reconst_train_manual.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/do_threed_reconst_train_manual.m -------------------------------------------------------------------------------- /filtered_meas1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/filtered_meas1.jpg -------------------------------------------------------------------------------- /filtered_meas2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/filtered_meas2.jpg -------------------------------------------------------------------------------- /laser_cal_points.fig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/laser_cal_points.fig -------------------------------------------------------------------------------- /laser_calibration.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/laser_calibration.m -------------------------------------------------------------------------------- /meas_3D.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/meas_3D.jpg -------------------------------------------------------------------------------- /new_LUT.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/new_LUT.jpg -------------------------------------------------------------------------------- /paper.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/paper.jpg -------------------------------------------------------------------------------- /reconstruct.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/reconstruct.m -------------------------------------------------------------------------------- /reconstruct_LUT.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/reconstruct_LUT.m -------------------------------------------------------------------------------- /segmentation_res.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/segmentation_res.jpg -------------------------------------------------------------------------------- /train2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hoffsupes/Structured-Light-Laser-Stripe-Reconstruction/HEAD/train2.jpg --------------------------------------------------------------------------------