#include <iostream>
#include <sstream>
#include <gtest/gtest.h>
#include <pcl/features/narf.h>
#include <pcl/common/eigen.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (PCL, Narf_save_load) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 82 of file test_narf.cpp.
TEST | ( | PCL | , |
Narf_save_load | |||
) |
Definition at line 45 of file test_narf.cpp.