# extractLaser **Repository Path**: null_739_0026/extractLaser ## Basic Information - **Project Name**: extractLaser - **Description**: use IR camera to extract laser from little laser gun with line detection - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-23 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #readme ##introduction We use a laser gun to send infrared light and a IR camera to get the picture.The project is to detect outliers and remove them so we can get clear data. And we use lsd-line detect to make the detection more accurate ,how to use the code you can get from main.cpp. ---------- ##modify 1. 2015/10/19 add line filter and depth detection