#include <ncutSetting.h>
|
Setting copy constructor.
|
|
Setting assignment operator.
|
|
wheter segmentes consisting of multiple unconnected components should be split (1=yes) |
|
falloff of the similarity along the position difference of two elements |
|
draw a cross at the actual midpoint position of final segment |
|
connect old midpoint positions of final segments |
|
draw old midpoint positions of final segments |
|
falloff of the similarity along the intensity difference of two elements |
|
weight for the intensity used for the similarity calculation |
|
wheter the segments should be merged (1=on) |
|
the minimum similarty where segments are still merged |
|
minimum similarity two segments of different frame windows must have to be considered the same segment |
|
the minimum number of segments, segments won't be merged any further if this number is reached |
|
the maximum depth of the dendogram |
|
number of splitting points in the interval of possible eigenvector values that are tested for their ncut quality |
|
number of eigenvectors in each Ncut used for bi-partitioning the image |
|
weight for the position used for the similarity calculation |
|
the saturation of each pixel in a sequence is multiplied by this value |
|
the age from which on an element should not get lost if possible |
|
the influence of the age on the overall frame window similarity |
|
delay in frames after which segments are shown in the result (to increase stability) |
|
leftmost point 0 in similarity streching function (x-coordinate) |
|
leftmost point 0 in similarity streching function (y-coordinate) |
|
point 1 in similarity streching function (x-coordinate) |
|
point 1 in similarity streching function (y-coordinate) |
|
point 2 in similarity streching function (x-coordinate) |
|
point 2 in similarity streching function (y-coordinate) |
|
rightmost point 3 in similarity streching function (x-coordinate) |
|
rightmost point 3 in similarity streching function (y-coordinate) |
|
wheter strech saturation is used or not (1=on) |
|
wheter the saturation should be streched while calculating similarty for merging (1=on) |
|
length of the trace in frames |
|
number of accumulator bins used for variation measurement |
|
visualistation mode: 0=segmented Objects 1=original image |