.. |
cairo_types.h
|
Adds a points processing pipeline and a XRay creator. (#66)
|
2016-10-14 15:14:46 +02:00 |
coloring_points_processor.cc
|
Make intensities a separate channel in PointsBatch. (#187)
|
2017-01-24 15:08:41 +01:00 |
coloring_points_processor.h
|
Adds a PointCloudProcessor that colors points by frame_id. (#184)
|
2017-01-17 17:21:05 +01:00 |
counting_points_processor.cc
|
Adds a CountingPointsProcessor. (#98)
|
2016-10-25 16:09:47 +02:00 |
counting_points_processor.h
|
Adds a CountingPointsProcessor. (#98)
|
2016-10-25 16:09:47 +02:00 |
file_writer.cc
|
Adds a FileWriter abstraction (#182)
|
2017-01-17 12:29:11 +01:00 |
file_writer.h
|
Remove redundant "virtual". (#191)
|
2017-01-26 13:37:02 +01:00 |
fixed_ratio_sampling_points_processor.cc
|
Adds a fixed sampling points processor. (#96)
|
2016-10-25 15:37:47 +02:00 |
fixed_ratio_sampling_points_processor.h
|
Adds a fixed sampling points processor. (#96)
|
2016-10-25 15:37:47 +02:00 |
intensity_to_color_points_processor.cc
|
Make intensities a separate channel in PointsBatch. (#187)
|
2017-01-24 15:08:41 +01:00 |
intensity_to_color_points_processor.h
|
Make intensities a separate channel in PointsBatch. (#187)
|
2017-01-24 15:08:41 +01:00 |
min_max_range_filtering_points_processor.cc
|
Make all 'PointProcessor's registerable with the PipelineBuilder. (#95)
|
2016-10-25 15:18:32 +02:00 |
min_max_range_filtering_points_processor.h
|
Make all 'PointProcessor's registerable with the PipelineBuilder. (#95)
|
2016-10-25 15:18:32 +02:00 |
null_points_processor.h
|
PointsProcessor can now ask for another pass over the data. (#69)
|
2016-10-19 13:11:13 +02:00 |
outlier_removing_points_processor.cc
|
Remove 'laser' references from parameter names. (#259)
|
2017-05-04 15:38:41 +02:00 |
outlier_removing_points_processor.h
|
Adds a voxel filtering and moving objects removing points processor. (#99)
|
2016-10-25 16:36:56 +02:00 |
pcd_writing_points_processor.cc
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |
pcd_writing_points_processor.h
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |
ply_writing_points_processor.cc
|
Formatting changes. (#199)
|
2017-02-08 14:30:38 +01:00 |
ply_writing_points_processor.h
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |
points_batch.cc
|
Make intensities a separate channel in PointsBatch. (#187)
|
2017-01-24 15:08:41 +01:00 |
points_batch.h
|
Adds #include <array> in files that use std::array (#222)
|
2017-03-20 08:37:47 +01:00 |
points_processor.h
|
PointsProcessor can now ask for another pass over the data. (#69)
|
2016-10-19 13:11:13 +02:00 |
points_processor_pipeline_builder.cc
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |
points_processor_pipeline_builder.h
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |
proto_stream.cc
|
Add support for files containing multiple protos. (#241)
|
2017-04-28 15:05:42 +02:00 |
proto_stream.h
|
Add support for files containing multiple protos. (#241)
|
2017-04-28 15:05:42 +02:00 |
proto_stream_test.cc
|
Add support for files containing multiple protos. (#241)
|
2017-04-28 15:05:42 +02:00 |
xray_points_processor.cc
|
Clean up. (#266)
|
2017-05-08 15:29:13 +02:00 |
xray_points_processor.h
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |
xyz_writing_points_processor.cc
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |
xyz_writing_points_processor.h
|
Always take std::function<> by value. (#188)
|
2017-01-26 11:35:09 +01:00 |