Jafar
|
This module is dedicated to image segmentation. Image segmentation is an important step of image processing. Several techniques exist and are grouped in three categories:
This module depends on OpenCV v2.1.0
Extra doc for macro can go here... (you can delete this section if not relevant)
The interface of the module is generated from the following files:
try
{ } catch
block for this module. Classes | |
class | jafar::cutter::CutterException |
Base class for all exceptions defined in the module cutter. More... | |
class | jafar::cutter::Grabber |
Class Grabber This class operates on an image and extracts the region of interest on either a clear or a dark region. More... | |
class | jafar::cutter::Substracter |
Class Substracter Extracts an object over an image given a filled image and an empty image. More... |
Generated on Wed Oct 15 2014 00:37:30 for Jafar by doxygen 1.7.6.1 |