#include <iostream>
#include <sstream>
#include <gtest/gtest.h>
#include <pcl/features/narf.h>
#include <pcl/common/transform.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 83 of file test_narf.cpp.
TEST | ( | PCL | , | |
Narf_save_load | ||||
) |
Definition at line 46 of file test_narf.cpp.