Open lianzhanbiao opened 2 years ago
extract_area.exe "F:/pointclouds/convertedPointcloud" -o F:/temp/area.las --area "matrix(18.477832643548027, 0, 0, 0, 0, 7.667634693905711, 0, 0, 0, 0, 15.976286462171942, 0, 2020586.929216755, 7204767.992882229, 233.72644370784667, 1)"
Matrix is a transformation matrix that transforms a box with sizes [-0.5, 0.5] to the volume that you want to extract.
Can you provide examples of "extract_area"?