#include <gtest/gtest.h>#include <pcl/point_cloud.h>#include <pcl/features/normal_3d.h>#include <pcl/features/intensity_gradient.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (PCL, IntensityGradientEstimation) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 127 of file test_gradient_estimation.cpp.
| TEST | ( | PCL | , |
| IntensityGradientEstimation | |||
| ) |
Definition at line 50 of file test_gradient_estimation.cpp.