Hi,
Is it possible to apply a programmable filter to manipulate the Lidar input (either as a Live Lidar stream or from a file) after parsing the data into fields (using calibration) and then apply the Interpreter to the manipulated data to calculate and present the coordinates?
P.S. The Interpreter inherits from vtkLidarPacketInterpreter and I can change its C++ code, but prefer the make this manipulation in independent python code.
Thanks,
Moshe