Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/camera/rgbd_image.cpp File Reference

#include "rgbd_image.h"
#include <ntk/utils/opencv_utils.h>
#include <ntk/camera/rgbd_processor.h>
#include <boost/filesystem.hpp>

Namespaces

namespace  ntk

Functions

bool is_file (const std::string &filename)
bool is_directory (const std::string &filename)

Function Documentation

bool is_directory ( const std::string filename  )  [inline]
bool is_file ( const std::string filename  )  [inline]

This file is part of the nestk library.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Author: Nicolas Burrus <nicolas.burrus@uc3m.es>, (C) 2010