#include <border_data_deriche.hh>
Public Methods | |
| border_value () | |
| Constructor. | |
| border_value (const border_value &) | |
| Copy constructor. | |
| border_value (float) | |
| Constructor with parameters, the gradient value of the border. | |
| ~border_value () | |
| Destructor. | |
| border_value & | operator= (const border_value &) |
| Reaffectation operator. | |
| void | reinit (float, int) |
| Reinitialiation function. | |
| float | give_gradient () |
| Access to the sum of the gradient value of all the borders which were merged. | |
| int | give_cardinal () |
| Access to the cardinal of the border (number of border merged with it). | |
|
|
Constructor.
|
|
|
Copy constructor.
|
|
|
Constructor with parameters, the gradient value of the border.
|
|
|
Destructor.
|
|
|
Access to the cardinal of the border (number of border merged with it).
|
|
|
Access to the sum of the gradient value of all the borders which were merged.
|
|
|
Reaffectation operator.
|
|
||||||||||||
|
Reinitialiation function.
|
1.2.18