Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

ImageSample Class Reference

#include <ImageSample.hpp>

Collaboration diagram for ImageSample:

Collaboration graph
[legend]
List of all members.

Detailed Description

Image Sample to describe image of object area samples.

Author:
Bernard De Cuyper
Version:
0.056
Date:
19/09/2002
 
Purpose:        Image Sample to describe image of object area samples
            used later to generate samples for supervised learning.
                

@ Copyrights: Bernard De Cuyper & Eddy Fraiha 2002, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 ImageSample (char *name, int w, int h, int aNmax=64)
 ImageSample (FILE *file)
virtual ~ImageSample ()
int getWidth ()
int getHeight ()
void setFilename (char *name)
char * getFilename ()
int numberOfAreas ()
int maxAreas ()
void extendSet (int nitems)
RectObjectAreaget (int i)
void set (int i, RectObjectArea *region)
void add (RectObjectArea *region)
void addAt (int index, RectObjectArea *region)
void remove (int i)
RectObjectAreadequeue ()
void enqueue (RectObjectArea *region)
int numberOfPixels (int iObject)
void write (FILE *file)
void output ()

Private Attributes

char * filename
int width
int height
int n
int nmax
RectObjectArea ** oArea


The documentation for this class was generated from the following files:
SourceForge.net Logo
Restoreinpaint sourceforge project `C++/Java Image Processing, Restoration, Inpainting Project'.

Bernard De Cuyper: Open Project Leader: Concept, design and development.
Bernard De Cuyper & Eddy Fraiha 2002, 2003. Bernard De Cuyper 2004. Open and free, for friendly usage only.
Modifications on Belgium ground of this piece of artistic work, by governement institutions or companies, must be notified to Bernard De Cuyper.
bern_bdc@hotmail.com