Defines | Functions
polygon_extraction.cpp File Reference

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: More...

#include <cstring>
#include <iostream>
#include <cob_3d_segmentation/polygon_extraction/polygon_extraction.h>
#include <cob_3d_segmentation/polygon_extraction/impl/poly2d.hpp>
#include <cob_3d_segmentation/polygon_extraction/polygon_types.h>
#include <cstdio>
Include dependency graph for polygon_extraction.cpp:

Go to the source code of this file.

Defines

#define __IMPL_POLYGON_EXTRACTION__

Functions

template int cob_3d_segmentation::PolygonExtraction::getPos< cob_3d_segmentation::PolygonPoint > (int *ch, const int xx, const int yy, const int w, const int h)
template void cob_3d_segmentation::PolygonExtraction::outline< cob_3d_segmentation::PolygonPoint, cob_3d_segmentation::PolygonContours< cob_3d_segmentation::PolygonPoint > > (const int w, const int h, std::vector< cob_3d_segmentation::PolygonPoint > out, cob_3d_segmentation::PolygonContours< cob_3d_segmentation::PolygonPoint > &poly)

Detailed Description

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Note:
Copyright (c) 2012
Fraunhofer Institute for Manufacturing Engineering and Automation (IPA)

Project name: TODO FILL IN PROJECT NAME HERE
ROS stack name: TODO FILL IN STACK NAME HERE
ROS package name: TODO FILL IN PACKAGE NAME HERE
Author:
Author: TODO FILL IN AUTHOR NAME HERE
Supervised by: TODO FILL IN CO-AUTHOR NAME(S) HERE
Date:
Date of creation: TODO FILL IN DATE HERE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License LGPL 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 LGPL for more details.

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

Definition in file polygon_extraction.cpp.


Define Documentation

Definition at line 61 of file polygon_extraction.cpp.


Function Documentation

template int cob_3d_segmentation::PolygonExtraction::getPos< cob_3d_segmentation::PolygonPoint > ( int *  ch,
const int  xx,
const int  yy,
const int  w,
const int  h 
)


cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:03