segmenterFelzenszwalb.h File Reference

Header file declaring an image segmentation class. More...

#include <vector>
#include <dlrComputerVision/disjointSet.h>
#include <dlrComputerVision/filter.h>
#include <dlrComputerVision/image.h>
#include <dlrComputerVision/kernels.h>
#include <dlrComputerVision/utilities.h>
#include <cmath>

Include dependency graph for segmenterFelzenszwalb.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::computerVision

Classes

class  dlr::computerVision::SegmenterFelzenszwalb
 This class implements the image segmentation algorithm described [1]. More...
struct  dlr::computerVision::SegmenterFelzenszwalb::Edge

Functions

bool dlr::computerVision::operator< (const SegmenterFelzenszwalb::Edge &arg0, const SegmenterFelzenszwalb::Edge &arg1)


Detailed Description

Header file declaring an image segmentation class.

Copyright (C) 2008 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
Date

Definition in file segmenterFelzenszwalb.h.


Generated on Wed Jun 25 14:34:10 2008 for dlrComputerVision Utility Library by  doxygen 1.5.5