1d.hh [code] | |
2007__tour.cc [code] | |
2008__tour1.cc [code] | |
2008__tour1_extra.cc [code] | |
2008__tour2.cc [code] | |
2008__tour3.cc [code] | |
2d.hh [code] | |
3d.hh [code] | |
a_point_of.hh [code] | Give a point of an image |
io/abort.hh [code] | |
metal/abort.hh [code] | FIXME: Document |
abs.cc [code] | |
data/abs.hh [code] | Apply the absolute value (abs) function to image pixel values |
fun/math/abs.hh [code] | |
fun/v2v/abs.hh [code] | FIXME |
math/abs.hh [code] | Define the absolute value (abs) routine |
abs_full.cc [code] | |
accu-right-instanciation.cc [code] | |
accu.hh [code] | |
accu_result.hh [code] | |
accumulator.hh [code] | Definition of the concept of mln::Accumulator |
doc/accumulator.hh [code] | |
accumulators.hh [code] | Some base trait types for accumulators |
acos.hh [code] | Define the arc cosinus (acos) routine |
adj_higher_dim_connected_n_face_iter.hh [code] | Definition of forward and backward iterators on all the n-faces sharing an adjacent (n+1)-face with a (reference) n-face in a complex |
adj_higher_face_iter.hh [code] | Definition of forward and backward iterators on the adjacent (n+1)-faces of a (reference) n-face in a complex |
adj_lower_dim_connected_n_face_iter.hh [code] | Definition of forward and backward iterators on all the n-faces sharing an adjacent (n-1)-face with a (reference) n-face in a complex |
adj_lower_face_iter.hh [code] | Definition of forward and backward iterators on the adjacent (n-1)-faces of a (reference) n-face in a complex |
adj_lower_higher_face_iter.hh [code] | Definition of forward and backward iterators on all the adjacent (n-1)-faces and (n+1)-faces of a (reference) n-face in a complex |
adj_m_face_iter.hh [code] | Definition of forward and backward iterators on all the m-faces transitively adjacent to a (reference) n-face in a complex |
adjacency_matrix.cc [code] | |
adjacency_matrix.hh [code] | A class of adjacency matrix |
adjust.cc [code] | |
border/adjust.hh [code] | Define a function that adjusts the thickness of an image virtual border |
extension/adjust.hh [code] | Adjust the domain extension to a minimum thickness border |
adjust_duplicate.hh [code] | Adjust the size of the domain extension then duplicate the image inner boundary |
adjust_fill.hh [code] | Adjust then fill the domain extension |
adjust_full.cc [code] | |
closing/algebraic.cc [code] | |
opening/algebraic.cc [code] | |
closing/algebraic.hh [code] | Morphological algebraic closing |
opening/algebraic.hh [code] | Morphological algebraic opening |
algebraic_face.hh [code] | Algebraic face of a complex |
algebraic_filter.hh [code] | Alegebraic filter calls attribute canvas |
algebraic_n_face.hh [code] | Algebraic n-face of a complex |
aliases.hh [code] | File that includes all aliases of value types |
accu/all.hh [code] | File that includes all accumulator types |
accu/image/all.hh [code] | File that includes all accumulator image routines |
accu/logic/all.hh [code] | File that includes all logical accumulator types |
accu/math/all.hh [code] | File that includes all mathematic accumulator types |
accu/shape/all.hh [code] | File that includes all shape accumulator types |
accu/site_set/all.hh [code] | File that includes all accumulator types working on site sets |
accu/stat/all.hh [code] | File that includes all statistical accumulator types |
algebra/all.hh [code] | File that includes all algebraic structures |
all.hh [code] | File that includes all the headers |
arith/all.hh [code] | File that includes all arithmetic materials |
binarization/all.hh [code] | File that includes all "point-wise" expression tools |
border/all.hh [code] | File that includes all border-related routines |
canvas/all.hh [code] | File that includes all canvas-related routines |
canvas/browsing/all.hh [code] | File that includes all browsing canvas-related routines |
canvas/labeling/all.hh [code] | File that includes all labeling canvas-related routines |
canvas/morpho/all.hh [code] | File that includes morphological canvas-related routines |
convert/all.hh [code] | File that includes all conversion-related routines |
convert/impl/all.hh [code] | File that includes all from-to conversion routines |
core/alias/all.hh [code] | File that includes all the aliases |
core/all.hh [code] | File that includes all the core routines |
core/concept/all.hh [code] | File that includes all the core concepts |
core/def/all.hh [code] | |
core/image/all.hh [code] | File that includes all image types |
core/image/dmorph/all.hh [code] | File that includes all domain morpher image types |
core/image/imorph/all.hh [code] | File that includes all identity morpher image types |
core/image/vmorph/all.hh [code] | File that includes all value morpher image types |
core/routine/all.hh [code] | File that includes all core routines |
core/site_set/all.hh [code] | File that includes all site_set types |
core/trait/all.hh [code] | File that includes all traits |
data/all.hh [code] | File that includes all data-related routines |
data/approx/all.hh [code] | File that includes all level-related routines with approximation |
data/naive/all.hh [code] | File that includes all level-related routines with naive approach |
debug/all.hh [code] | File that includes all debug-related routines |
display/all.hh [code] | File that includes all display routines |
draw/all.hh [code] | File that includes all draw-related routines |
estim/all.hh [code] | File that includes all estimation materials |
extension/all.hh [code] | File that includes all extension materials |
extract/all.hh [code] | File that includes all sub-data extraction related routines |
fun/access/all.hh [code] | File that includes all access functions |
fun/all.hh [code] | File that includes all functions |
fun/i2v/all.hh [code] | File that includes all integer-to-value functions |
fun/meta/all.hh [code] | |
fun/p2b/all.hh [code] | File that includes all functions from point to boolean |
fun/p2p/all.hh [code] | File that includes all functions from grid point to grid point |
fun/p2v/all.hh [code] | File that includes all functions from point to value |
fun/stat/all.hh [code] | File that includes all statistical functions |
fun/v2b/all.hh [code] | File that includes all functions from value to logic value |
fun/v2i/all.hh [code] | File that includes all value-to-integer functions |
fun/v2v/all.hh [code] | File that includes all functions from value to value |
fun/v2w2v/all.hh [code] | |
fun/v2w_w2v/all.hh [code] | File that includes all bijective functions |
fun/vv2b/all.hh [code] | File that includes all functions mapping two values to a logical value |
fun/vv2v/all.hh [code] | File that includes all functions from point to value |
fun/x2p/all.hh [code] | File that includes all functions from point to value |
fun/x2v/all.hh [code] | File that includes all functions from vector to value |
fun/x2x/all.hh [code] | File that includes all functions from vector to vector |
geom/all.hh [code] | File that includes all geometry related things |
graph/all.hh [code] | File that include all graph related routines |
histo/all.hh [code] | File that includes histogram files |
io/all.hh [code] | Inclusion of all I/O routines |
io/cloud/all.hh [code] | Inclusion of all cloud I/O routines |
io/dicom/all.hh [code] | Inclusion of all DICOM I/O routines |
io/dump/all.hh [code] | Inclusion of all dump I/O routines |
io/fits/all.hh [code] | Inclusion of all FITS I/O routines |
io/fld/all.hh [code] | Inclusion of all AVS field file I/O routines |
io/magick/all.hh [code] | Inclusion of all Magick++ I/O routines |
io/off/all.hh [code] | Inclusion of all OFF I/O routines |
io/pbm/all.hh [code] | Inclusion of all PBM I/O routines |
io/pbms/all.hh [code] | Inclusion of all PBMS I/O routines |
io/pfm/all.hh [code] | Inclusion of all PFM I/O routines |
io/pgm/all.hh [code] | Inclusion of all PGM I/O routines |
io/pgms/all.hh [code] | Inclusion of all PGMS I/O routines |
io/plot/all.hh [code] | Inclusion of all plot I/O routines |
io/pnm/all.hh [code] | Inclusion of all PNM I/O routines |
io/pnms/all.hh [code] | Inclusion of all PNMS I/O routines |
io/ppm/all.hh [code] | Inclusion of all PPM I/O routines |
io/ppms/all.hh [code] | Inclusion of all PPMS I/O routines |
io/tiff/all.hh [code] | Inclusion of all TIFF I/O routines |
io/txt/all.hh [code] | Inclusion of all TXT I/O routines |
labeling/all.hh [code] | File that includes all labeling routines |
linear/all.hh [code] | File that includes all linear image processing routines |
literal/all.hh [code] | File that includes all literals |
logical/all.hh [code] | File that includes all logical operators |
make/all.hh [code] | File that includes all make routines |
math/all.hh [code] | File that includes all mathematical routines |
metal/all.hh [code] | File that includes all meta-programming tools |
metal/math/all.hh [code] | Include all static mathematical functions |
morpho/all.hh [code] | File that includes all mathematical morphology routines |
morpho/approx/all.hh [code] | File that includes all approximate mathematical morphology routines |
morpho/attribute/all.hh [code] | File that includes all attributes used in mathematical morphology |
morpho/closing/all.hh [code] | File that includes all closing operators |
morpho/closing/approx/all.hh [code] | File that includes all approximate mathematical morphology closing routines |
morpho/elementary/all.hh [code] | File that includes all elementary mathematical morphology routines |
morpho/opening/all.hh [code] | File that includes all opening operators |
morpho/opening/approx/all.hh [code] | File that includes all approximate mathematical morphology opening routines |
morpho/reconstruction/all.hh [code] | File that includes all morphological reconstruction routines |
morpho/reconstruction/by_dilation/all.hh [code] | File that includes all morphological reconstruction by dilation routines |
morpho/reconstruction/by_erosion/all.hh [code] | File that includes all morphological reconstruction by erosion routines |
morpho/tree/all.hh [code] | File that includes all morphological tree-related routines |
morpho/tree/filter/all.hh [code] | |
morpho/watershed/all.hh [code] | File that includes all morphological watershed routines |
norm/all.hh [code] | File that includes all norm routines |
opt/all.hh [code] | File that includes the most useful optional routines |
pw/all.hh [code] | File that includes all "point-wise" expression tools |
registration/all.hh [code] | File that includes all "point-wise" expression tools |
set/all.hh [code] | File that includes all set-related routines |
subsampling/all.hh [code] | File that includes all "point-wise" expression tools |
tag/all.hh [code] | File that includes all tag-related routines |
test/all.hh [code] | File that includes all test-related routines |
topo/all.hh [code] | File that includes all topology related algorithms |
trace/all.hh [code] | File that includes all trace-related routines |
trait/all.hh [code] | Definition of all traits |
trait/op/all.hh [code] | |
trait/value/all.hh [code] | Include all value traits |
trait/value/internal/all.hh [code] | Include all internals for value traits |
transform/all.hh [code] | File that includes all transforms |
transform/internal/all.hh [code] | File that includes all internals of mln/transform |
util/all.hh [code] | File that includes all util-related routines |
value/all.hh [code] | File that includes all "value types"-related materials |
value/builtin/all.hh [code] | File that includes all materials related to built-in types |
value/concept/all.hh [code] | File that includes every sub-concept of the Value concept |
value/internal/all.hh [code] | FIXME |
win/all.hh [code] | File that includes all win-related routines |
world/all.hh [code] | File that includes all the world routines |
world/binary_2d/all.hh [code] | File that includes all the world routines |
world/inter_pixel/all.hh [code] | File that includes all the inter-pixel routines |
world/inter_pixel/dim2/all.hh [code] | File that includes all the inter-pixel 2D routines |
all_accus.cc [code] | |
all_headers.cc [code] | Check all Milena's headers |
data/all_headers.cc [code] | |
all_to.cc [code] | |
all_to.hh [code] | FIXME |
and.cc [code] | |
logical/and.hh [code] | Point-wise "logical and" between binary images |
trait/op/and.hh [code] | Declaration of the "binary and" operator trait |
and_not.cc [code] | |
and_not.hh [code] | Point-wise "logical and-not" between binary images |
ands.hh [code] | Definition of a multiple-"and"s Boolean expression |
antilogy.hh [code] | Definition of a p2b function always returning false |
apply.cc [code] | |
apply.hh [code] | Apply a function-object onto image pixel values |
apply_full.cc [code] | |
closing/area.cc [code] | |
opening/area.cc [code] | |
closing/area.hh [code] | Morphological area closing |
opening/area.hh [code] | Morphological area opening |
area_flooding.cc [code] | More tests on the Watershed Transform (WST) on a an image base on a p_edges (line_graph_image) |
closing/area_on_vertices.cc [code] | |
opening/area_on_vertices.cc [code] | |
closing/area_on_vertices.hh [code] | Morphological area closing on a line graph image computing the area in terms of adjacent vertices |
opening/area_on_vertices.hh [code] | Morphological area opening on a line graph image computing the area in terms of adjacent vertices |
array.cc [code] | |
fun/i2v/array.hh [code] | Function mapping an Id i to a value v |
histo/array.hh [code] | Define a generic histogram class |
metal/array.hh [code] | |
util/array.hh [code] | Definition of mln::util::array |
array1d.hh [code] | |
array2d.hh [code] | |
array3d.hh [code] | |
artificial_line_graph_image_wst.cc [code] | Tests on the Watershed Transform (WST) on an artificial mln::line_graph_image |
asf-complex1d.cc [code] | Alternate Sequential Filters in graph space implemented on 1-complex images |
asf-image2d.cc [code] | Alternate Sequential Filters in graph space implemented on mln::image2d-based cubical complexes |
at.cc [code] | |
at.hh [code] | Define the optional routine at |
attachment.hh [code] | Compute the attachment of a cell to a binary complex-based image |
attribute_filter.cc [code] | |
attribute_filter.hh [code] | Connected filters dispatch (algebraic & leveling filters) |
backdiag2d.cc [code] | |
backdiag2d.hh [code] | Definition of the mln::win::backdiag2d window |
backdiagonal2d.cc [code] | |
backdiagonal2d.hh [code] | Backdiagonal2d browsing of an image |
background.cc [code] | |
background.hh [code] | Connected component labeling of the background in a binary image |
ball.cc [code] | |
ball.hh [code] | Definition of the mln::win::ball window |
base.hh [code] | Define a base class for implementation of accumulator classes |
accu/shape/bbox.cc [code] | |
geom/bbox.cc [code] | |
accu/shape/bbox.hh [code] | Define an accumulator that computes a bbox |
geom/bbox.hh [code] | Several routines to compute the precise bounding box of some objects |
bench_closest_point_geodesic.cc [code] | |
bexpr.hh [code] | Definition of types for static Boolean expressions |
big_chess.hh [code] | FIXME |
bilinear.hh [code] | Define a bilinear interpolation of values from an underlying image |
binarization.hh [code] | Threshold an image |
binary.hh [code] | |
spe/binary.hh [code] | |
binary_param.hh [code] | |
black.cc [code] | |
black.hh [code] | Definition of the 'black' literal |
blobs.cc [code] | |
canvas/labeling/blobs.hh [code] | Canvas for connected component labeling of the binary objects of a binary image using a queue-based algorithm |
labeling/blobs.hh [code] | Connected component labeling of the binary objects of a binary image using a queue-based algorithm |
blobs_and_compute.cc [code] | |
blobs_and_compute.hh [code] | Label an image and compute given accumulators |
blue.cc [code] | |
extract/blue.hh [code] | Extract the blue component of an image |
fun/component/blue.hh [code] | Meta function to retrieve/modify the blue component |
fun/meta/blue.hh [code] | Meta function to retrieve/modify the blue component |
bool.cc [code] | |
bool.hh [code] | Definition of a Boolean value type |
borderthickness.cc [code] | |
core/concept/box.hh [code] | Definition of the concept of mln::Box |
core/concept/doc/box.hh [code] | |
core/site_set/box.hh [code] | This file defines a generic box class |
draw/box.hh [code] | Draw a box in an image |
box1d.cc [code] | |
core/alias/box1d.hh [code] | Definition of the mln::box1d alias and of construction routines |
make/box1d.hh [code] | Routines to construct an mln::box1d |
box2d-bbox.cc [code] | |
box2d.cc [code] | |
core/alias/box2d.hh [code] | Definition of the mln::box2d alias and of construction routines |
make/box2d.hh [code] | Routines to construct an mln::box2d |
core/alias/box2d_h.hh [code] | Definition of the mln::box2d alias and of construction routines |
make/box2d_h.hh [code] | Routines to construct an mln::box2d_h |
box3d.cc [code] | |
core/alias/box3d.hh [code] | Definition of the mln::box3d alias and of construction routines |
make/box3d.hh [code] | Routines to construct an mln::box3d |
box_impl.hh [code] | Define some implementation classes to provide methods related to classes having a bounding box |
box_piter.hh [code] | Definition of iterators on points of boxes |
box_runend_piter.cc [code] | |
box_runend_piter.hh [code] | Definition of iterators on points by lines |
box_runstart_piter.cc [code] | |
box_runstart_piter.hh [code] | Definition of iterators on points by lines |
branch_iter.cc [code] | |
branch_iter.hh [code] | Definition of a iterator on branch |
branch_iter_ind.cc [code] | |
branch_iter_ind.hh [code] | Definition of a iterator on branch |
breadth_first_search.cc [code] | |
breadth_first_search.hh [code] | Breadth first search algorithm for graph |
breadth_first_thinning.hh [code] | Computing a skeleton by using breadth-first thinning on a binary image |
browsing.hh [code] | Definition of the concept of mln::Browsing |
built_in.hh [code] | Define a generic class for built-in values |
builtin.cc [code] | |
c.hh [code] | Encapsulate a plain (C language-like) pointer to function into a functor |
canvas.cc [code] | Test on mln::labeling::value |
graph/attribute/card.cc [code] | |
morpho/attribute/card.cc [code] | |
set/card.cc [code] | |
graph/attribute/card.hh [code] | Functor that computes the cardinality of every component in a graph |
morpho/attribute/card.hh [code] | Define an accumulator that computes the cardinality of a component |
set/card.hh [code] | Compute the cardinality of a site set |
carrays.hh [code] | Traits definition for C arrays |
fun/cast.hh [code] | FIXME |
fun/v2v/cast.hh [code] | FIXME |
value/cast.hh [code] | Definition of the mln::value::cast routine |
cast_image.cc [code] | |
cast_image.hh [code] | Definition of an image morpher that make the user see the same image but with another data type |
category.cc [code] | |
category.hh [code] | Definition of the category holder type |
cell.hh [code] | Computing the set of faces of the cell |
center.hh [code] | Define an accumulator that computes the mass center of a site set |
center_only_iter.hh [code] | Definition of a complex relative iterator iterating on its center (reference face) only |
centered_iter_adapter.hh [code] | Complex relative iterator adapters adding the central (reference) point to the set of iterated faces |
ch_convolve.hh [code] | Define convolution return type |
fun/v2v/ch_function_value.hh [code] | Wrap a function v2v and convert its result to another type |
trait/ch_function_value.hh [code] | Definition of the "change value" function trait |
ch_function_value_impl.hh [code] | Enable the possibility of adding methods to fun::v2v::ch_function_value |
ch_piter.hh [code] | Definition of a morpher that changes the iterators |
ch_value.cc [code] | |
ch_value.hh [code] | Definition of the "change value" image trait |
chain.hh [code] | |
chamfer.cc [code] | |
canvas/chamfer.hh [code] | Apply chamfer algorithm to a binary image |
geom/chamfer.hh [code] | Connected component chamfer of the image objects |
chess.hh [code] | FIXME |
classical_window_base.hh [code] | Definition of a base class for classes based on a set of dpoints |
closest_point.hh [code] | |
closest_point_functor.hh [code] | Closest point functor |
closing.cc [code] | |
closing.hh [code] | Morphological elementary closing |
coefficients.hh [code] | Compute coefficients for recursive Gaussian filtering |
col.hh [code] | Meta function to retrieve/modify the col coord of a point |
doc/examples/tuto3/colorize.cc [code] | |
tests/labeling/colorize.cc [code] | Test of labeling::colorize |
colorize.hh [code] | Fill an image with successive values |
colors.hh [code] | Definition of the colors literal |
common.hh [code] | |
comp.cc [code] | |
fun/component/comp.hh [code] | Meta function to retrieve/modify a component |
trait/value/comp.hh [code] | Access to the i-th component type of a given type |
trait/value/internal/comp.hh [code] | Include all internals for comp value trait |
comp_count.hh [code] | Meta function to retrieve the number of components a vector has |
compare.cc [code] | |
compare.hh [code] | Comparison operators between the pixel values of images |
compare_full.cc [code] | |
complementation.hh [code] | Definition of a function that make a complementation (logical or arithmetical) of an image |
apps/papers/levillain.09.ismm/complex.cc [code] | |
tests/topo/complex.cc [code] | |
complex.hh [code] | Structures for general complexes |
core/alias/complex_geometry.hh [code] | Definition of mln::geom::complex_geometry aliases |
geom/complex_geometry.hh [code] | A functor associating geometry (location) data to the faces of a complex |
complex_image.cc [code] | |
mln/core/alias/complex_image.hh [code] | Definition of mln::complex_image aliases |
mln/core/image/complex_image.hh [code] | Definition of a line complex-based image |
tests/core/image/complex_image.hh [code] | Shared code for tests on complex-based images |
complex_image_morpho.cc [code] | Test of mln::complex_image with morphological filters |
complex_image_wst.cc [code] | Testing the Watershed Transform by flooding an mln::complex_image |
complex_iterator_base.hh [code] | Definition of an implementation (factoring) class for iterators on complexes |
complex_iterators.hh [code] | Iterators on complexes |
complex_neighborhood_base.hh [code] | Definition of a generic neighborhood of the face of a complex, based on a pair of (forward and backward) complex iterators |
complex_neighborhood_piter.hh [code] | Definition of a site iterator on a complex neighborhood |
complex_neighborhoods.hh [code] | Definitions of some neighborhoods of complex images |
complex_psite.hh [code] | Definition of a complex-based point site |
complex_relative_iterator_base.hh [code] | Definition of an implementation (factoring) class for iterators on mln::complex |
complex_relative_iterator_sequence.hh [code] | Definition of a meta complex relative iterator using two complex relative iterators sequentially |
complex_set_iterator_base.hh [code] | Definition of an implementation (factoring) class for (set) iterators on faces of a complex |
complex_window_base.hh [code] | Definition of a generic window of the face of a complex, based on a pair of (forward and backward) complex iterators |
complex_window_p_base.hh [code] | Definition of a generic window centered on the face of a complex, based on a pair of (forward and backward) complex iterators |
complex_window_piter.hh [code] | Definition of a site iterator on a complex window |
complex_windows.hh [code] | Definitions of some windows of complex images |
component.cc [code] | |
component.hh [code] | Functor that accesses the i-th component of a value |
component_tree.hh [code] | Compute a canonized (parenthood) component tree from an image |
compose.hh [code] | |
composed.cc [code] | |
composed.hh [code] | Definition of a composed transformation |
composition.hh [code] | |
accu/compute.cc [code] | |
data/compute.cc [code] | |
histo/compute.cc [code] | |
labeling/compute.cc [code] | |
set/compute.cc [code] | |
world/inter_pixel/compute.cc [code] | |
accu/compute.hh [code] | Compute an accumulator on image pixels, i.e., couples (site, value) |
data/compute.hh [code] | Compute an accumulator onto image pixel values |
graph/compute.hh [code] | Base routine to compute attributes on a graph |
histo/compute.hh [code] | Routine to compute an histogram |
labeling/compute.hh [code] | Compute accumulators onto sites/values of each labeled component of an image |
set/compute.hh [code] | Compute an accumulator on a site set |
world/inter_pixel/compute.hh [code] | FIXME: insert comment |
compute_attribute_image.cc [code] | |
compute_attribute_image.hh [code] | Compute a canonized tree from an image |
compute_full.cc [code] | |
compute_image.hh [code] | Compute accumulators onto sites/values of each labeled component of an image and return a new image where labels are replaced by the result of the accumulator |
compute_parent.cc [code] | |
compute_parent.hh [code] | Compute a canonized tree from an image |
compute_with_weights.cc [code] | |
compute_with_weights.hh [code] | Compute an accumulator on a site set described by an image |
concrete.hh [code] | Definition of the concrete image trait |
const.hh [code] | FIXME |
constrained-connectivity.cc [code] | A topological watershed-based implementation of Pierre Soille's constrained connectivity segmentation |
contract.hh [code] | Definition of the set of contracts |
contrast.cc [code] | |
contrast.hh [code] | Morphological contrast operator (based on top-hats) |
convert.cc [code] | |
apps/graph-morpho/convert.hh [code] | Conversion between various graph/complex image types |
mln/data/convert.hh [code] | Convert the contents of an image into another one |
mln/fun/v2v/convert.hh [code] | FIXME |
mln/value/internal/convert.hh [code] | Define a conversion between an index and an iterable value |
converts_to.cc [code] | |
converts_to.hh [code] | Definition of a type that checks if a type "converts to" another one |
convolve.cc [code] | |
local/convolve.cc [code] | |
accu/convolve.hh [code] | Define an accumulator that computes a convolution |
linear/convolve.hh [code] | Convolution |
linear/local/convolve.hh [code] | Local convolution at a point |
convolve_2x1d.cc [code] | |
convolve_2x1d.hh [code] | 2D convolution by a couple of line kernels |
convolve_directional.cc [code] | |
convolve_directional.hh [code] | |
coord.hh [code] | Definition of the default coordinate type |
coord_impl.hh [code] | Define some implementation classes for generalized points |
coordf.hh [code] | Definition of the floating coordinate type |
fun/math/cos.hh [code] | |
fun/v2w2v/cos.hh [code] | Cos functor |
math/cos.hh [code] | Define the cosinus (cos) routine |
count.cc [code] | |
count.hh [code] | Define an accumulator that counts |
accu/count_adjacent_vertices.hh [code] | Define an accumulator that counts the vertices adjacent to a set of p_edges psites |
morpho/attribute/count_adjacent_vertices.hh [code] | Define an accumulator that counts the vertices adjacent to a set of p_edges psites |
count_labels.hh [code] | Define an accumulator that counts the number of different labels |
count_value.hh [code] | Define an accumulator that counts the number of different value |
accu/internal/couple.hh [code] | Base implementation of a couple of accumulators |
util/couple.hh [code] | Definition of a couple |
crest.cc [code] | |
crest.hh [code] | Compute skeletization constraints |
cst.hh [code] | Definition of a constant function |
cube3d.cc [code] | |
cube3d.hh [code] | Definition of the mln::win::cube3d window |
cuboid3d.cc [code] | |
cuboid3d.hh [code] | Definition of the mln::win::cuboid3d window |
data.cc [code] | |
milena/mln/core/internal/data.hh [code] | Declaration of the type of image data |
milena/mln/morpho/tree/data.hh [code] | |
milena/mln/value/concept/data.hh [code] | Define a generic class for data values |
build/milena/apps/data.hh [code] | |
build/milena/tests/data.hh [code] | |
debug.hh [code] | Pretty-printing between graph/complex image types |
dec.hh [code] | Decrementation function |
decl.hh [code] | Forward declaration of the couple of trait solving structures: mln::trait::solve_unary and mln::trait::solve_binary |
decorated_image.cc [code] | |
decorated_image.hh [code] | Definition of an image that can have additional features |
delta.hh [code] | |
delta_point_site.hh [code] | Definition of the concept of mln::Delta_Point_Site |
depth_first_search.cc [code] | |
depth_first_search.hh [code] | Depth-limited search algorithm for graph |
detach.hh [code] | Detachin a cell from a binary complex-based image |
detachment.hh [code] | Compute the detachment of a cell w.r.t |
deviation.hh [code] | Define an accumulator that computes a standard deviation |
diag2d.cc [code] | |
diag2d.hh [code] | Definition of the mln::win::diag2d window |
diagonal2d.cc [code] | |
diagonal2d.hh [code] | Diagonal2d browsing of an image |
dicom.cc [code] | |
set/diff.cc [code] | |
win/diff.cc [code] | |
set/diff.hh [code] | Set theoretic difference (non-symmetrical) of a couple of sets |
win/diff.hh [code] | Set difference between a couple of windows or neighborhoods |
diff_abs.cc [code] | |
arith/diff_abs.hh [code] | Point-wise addition between images |
fun/vv2v/diff_abs.hh [code] | Computing the absolute difference between two values using a functor |
math/diff_abs.hh [code] | Define diff_abs routine |
approx/dilation.cc [code] | |
dilation.cc [code] | |
elementary/dilation.cc [code] | |
approx/dilation.hh [code] | Approximate mathematical morphology dilation |
dilation.hh [code] | Morphological dilation |
elementary/dilation.hh [code] | |
dindex.hh [code] | Definition of a "delta-index" type |
dir_struct_elt_incr_update.cc [code] | |
dir_struct_elt_incr_update.hh [code] | Directional browsing of an image with structuring element |
direct.hh [code] | Filtering with direct strategy |
directional.hh [code] | Directional browsing of an image |
disk2d.cc [code] | |
disk2d.hh [code] | Definition of the mln::win::disk2d window |
display_edge.cc [code] | |
display_edge.hh [code] | Create an image for visualizing the values on edges of an inter_pixel image |
distance_and_closest_point_geodesic.cc [code] | |
distance_and_closest_point_geodesic.hh [code] | Distance and geodesic closest point transform |
distance_and_influence_zone_geodesic.hh [code] | Distance and geodesic closest point transform |
distance_front.cc [code] | |
canvas/distance_front.hh [code] | Canvas of discrete distance computation by thick front propagation |
transform/distance_front.hh [code] | Discrete front distance transform |
distance_functor.hh [code] | Distance functor |
distance_geodesic.cc [code] | |
canvas/distance_geodesic.hh [code] | Discrete geodesic distance canvas |
transform/distance_geodesic.hh [code] | Discrete geodesic distance transform |
arith/div.hh [code] | Point-wise division between images |
trait/op/div.hh [code] | Declaration of the "binary division" operator trait |
domain-display.cc [code] | |
double_neighb2d.hh [code] | Routine to create a double neighborhood |
dpoint-1.cc [code] | |
concept/doc/dpoint.hh [code] | |
concept/dpoint.hh [code] | Definition of the concept of mln::Dpoint |
dpoint.hh [code] | Definition of the generic delta-point class mln::dpoint |
dpoint1d.cc [code] | |
dpoint1d.hh [code] | Definition of the mln::dpoint1d alias and of its construction routine |
dpoint2d.cc [code] | |
dpoint2d.hh [code] | Definition of the mln::dpoint2d alias and of its construction routine |
core/alias/dpoint2d_h.hh [code] | Definition of the mln::dpoint2d_h alias and of its construction routine |
make/dpoint2d_h.hh [code] | Routine to construct an mln::dpoint2d_h |
dpoint3d.cc [code] | |
dpoint3d.hh [code] | Definition of the mln::dpoint3d alias and of its construction routine |
dpoints_pixter.cc [code] | |
dpoints_pixter.hh [code] | Definition of forward and backward mln::dpoint-based iterators for pixels iterations |
dpsites_piter.hh [code] | Definition of forward and backward mln::dpoint_ based iterators |
draw_graph.hh [code] | Draw an (classical) image from a mln::graph_image |
dual_hqueue.hh [code] | |
dual_input_tree.cc [code] | |
dual_input_tree.hh [code] | Compute a canonized component tree from a dual input |
dual_neighb.cc [code] | |
dual_neighb.hh [code] | Routine to create a dual neighborhood |
dual_union_find.hh [code] | |
duality.cc [code] | Demo on dual neighborhoods |
dummy_p_edges.cc [code] | |
dummy_p_edges.hh [code] | Create a p_edges which associate a graph element to a constant site |
dummy_p_vertices.cc [code] | |
dummy_p_vertices.hh [code] | Create a p_vertices which associate a graph element to a constant site |
dump.cc [code] | |
border/duplicate.cc [code] | |
core/routine/duplicate.cc [code] | |
border/duplicate.hh [code] | Define function that fills border using nearest pixels |
core/routine/duplicate.hh [code] | Clone an image, that is, get an effective copy |
extension/duplicate.hh [code] | Duplicate the values of the image inner boundary in the domain extension |
duplicate_full.cc [code] | |
eat.cc [code] | |
eat.hh [code] | Definition of an "eater" object |
edge.hh [code] | Definition of a graph edge |
edge_image.cc [code] | |
core/image/edge_image.hh [code] | Image based on graph edges |
make/edge_image.hh [code] | Routine to create a edge image |
edge_impl.hh [code] | Define a couple of implementation classes to provide methods to classes of generalized edges |
element.cc [code] | |
element.hh [code] | Define the opt::element and opt::nelements routines |
elementary.hh [code] | Morphological elementary operator |
elifs.hh [code] | FIXME |
enc.hh [code] | FIXME |
encoding.hh [code] | Define some information about how to encode some value types |
enlarge.cc [code] | |
enlarge.hh [code] | Enlarge 2^n times a binary image |
entering.hh [code] | Definition of the trace entering procedure |
fun/vv2b/eq.hh [code] | Functor that computes equal between two values |
trait/op/eq.hh [code] | Declaration of the "binary equality" operator trait |
equal.hh [code] | Definition of a static 'equal' test |
equalize.cc [code] | |
equalize.hh [code] | Define a function that equalizes the thickness of an image virtual border |
equalize_full.cc [code] | |
equiv.cc [code] | |
equiv.hh [code] | The mln::equiv routine |
doc/benchmark/morpho/erosion.cc [code] | |
tests/morpho/approx/erosion.cc [code] | |
tests/morpho/elementary/erosion.cc [code] | |
tests/morpho/erosion.cc [code] | Test on mln::morpho::erosion |
approx/erosion.hh [code] | Approximate mathematical morphology erosion |
elementary/erosion.hh [code] | |
erosion.hh [code] | Morphological erosion |
accu/essential.hh [code] | File that includes the most useful accumulator types |
accu/image/essential.hh [code] | File that includes the most useful accumulator types working on images |
accu/math/essential.hh [code] | File that includes the most useful mathematic accumulator types |
accu/shape/essential.hh [code] | File that includes the most useful shape accumulator types |
accu/site_set/essential.hh [code] | File that includes the most useful accumulator types working on site sets |
accu/stat/essential.hh [code] | File that includes the most useful statistical accumulator types |
algebra/essential.hh [code] | File that includes essential "point-wise" expression tools |
arith/essential.hh [code] | File that includes the most useful arithmetic materials |
binarization/essential.hh [code] | File that includes essential "point-wise" expression tools |
border/essential.hh [code] | File that includes the most useful border-related routines |
canvas/browsing/essential.hh [code] | |
canvas/essential.hh [code] | File that includes the most useful canvas-related routines |
canvas/labeling/essential.hh [code] | File that includes essential labeling canvas-related routines |
canvas/morpho/essential.hh [code] | File that includes morphological canvas-related routines |
convert/essential.hh [code] | File that includes the most useful conversion-related routines |
core/def/essential.hh [code] | |
core/essential.hh [code] | File that includes essential the core routines |
core/image/essential.hh [code] | File that includes essential image types |
core/routine/essential.hh [code] | File that includes essential core routines |
core/site_set/essential.hh [code] | File that includes essential site_set types |
core/trait/essential.hh [code] | File that includes essential traits |
data/approx/essential.hh [code] | File that includes essential level-related routines with approximation |
data/essential.hh [code] | File that includes essential data-related routines |
data/naive/essential.hh [code] | File that includes essential level-related routines with naive approach |
debug/essential.hh [code] | File that includes essential debug-related routines |
display/essential.hh [code] | File that includes essential display routines |
draw/essential.hh [code] | File that includes essential draw-related routines |
estim/essential.hh [code] | File that includes essential estimation materials |
extension/essential.hh [code] | File that includes essential extension materials |
extract/essential.hh [code] | File that includes all sub-data extraction related routines |
fun/essential.hh [code] | File that includes essential fun-related routines |
fun/i2v/essential.hh [code] | File that includes essential functions from index to value |
fun/meta/essential.hh [code] | |
fun/p2b/essential.hh [code] | File that includes essential functions from point to boolean |
fun/p2v/essential.hh [code] | File that includes essential functions from point to value |
fun/v2b/essential.hh [code] | File that includes essential functions from point to value |
fun/v2v/essential.hh [code] | File that includes essential functions from value to value |
fun/vv2v/essential.hh [code] | File that includes essential functions from point to value |
fun/x2p/essential.hh [code] | File that includes essential functions from point to value |
fun/x2v/essential.hh [code] | File that includes essential functions from vector to value |
fun/x2x/essential.hh [code] | File that includes essential functions from vector to vector |
geom/essential.hh [code] | File that includes essential geometry related things |
graph/essential.hh [code] | File that include essential graph related routines |
histo/essential.hh [code] | File that includes histogram files |
io/essential.hh [code] | Inclusion of the most useful I/O routines |
labeling/essential.hh [code] | File that includes essential labeling routines |
linear/essential.hh [code] | File that includes essential linear image processing routines |
literal/essential.hh [code] | File that includes essential literals |
logical/essential.hh [code] | File that includes essential logical operators |
make/essential.hh [code] | File that includes essential make routines |
math/essential.hh [code] | File that includes essential mathematical routines |
metal/essential.hh [code] | File that includes essential meta-programming tools |
morpho/closing/essential.hh [code] | File that includes essential closing attributes |
morpho/elementary/essential.hh [code] | File that includes essential elementary mathematical morphology routines |
morpho/essential.hh [code] | File that includes essential morpho-related routines |
morpho/opening/essential.hh [code] | File that includes essential opening attributes |
norm/essential.hh [code] | File that includes essential norm routines |
opt/essential.hh [code] | File that includes the most useful optional routines |
pw/essential.hh [code] | File that includes essential "point-wise" expression tools |
registration/essential.hh [code] | File that includes all "point-wise" expression tools |
set/essential.hh [code] | File that includes essential set-related routines |
subsampling/essential.hh [code] | File that includes essential "point-wise" expression tools |
tag/essential.hh [code] | File that includes essential tag-related routines |
test/essential.hh [code] | File that includes essential test-related routines |
topo/essential.hh [code] | File that includes essential "point-wise" expression tools |
trace/essential.hh [code] | File that includes essential trace-related routines |
trait/essential.hh [code] | Definition of essential traits |
trait/op/essential.hh [code] | |
trait/value/essential.hh [code] | FIXME |
transform/essential.hh [code] | File that includes essential "point-wise" expression tools |
util/essential.hh [code] | File that includes essential util-related routines |
value/builtin/essential.hh [code] | File that includes essential materials related to built-in types |
value/concept/essential.hh [code] | File that includes every sub-concept of the Value concept |
value/essential.hh [code] | File that includes essential "value types"-related materials |
value/internal/essential.hh [code] | FIXME |
win/essential.hh [code] | File that includes essential win-related routines |
essential_headers.cc [code] | |
estim-sites.cc [code] | |
exact.cc [code] | |
internal/exact.hh [code] | Meta-code for the mln::exact downcast routines |
routine/exact.hh [code] | Definition of the mln::exact downcast routines |
exact_gcc_2_95.hh [code] | Definition of the mln::exact downcast routines for g++-2.95 |
exiting.hh [code] | Definition of the trace exiting procedure |
doc/examples/extend.cc [code] | |
tests/core/routine/extend.cc [code] | |
extend.hh [code] | Definition of a morpher that extends the extended domain of an image |
extended.hh [code] | Definition of morpher that makes an image become restricted given by a point set |
extension-ignore.cc [code] | |
extension_fun.hh [code] | Definition of a morpher that extends the domain of an image with a function |
extension_ima.hh [code] | Definition of a morpher that extends the domain of an image with an image |
extension_val.hh [code] | Definition of a morpher that extends the domain of an image |
face.hh [code] | Face of a complex |
face_data.hh [code] | Data associated to the faces of a complex |
face_iter.hh [code] | Definition of forward and backward iterators on all the faces of a complex |
faces_iter.hh [code] | Definition of forward and backward iterators on the n-faces of a complex |
faces_psite.hh [code] | Definition of a point site based on the n-faces of a complex |
fast_median.hh [code] | Fast Median filtering of an image |
fibonacci_heap.cc [code] | Definition of a generic vector class |
fibonacci_heap.hh [code] | |
filename.hh [code] | Constructs and returns a formatted output file name |
fill-call-1.cc [code] | |
fill-imageif-cfun.cc [code] | |
fill-part-image.cc [code] | |
fill-subdomain-shorter.cc [code] | |
fill-subdomain.cc [code] | |
doc/examples/fill.cc [code] | |
tests/border/fill.cc [code] | |
tests/data/fill.cc [code] | |
tests/extension/fill.cc [code] | |
border/fill.hh [code] | Define function that fills border using a given value |
data/fill.hh [code] | Fill an image, that is, set pixel values |
extension/fill.hh [code] | Define function that fills domain extension |
border/fill_full.cc [code] | |
data/fill_full.cc [code] | |
fill_holes.cc [code] | Test of labeling::fill_holes |
fill_holes.hh [code] | Filling holes of a single object in a binary image |
fill_with_image.cc [code] | |
fill_with_image.hh [code] | Fill an image with the values from another image |
fill_with_value.cc [code] | |
fill_with_value.hh [code] | Fill an image with a value, that is, set all pixel values to the given value |
linear/gaussian/filter.cc [code] | |
morpho/tree/filter/filter.cc [code] | |
linear/gaussian/filter.hh [code] | Gaussian filter |
morpho/tree/filter/filter.hh [code] | |
find.cc [code] | |
find.hh [code] | Define function that searches the border thickness of image |
find_full.cc [code] | |
find_root.hh [code] | Routines to handle parent image |
find_root_fastest.hh [code] | Shared 'find root' function for labeling canvas |
first.hh [code] | Meta function to retrieve/modify the first component |
first_routine.cc [code] | First generic routine |
fits.cc [code] | |
fix_return.hh [code] | FIXME |
fixme.hh [code] | Definition of mln::fixme for internal use only |
flat_image.cc [code] | |
flat_image.hh [code] | Definition of a image with a signle value |
flat_zones.cc [code] | |
flat_zones.hh [code] | Connected component labeling of the flat zones of an image |
fld1d.cc [code] | |
fld2d.cc [code] | |
fld3d.cc [code] | |
float01.cc [code] | |
float01.hh [code] | Define a generic class for float |
float01_.hh [code] | FIXME |
float01_16.hh [code] | Define the alias value::float01_16 |
float01_8.hh [code] | Define the alias value::float01_8 |
float01_bis.cc [code] | |
float01_f.cc [code] | |
float01_f.hh [code] | FIXME |
floating.hh [code] | Define a generic class for floating values |
floatings.hh [code] | Some definitions about built-in floating types |
flooding.cc [code] | |
flooding.hh [code] | Meyer's Watershed Transform (WST) algorithm |
fold.cc [code] | |
fold.hh [code] | FIXME: Doc! |
forall-piter.cc [code] | |
force_exact.hh [code] | Definition of a violent cast for internal use only |
foreground.cc [code] | |
foreground.hh [code] | Connected component labeling of the object part in a binary image |
format.hh [code] | Routines that format a value to print it properly |
from_accu.hh [code] | Wrap an accumulator into a function |
from_double_to_value.hh [code] | General conversion procedure from a double to a value |
from_float_to_value.hh [code] | General conversion procedure from a float to a value |
from_image_to_site_set.hh [code] | General conversion procedure from an image to a site_set |
from_int_to_value.hh [code] | General conversion procedure from a int to a value |
from_site_set_to_image.cc [code] | |
from_site_set_to_image.hh [code] | General conversion procedure from a site_set to an image |
from_to.hh [code] | General conversion procedure between two objects |
from_to.hxx [code] | |
from_unsigned_to_value.hh [code] | General conversion procedure from an unsigned to a value |
from_value_to_value.hh [code] | General conversion procedure from a value to a value |
full2image.hh [code] | Convert an inter-pixel image to a classical image |
fun-p2v-1.cc [code] | |
fun_image.cc [code] | |
fun_image.hh [code] | Definition of an image morpher that returns image data through a function |
function.hh [code] | Definition of several concepts of functions |
functions.hh [code] | |
fwd.cc [code] | |
fwd.hh [code] | Canvas for forward browsing |
gaussian.cc [code] | |
gaussian.hh [code] | Gaussian filter |
gaussian_1d.hh [code] | Gaussian filter for fastest 1D images |
gaussian_directional_2d.hh [code] | Directional Gaussian filter for 2D images |
gaussian_subsampling.hh [code] | Produce a subsampled image |
gdpoint.hh [code] | Definition of the concept of mln::Gdpoint |
ge.hh [code] | Functor that computes "greater or equal than" between two values |
general.cc [code] | |
general.hh [code] | Morphological general routine with dispatch |
doc/generalized_pixel.hh [code] | This file documents the concept of mln::Generalized_Pixel |
generalized_pixel.hh [code] | Definition of the concept of mln::Generalized_Pixel |
generic.hh [code] | Generic Connected component labeling of the object part in a binary image |
geom_bbox.hh [code] | |
geq.hh [code] | Declaration of the "binary greater-or-equal" operator trait |
get.cc [code] | |
border/get.hh [code] | Define function that returns the real border thickness of image |
set/get.hh [code] | Algorithm that returns the i th element in a site set |
get_full.cc [code] | |
get_rot.hh [code] | |
get_rtransf.hh [code] | |
gl16.hh [code] | Define the alias value::gl16 |
gl8.hh [code] | Define the alias value::gl8 |
glf.hh [code] | Define the alias value::glf |
global_vars1.cc [code] | |
global_vars2.cc [code] | |
goes_to.hh [code] | Definition of a type that means "goes to" |
gpoint.hh [code] | Definition of the concept of mln::Gpoint |
elementary/gradient.cc [code] | |
gradient.cc [code] | |
elementary/gradient.hh [code] | |
gradient.hh [code] | Morphological gradient |
gradient_external.cc [code] | |
gradient_external.hh [code] | |
gradient_internal.cc [code] | |
gradient_internal.hh [code] | |
graph-data.cc [code] | |
graph-iter.cc [code] | |
apps/papers/levillain.09.ismm/graph.cc [code] | |
tests/draw/graph.cc [code] | |
tests/util/graph.cc [code] | |
doc/groups/graph.hh [code] | |
mln/core/concept/graph.hh [code] | Definition of the concept of mln::Graph |
mln/util/graph.hh [code] | Definition of a basic undirected graph |
graph_base.hh [code] | Factored implementation of undirected graphs |
graph_elt_mixed_neighborhood.hh [code] | Definition of the elementary ``neighborhood'' on a graph |
graph_elt_mixed_window.hh [code] | Definition of the elementary ``window'' on a graph where elements are in a different site set from the center's |
graph_elt_neighborhood.cc [code] | |
graph_elt_neighborhood.hh [code] | Definition of the elementary ``neighborhood'' on a graph |
graph_elt_neighborhood_if.cc [code] | |
graph_elt_neighborhood_if.hh [code] | Definition of the elementary ``neighborhood_if'' on a graph |
graph_elt_window.cc [code] | |
graph_elt_window.hh [code] | Definition of the elementary ``window'' on a graph |
graph_elt_window_if.cc [code] | |
graph_elt_window_if.hh [code] | Definition of a custom ``window'' on a graph |
graph_first_search.hh [code] | Depth-limited search algorithm for graph |
graph_ids.hh [code] | Definition of graph element ids |
graph_image.cc [code] | |
graph_image_morpho.cc [code] | Tests on a graph-based image with morphological filters |
graph_image_wst.cc [code] | Tests on the Watershed Transform on a graph-based image |
graph_iter.hh [code] | Implementation for graph iterators |
graph_iter_base.hh [code] | Base implementation for graph iterators |
graph_nbh_iter.hh [code] | Implementation for graph vertex iterators centered to a vertex |
graph_nbh_iter_base.hh [code] | Base implementation for graph edge and vertex neighborhood iterator |
graph_psite_base.hh [code] | Base implementation for graph based psites |
graph_window_base.hh [code] | FIXME: doc |
graph_window_if_piter.hh [code] | Definition of a site iterator on a custom graph window |
graph_window_piter.hh [code] | Definition of a graph element iterator on a graph window |
gray_.hh [code] | FIXME |
gray_f.hh [code] | Definition of the mln::value::gray_f class |
graylevel.cc [code] | |
graylevel.hh [code] | Definition of the mln::value::graylevel class |
graylevel_f.cc [code] | |
graylevel_f.hh [code] | Definition of the mln::value::graylevel_f class |
graylevel_f_full.cc [code] | |
graylevel_full.cc [code] | |
grays.hh [code] | Definition of the colors literal |
greater.hh [code] | Declaration of the "binary greater" operator trait |
greater_point.hh [code] | |
greater_psite.hh [code] | |
green.cc [code] | |
extract/green.hh [code] | Extract the green component of an image |
fun/component/green.hh [code] | Meta function to retrieve/modify the green component |
fun/meta/green.hh [code] | Meta function to retrieve/modify the green component |
grids.hh [code] | Definition of some grid classes |
gt.hh [code] | Functor that computes "greater than" between two values |
algebra/h_mat.cc [code] | |
make/h_mat.cc [code] | |
algebra/h_mat.hh [code] | Definition of a matrix with homogeneous coordinates |
make/h_mat.hh [code] | Routine to construct an mln::algebra::h_mat |
h_vec.cc [code] | |
h_vec.hh [code] | Definition of a vector with homogeneous coordinates |
fun/p2b/has.hh [code] | Function "psite-> bool" that maps the call "ima.has(p)" |
set/has.hh [code] | Algorithm that tests if a site set has a given site |
header.hh [code] | |
attribute/height.cc [code] | |
closing/height.cc [code] | |
opening/height.cc [code] | |
accu/shape/height.hh [code] | Define an accumulator that computes the height of a component through one of its pixels |
morpho/attribute/height.hh [code] | Define an accumulator that computes the height of a component through one of its pixels |
morpho/closing/height.hh [code] | Morphological height closing |
morpho/opening/height.hh [code] | Morphological height opening |
hexa.cc [code] | |
hexa.hh [code] | Definition of a morpher that makes hexagonal the mesh of an image |
hexa_piter.hh [code] | Definition of iterators on hexagonal points |
histo.cc [code] | |
accu/histo.hh [code] | Define a generic histogram accumulator class |
debug/histo.hh [code] | Save a histogram to a plot data file |
hit_or_miss.cc [code] | |
hit_or_miss.hh [code] | Morphological hit-or-miss |
hline2d.cc [code] | |
hline2d.hh [code] | Definition of the mln::win::hline2d window |
hough.cc [code] | |
hough.hh [code] | Compute the hough transform |
hqueues.hh [code] | |
hsi.hh [code] | |
hsi_to_rgb.hh [code] | Convert a rgb value to hsi |
hsl.hh [code] | |
hsl_to_rgb.cc [code] | |
hsl_to_rgb.hh [code] | Convert HSL values to RGB |
hue.cc [code] | |
extract/hue.hh [code] | Extract the hue component of an image |
fun/meta/hue.hh [code] | Meta function to retrieve/modify the color hue |
hyper_directional.cc [code] | |
hyper_directional.hh [code] | Hyper_Directional browsing of an image |
icp.hh [code] | Register an image over an another using the ICP algorithm |
id.hh [code] | Identity function |
id2element.hh [code] | Function constructing a element from an id |
identity.hh [code] | Definition of the literal of mln::identity |
if.hh [code] | Definition of an "if-then-else" expression type |
ignore.hh [code] | Definition of an "ignorer" object |
ima-has.cc [code] | |
ima-load.cc [code] | |
ima-save.cc [code] | |
ima-size.cc [code] | |
ima2d-1.cc [code] | |
ima2d-2.cc [code] | |
ima2d-3.cc [code] | |
ima2d-4.cc [code] | |
ima2d-5.cc [code] | |
ima2d-6-clone.cc [code] | |
ima2d-7.cc [code] | |
ima2d-rot.cc [code] | |
doc/examples/tuto4/image.cc [code] | |
tests/pw/image.cc [code] | |
core/concept/doc/image.hh [code] | |
core/concept/image.hh [code] | Definition of the concept of mln::Image |
make/image.hh [code] | Routine to create an image from values given as a C-array |
pw/image.hh [code] | Point-wised restricted image |
image1d.cc [code] | |
image1d.hh [code] | Definition of the basic mln::image1d class |
apps/papers/levillain.09.ismm/image2d.cc [code] | |
doc/benchmark/image2d.cc [code] | |
tests/core/image/image2d.cc [code] | |
tests/make/image2d.cc [code] | |
core/image/image2d.hh [code] | Definition of the basic mln::image2d class |
make/image2d.hh [code] | Routine to create a 2D image from a 1D array |
image2d_h.cc [code] | |
image2d_h.hh [code] | Definition of an alias for a 2d image based on an hexagonal mesh |
core/image/image3d.cc [code] | |
make/image3d.cc [code] | |
core/image/image3d.hh [code] | Definition of the basic mln::image3d class |
make/image3d.hh [code] | Routine to create a 3D image from an array of 2D images or from one 2D image |
image_all.hh [code] | File that includes all image-related internal checks |
core/internal/image_base.hh [code] | Definition of the common base class for all images |
pw/internal/image_base.hh [code] | Definition of the common base class for all point-wise images |
image_domain_morpher.hh [code] | Definition of a base class for image morphers w.r.t |
concept/doc/image_fastest.hh [code] | |
internal/check/image_fastest.hh [code] | Class that statically checks the interface of fastest images |
image_from_grid.hh [code] | Definition of the "image from mesh" trait |
image_identity.hh [code] | Definition of a base class for image morphers w.r.t |
image_if.cc [code] | |
image_if.hh [code] | Definition of a image which domain is restricted by a function 'site -> Boolean' |
image_morpher.hh [code] | Definition of a base class for image morphers |
image_primary.hh [code] | Definition of a base class for primary images |
image_value_morpher.hh [code] | Definition of a base class for image morphers w.r.t. value |
images.cc [code] | |
doc/groups/images.hh [code] | |
mln/trait/images.hh [code] | Some base trait types for images |
immerse.cc [code] | |
immerse.hh [code] | Convert a classical image to an inter-pixel image |
fun/meta/impl.hh [code] | Definition of concept of meta function |
linear/gaussian/impl.hh [code] | Gaussian filter implementation |
implies.hh [code] | Functor that computes "logical implies" between two values |
inc.hh [code] | Incrementation function |
arith/includes.hh [code] | File that includes what is required by arith files |
binarization/includes.hh [code] | Basic list of includes for all files in mln/binarization/ |
logical/includes.hh [code] | |
morpho/includes.hh [code] | Basic list of includes for all files in mln/morpho/ |
index.hh [code] | Definition of an "index" type |
index_of_value.cc [code] | |
index_of_value.hh [code] | File that define a function that gives an index per value |
accu/math/inf.hh [code] | Define an accumulator that computes a inf |
fun/math/inf.hh [code] | |
influence_zone_adjacency_graph.cc [code] | |
influence_zone_adjacency_graph.hh [code] | Create a graph from an influence zone image |
influence_zone_front.cc [code] | |
influence_zone_front.hh [code] | Influence zone transform |
influence_zone_functor.hh [code] | Influence zone functor |
influence_zone_geodesic.cc [code] | |
influence_zone_geodesic.hh [code] | Geodesic influence zone transform |
influence_zone_geodesic_saturated.cc [code] | |
influence_zone_geodesic_saturated.hh [code] | Geodesic influence zone transform |
init.cc [code] | |
accu/image/init.hh [code] | Initialize an image of accumulators |
core/routine/init.hh [code] | Definition of function that initialize an image from another one |
tag/init.hh [code] | Definition of tags used in the mln::init mechanism |
init.hxx [code] | |
initialize.cc [code] | |
initialize.hh [code] | Definition of function that initialize an image from another one |
int.hh [code] | Definition of an integer value type |
int_s.cc [code] | |
int_s.hh [code] | Define a generic class for signed integers |
int_s16.cc [code] | |
int_s16.hh [code] | Define the alias value::int_s16 |
int_s32.hh [code] | Define the alias value::int_s32 |
int_s8.hh [code] | Define the alias value::int_s8 |
int_u.hh [code] | Define a generic class for unsigned integers |
int_u12.hh [code] | Define the alias value::int_u12 |
int_u16.hh [code] | Define the alias value::int_u16 |
int_u32.hh [code] | Define the alias value::int_u32 |
int_u8.cc [code] | |
int_u8.hh [code] | Define the alias value::int_u8 |
int_u_sat.hh [code] | Define a generic class for unsigned integers with saturation behavior |
concept/integer.hh [code] | Define a generic class for integer values |
internal/integer.hh [code] | Define a generic class for integer values |
integers.hh [code] | Some definitions about built-in integer types |
set/inter.cc [code] | |
win/inter.cc [code] | |
set/inter.hh [code] | Compute the intersection between a couple of site sets |
win/inter.hh [code] | Define a function which inters a window with a delta-point |
inter_pixel.cc [code] | |
interop.cc [code] | |
interpolated.cc [code] | |
interpolated.hh [code] | Definition of a morpher that makes an image become readable with floating coordinates |
interval.hh [code] | Define an interval between two values |
inty.hh [code] | Meta function to retrieve/modify the color intensity |
io.hh [code] | I/O routines adapted from TriMesh's ones |
iota.cc [code] | |
debug/iota.hh [code] | Fill an image with successive values |
fun/p2v/iota.hh [code] | Iota function |
is.cc [code] | |
is.hh [code] | Definition of a type that means "is" |
is_a.hh [code] | Definition of a type that means "is_a" |
is_const.hh [code] | FIXME |
is_dot.hh [code] | FIXME: insert comment |
is_edge.hh [code] | FIXME: insert comment |
is_facet.hh [code] | Testing whether an mln::complex_psite is a facet |
is_masked_impl_selector.hh [code] | Add a specific member to graph windows/neighborhoods |
is_n_face.hh [code] | Testing whether an mln::complex_psite is an n-face |
is_not.hh [code] | Definition of a type that means "is not" |
is_not_a.hh [code] | Definition of a type that means "is not a" |
is_not_const.hh [code] | FIXME |
is_not_ref.hh [code] | FIXME |
is_pixel.cc [code] | |
dim2/is_pixel.hh [code] | FIXME: insert comment |
is_pixel.hh [code] | FIXME: doc |
is_ref.hh [code] | FIXME |
is_row_odd.hh [code] | FIXME: insert comment |
is_separator.cc [code] | |
is_separator.hh [code] | FIXME: doc |
is_simple_2d.hh [code] | Define the function is_simple_2d which tests if a point is simple or not (Cf bertrand.07.chap) |
is_simple_cell.hh [code] | Testing whether a facet is a simple cell |
is_simple_point.cc [code] | |
is_simple_point.hh [code] | Is_simple_point tells if a point is simple or not |
is_unqualif.hh [code] | FIXME |
iterable_set.hh [code] | Define the iterable value set derived from a type |
doc/iterator.hh [code] | |
iterator.hh [code] | Definition of the concept of mln::Iterator |
ithcomp.hh [code] | Meta function to retrieve/modify the i'th component with a binary function f(i, vec) |
jacobi.hh [code] | |
kind.hh [code] | Kind of values (for use in images) |
l1.cc [code] | |
l1.hh [code] | Define some L1-norm related routines |
l1_norm.hh [code] | Define the L1-norm of an algebraic vector |
l2.cc [code] | |
l2.hh [code] | Define some L2-norm related routines |
label.cc [code] | |
label.hh [code] | Define a generic class for labels |
label_16.hh [code] | Define the alias value::label_16 |
label_32.hh [code] | Define the alias value::label_32 |
label_8.hh [code] | Define the alias value::label_8 |
label_used.hh [code] | Define an accumulator that references all the labels used |
labeled_image.cc [code] | |
labeled_image.hh [code] | Definition of a morpher on a labeled image |
labeled_image_base.hh [code] | Definition of a base class for labeled image morphers |
labeling-compute.cc [code] | |
labeling.cc [code] | |
labeling.hh [code] | Label a graph image |
accu/logic/land.hh [code] | Define a 'logical-and' accumulator |
fun/vv2v/land.hh [code] | Functor that computes "logical and" between two values |
land_basic.hh [code] | Define a basic 'logical-and' accumulator |
land_not.hh [code] | Functor that computes "logical and-not" between two values |
lap.cc [code] | |
lap.hh [code] | Laplacian |
elementary/laplacian.cc [code] | |
laplacian.cc [code] | |
elementary/laplacian.hh [code] | Morphological elementary laplacian |
laplacian.hh [code] | Morphological laplacian |
lazy_image.hh [code] | Definition of a lazy image |
lazy_set.cc [code] | |
lazy_set.hh [code] | Definition of mln::lazy_set_ for internal use only |
le.hh [code] | Functor that computes "lower or equal than" between two values |
lemmings.cc [code] | |
lemmings.hh [code] | Definition of an "lemmings" object |
lena_line_graph_image_wst1.cc [code] | Tests on the Watershed Transform (WST) on a mln::line_graph_image |
lena_line_graph_image_wst2.cc [code] | More tests on the Watershed Transform (WST) on a mln::line_graph_image |
leq.hh [code] | Declaration of the "binary less-or-equal" operator trait |
less.hh [code] | Declaration of the "binary less" operator trait |
closing/leveling.cc [code] | |
opening/leveling.cc [code] | |
closing/leveling.hh [code] | Morphological leveling closing |
opening/leveling.hh [code] | Morphological leveling opening |
leveling_filter.hh [code] | Leveling filter calls attribute canvas |
like_ero_fun.hh [code] | |
like_ero_set.hh [code] | |
limits.hh [code] | Define built-in type limits |
accu/line.cc [code] | |
draw/line.cc [code] | |
accu/line.hh [code] | Run an accumulator on a line of images |
draw/line.hh [code] | Draw a line in an image |
win/line.hh [code] | Definition of the mln::win::line window |
line_gradient.hh [code] | Conversions to mln::line_graph_image |
line_graph.cc [code] | |
line_graph.hh [code] | Definitions of undirected graphs |
line_graph_image.cc [code] | |
line_graph_image_morpho.cc [code] | Tests on line a graph-based image with morphological filters |
line_graph_image_wst.cc [code] | Tests on the Watershed Transform on a line graph-based image |
v2v/linear.hh [code] | FIXME |
x2v/linear.hh [code] | Define a linear interpolation of values from an underlying image |
linfty.cc [code] | |
linfty.hh [code] | Define some L-infinity-norm related routines |
literal.hh [code] | Definition of the concept of mln::literal |
lnot.hh [code] | Functor that computes "logical not" on a value |
magick/load.cc [code] | |
pbms/load.cc [code] | |
pgms/load.cc [code] | |
plot/load.cc [code] | |
ppms/load.cc [code] | |
tiff/load.cc [code] | |
cloud/load.hh [code] | Load a cloud of points |
dicom/load.hh [code] | Define a function which loads a GDCM image |
dump/load.hh [code] | Load a Milena image dumped into a file |
fits/load.hh [code] | Define a function which loads an image of kind fits with given path |
fld/load.hh [code] | Load an image from an AVS field file |
magick/load.hh [code] | Define a function which loads an image of kind magick with given path |
off/load.hh [code] | Input loading function for OFF files |
pbm/load.hh [code] | Define a function which loads an image of kind pbm with given path |
pbms/load.hh [code] | Define a function which loads multiple pbm images into a 3D image |
pfm/load.hh [code] | Define a function which loads an image of kind pfm with given path |
pgm/load.hh [code] | Define a function which loads an image of kind pgm with |
pgms/load.hh [code] | Define a function which loads multiple pgm images into a 3D image |
plot/load.hh [code] | Define a routine which loads in a plot format |
pnm/load.hh [code] | Define a function which loads an image of kind PNM 8/16bits with given path |
pnms/load.hh [code] | Define a function which loads multiple pnm images into a 3D image |
ppm/load.hh [code] | Define a function which loads an image of kind ppm with given path |
ppms/load.hh [code] | Define a function which loads multiple ppm images into a 3D image |
tiff/load.hh [code] | Load TIFF images to Milena images |
load_bin.cc [code] | |
load_float.cc [code] | |
fld/load_header.hh [code] | |
pnm/load_header.hh [code] | Define a function which loads header for PNM image |
load_save_bin.cc [code] | |
log.cc [code] | |
log.hh [code] | Laplacian of Gaussian |
logical-not.cc [code] | |
accu/logic/lor.hh [code] | Define a 'logical-or' accumulator |
fun/vv2v/lor.hh [code] | Functor that computes "logical or" between two values |
trait/op/lor.hh [code] | Declaration of the "binary logical or" operator trait |
lor_basic.hh [code] | Define a basic 'logical-or' accumulator |
low_quant_nbits.hh [code] | Definition of the low v |
lt.hh [code] | Functor that computes "lower than" between two values |
lum.cc [code] | |
extract/lum.hh [code] | Extract the lum component of an image |
fun/meta/lum.hh [code] | Meta function to retrieve/modify the color luminosity |
lut_vec.hh [code] | Define some basic lut_vecs of values from value types |
lxor.hh [code] | Functor that computes "logical xor" between two values |
mln/core/macros.hh [code] | Definition of the set of Milena macros |
mln/fun/vv2v/macros.hh [code] | Define a bunch of macros related to a binary function and a couple of images |
mln/io/pnm/macros.hh [code] | Definition of pnm formats macros |
tests/value/macros.hh [code] | Utilities to tests value types |
mahalanobis.cc [code] | |
mahalanobis.hh [code] | Define the FIXME |
main.hh [code] | |
maj_h.hh [code] | Define an accumulator that computes a maj_h |
make.hh [code] | Creation routines for complex-based images |
make_complex2d.hh [code] | Cubical 2-complex creation from a 2D image of pixels |
make_edge_image.cc [code] | |
make_edge_image.hh [code] | Construct a valued image of edges |
algebra/mat.cc [code] | |
make/mat.cc [code] | Test of make::mat |
algebra/mat.hh [code] | Definition of a generic matrix class |
make/mat.hh [code] | Routine to construct an mln::algebra::mat |
metal/mat.hh [code] | Definition of a generic matrix class |
mat2.cc [code] | |
accu/stat/max.cc [code] | Tests on mln::accu::max |
fun/vv2v/max.cc [code] | |
morpho/tree/max.cc [code] | |
accu/stat/max.hh [code] | Define an accumulator that computes a max |
fun/vv2v/max.hh [code] | Computing the maximum of two values using a functor |
literal/max.hh [code] | Definition of the literal of mln::max |
math/max.hh [code] | Define max routine |
metal/math/max.hh [code] | Definition of the 'max' static function |
morpho/tree/filter/max.hh [code] | Filtering with max strategy |
morpho/tree/max.hh [code] | Compute a canonized (parenthood) max-tree from an image |
util/max.hh [code] | Definition of a binary max based on the ordering relationship |
max_col.cc [code] | |
max_col.hh [code] | Give the maximum column of an image |
max_component.hh [code] | Define a function which give the max of the component of a value type |
max_components.hh [code] | |
max_h.cc [code] | Tests on mln::accu::max_h |
max_h.hh [code] | Define a generic max accumulator class based on histogram |
max_ind.cc [code] | |
max_ind.hh [code] | Give the maximum ind of an image |
max_row.cc [code] | |
max_row.hh [code] | Give the maximum row of an image |
max_site.cc [code] | |
max_site.hh [code] | Define an accumulator that computes the first site with the maximum value in an image |
max_sli.cc [code] | |
max_sli.hh [code] | Give the maximum sli of an image |
accu/stat/mean.cc [code] | |
estim/mean.cc [code] | |
accu/stat/mean.hh [code] | Define an accumulator that computes a mean |
estim/mean.hh [code] | Compute the mean pixel value |
fun/access/mean.hh [code] | |
mean_values.cc [code] | |
mean_values.hh [code] | Construct from a labeled image a new image, the labels values are replaced by the components mean values |
approx/median.cc [code] | |
median.cc [code] | |
naive/median.cc [code] | |
approx/median.hh [code] | Approximates of some median filters of an image |
median.hh [code] | Median filtering of an image |
naive/median.hh [code] | Naive version of median filtering |
median_alt.hh [code] | Define alternative generic median accumulator class |
median_bench.cc [code] | |
median_fast.cc [code] | |
median_h.cc [code] | |
median_h.hh [code] | Define a generic median accumulator class |
medium_gray.cc [code] | |
memcpy_.cc [code] | |
memcpy_.hh [code] | Same as std::memcpy but for fastest images |
memset_.cc [code] | |
memset_.hh [code] | Same as std::memset but for fastest images |
mesh-complex-max-curv-segm.cc [code] | A program computing the maximal curvature values from the surface of the (triangle) mesh of a statue, then performing a WST-based segmentation, using a complex-based image |
mesh-complex-max-curv.cc [code] | A program computing the max curvature at each (2-)face of the surface of the (triangle) mesh of a statue, using a complex-based image |
mesh-complex-segm.cc [code] | A program performing a WST-based segmentation of the surface of the (triangle) mesh of a statue, using a complex-based image |
mesh-complex-skel.cc [code] | A program computing a skeleton of the surface of the (triangle) mesh of a statue (by thinning), using a complex-based image |
mesh-max-curv.cc [code] | A program computing the max curvature at each (2-)face of a mesh |
mesh-pinv-curv.cc [code] | A program computing the pseudo-inverse curvature at each (2-)face of a mesh |
mesh-segm.cc [code] | A program performing a WST-based segmentation of the surface of the (triangle) mesh of a statue |
mesh-skel.cc [code] | A program computing a skeleton of the surface of the (triangle) mesh of a statue |
mesh.hh [code] | Definition of the concept of mln::Mesh |
meta_accumulator.hh [code] | Definition of the concept of mln::Meta_Accumulator |
meta_function.hh [code] | Definition of the concept of mln::Meta_Function |
meyer_wst.cc [code] | |
meyer_wst.hh [code] | Meyer's Watershed Transform (WST) algorithm |
meyer_wst_long.cc [code] | |
accu/stat/min.cc [code] | Tests on mln::accu::min |
fun/vv2v/min.cc [code] | |
accu/stat/min.hh [code] | Define an accumulator that computes a min |
arith/min.hh [code] | Point-wise min between images |
fun/vv2v/min.hh [code] | Functor that computes the minimum of two values |
literal/min.hh [code] | Definition of the literal of mln::min |
math/min.hh [code] | Define min routine |
morpho/min.hh [code] | Definition of a function that make a min (logical and or arithmetical min) of an image |
morpho/tree/filter/min.hh [code] | Filtering with min strategy |
min_col.cc [code] | |
min_col.hh [code] | Give the minimum column of an image |
min_h.cc [code] | Tests on mln::accu::min_h |
min_h.hh [code] | Define a generic min accumulator class based on histogram |
min_ind.cc [code] | |
min_ind.hh [code] | Give the minimum ind of an image |
accu/stat/min_max.cc [code] | Tests on mln::accu::stat::min_max |
estim/min_max.cc [code] | |
accu/stat/min_max.hh [code] | Define an accumulator that computes a min and a max |
estim/min_max.hh [code] | Compute the min and max pixel values of an image |
min_row.cc [code] | |
min_row.hh [code] | Give the minimum row of an image |
min_sli.cc [code] | |
min_sli.hh [code] | Give the minimum sli of an image |
minus.cc [code] | |
arith/minus.hh [code] | Point-wise substraction between images |
morpho/minus.hh [code] | Definition of a function that make a minus (logical "and not" or arithmetical min) of an image |
trait/op/minus.hh [code] | Declaration of the "binary minus" operator trait |
minus_full.cc [code] | |
mirror.cc [code] | |
border/mirror.hh [code] | Define function that fills border using nearer pixels with a mirroring effect |
fun/p2p/mirror.hh [code] | FIXME: doc |
mirror_full.cc [code] | |
misc.hh [code] | |
mixed_neighb.hh [code] | Definition of a window-to-neighborhood adapter |
mixin.hh [code] | |
mln_accu_all.cc [code] | |
mln_accu_center.cc [code] | |
mln_accu_compute.cc [code] | |
mln_accu_convolve.cc [code] | |
mln_accu_count_adjacent_vertices.cc [code] | |
mln_accu_count_labels.cc [code] | |
mln_accu_count_value.cc [code] | |
mln_accu_essential.cc [code] | |
mln_accu_histo.cc [code] | |
mln_accu_image_all.cc [code] | |
mln_accu_image_essential.cc [code] | |
mln_accu_image_init.cc [code] | |
mln_accu_image_set_value.cc [code] | |
mln_accu_image_take.cc [code] | |
mln_accu_image_take_as_init.cc [code] | |
mln_accu_image_take_n_times.cc [code] | |
mln_accu_image_to_result.cc [code] | |
mln_accu_image_untake.cc [code] | |
mln_accu_internal_base.cc [code] | |
mln_accu_internal_couple.cc [code] | |
mln_accu_label_used.cc [code] | |
mln_accu_line.cc [code] | |
mln_accu_logic_all.cc [code] | |
mln_accu_logic_land.cc [code] | |
mln_accu_logic_land_basic.cc [code] | |
mln_accu_logic_lor.cc [code] | |
mln_accu_logic_lor_basic.cc [code] | |
mln_accu_maj_h.cc [code] | |
mln_accu_math_all.cc [code] | |
mln_accu_math_count.cc [code] | |
mln_accu_math_essential.cc [code] | |
mln_accu_math_inf.cc [code] | |
mln_accu_math_sum.cc [code] | |
mln_accu_math_sup.cc [code] | |
mln_accu_max_site.cc [code] | |
mln_accu_nil.cc [code] | |
mln_accu_p.cc [code] | |
mln_accu_pair.cc [code] | |
mln_accu_rms.cc [code] | |
mln_accu_shape_all.cc [code] | |
mln_accu_shape_bbox.cc [code] | |
mln_accu_shape_essential.cc [code] | |
mln_accu_shape_height.cc [code] | |
mln_accu_shape_volume.cc [code] | |
mln_accu_site_set_all.cc [code] | |
mln_accu_site_set_essential.cc [code] | |
mln_accu_site_set_rectangularity.cc [code] | |
mln_accu_stat_all.cc [code] | |
mln_accu_stat_deviation.cc [code] | |
mln_accu_stat_essential.cc [code] | |
mln_accu_stat_max.cc [code] | |
mln_accu_stat_max_h.cc [code] | |
mln_accu_stat_mean.cc [code] | |
mln_accu_stat_median_alt.cc [code] | |
mln_accu_stat_median_h.cc [code] | |
mln_accu_stat_min.cc [code] | |
mln_accu_stat_min_h.cc [code] | |
mln_accu_stat_min_max.cc [code] | |
mln_accu_stat_rank.cc [code] | |
mln_accu_stat_rank_bool.cc [code] | |
mln_accu_stat_rank_high_quant.cc [code] | |
mln_accu_stat_var.cc [code] | |
mln_accu_stat_variance.cc [code] | |
mln_accu_take.cc [code] | |
mln_accu_transform.cc [code] | |
mln_accu_transform_diagonal.cc [code] | |
mln_accu_transform_directional.cc [code] | |
mln_accu_transform_line.cc [code] | |
mln_accu_transform_snake.cc [code] | |
mln_accu_transform_stop.cc [code] | |
mln_accu_tuple.cc [code] | |
mln_accu_v.cc [code] | |
mln_algebra_all.cc [code] | |
mln_algebra_essential.cc [code] | |
mln_algebra_h_mat.cc [code] | |
mln_algebra_h_vec.cc [code] | |
mln_algebra_mat.cc [code] | |
mln_algebra_quat.cc [code] | |
mln_algebra_vec.cc [code] | |
mln_all.cc [code] | |
mln_arith_all.cc [code] | |
mln_arith_diff_abs.cc [code] | |
mln_arith_div.cc [code] | |
mln_arith_essential.cc [code] | |
mln_arith_includes.cc [code] | |
mln_arith_min.cc [code] | |
mln_arith_minus.cc [code] | |
mln_arith_plus.cc [code] | |
mln_arith_revert.cc [code] | |
mln_arith_times.cc [code] | |
mln_binarization_all.cc [code] | |
mln_binarization_binarization.cc [code] | |
mln_binarization_essential.cc [code] | |
mln_binarization_includes.cc [code] | |
mln_binarization_threshold.cc [code] | |
mln_border_adjust.cc [code] | |
mln_border_all.cc [code] | |
mln_border_duplicate.cc [code] | |
mln_border_equalize.cc [code] | |
mln_border_essential.cc [code] | |
mln_border_fill.cc [code] | |
mln_border_find.cc [code] | |
mln_border_get.cc [code] | |
mln_border_mirror.cc [code] | |
mln_border_resize.cc [code] | |
mln_border_resize_equal.cc [code] | |
mln_border_thickness.cc [code] | |
mln_canvas_all.cc [code] | |
mln_canvas_browsing_all.cc [code] | |
mln_canvas_browsing_backdiagonal2d.cc [code] | |
mln_canvas_browsing_breadth_first_search.cc [code] | |
mln_canvas_browsing_depth_first_search.cc [code] | |
mln_canvas_browsing_diagonal2d.cc [code] | |
mln_canvas_browsing_dir_struct_elt_incr_update.cc [code] | |
mln_canvas_browsing_directional.cc [code] | |
mln_canvas_browsing_essential.cc [code] | |
mln_canvas_browsing_fwd.cc [code] | |
mln_canvas_browsing_hyper_directional.cc [code] | |
mln_canvas_browsing_internal_graph_first_search.cc [code] | |
mln_canvas_browsing_snake_fwd.cc [code] | |
mln_canvas_browsing_snake_generic.cc [code] | |
mln_canvas_browsing_snake_vert.cc [code] | |
mln_canvas_chamfer.cc [code] | |
mln_canvas_distance_front.cc [code] | |
mln_canvas_distance_geodesic.cc [code] | |
mln_canvas_essential.cc [code] | |
mln_canvas_labeling_all.cc [code] | |
mln_canvas_labeling_blobs.cc [code] | |
mln_canvas_labeling_essential.cc [code] | |
mln_canvas_labeling_generic.cc [code] | |
mln_canvas_labeling_internal_find_root_fastest.cc [code] | |
mln_canvas_labeling_internal_tests.cc [code] | |
mln_canvas_labeling_sorted.cc [code] | |
mln_canvas_labeling_video.cc [code] | |
mln_canvas_morpho_all.cc [code] | |
mln_canvas_morpho_attribute_filter.cc [code] | |
mln_canvas_morpho_essential.cc [code] | |
mln_canvas_morpho_internal_find_root.cc [code] | |
mln_convert_all.cc [code] | |
mln_convert_essential.cc [code] | |
mln_convert_from_to.cc [code] | |
mln_convert_impl_all.cc [code] | |
mln_convert_impl_from_double_to_value.cc [code] | |
mln_convert_impl_from_float_to_value.cc [code] | |
mln_convert_impl_from_image_to_site_set.cc [code] | |
mln_convert_impl_from_int_to_value.cc [code] | |
mln_convert_impl_from_site_set_to_image.cc [code] | |
mln_convert_impl_from_unsigned_to_value.cc [code] | |
mln_convert_impl_from_value_to_value.cc [code] | |
mln_convert_to.cc [code] | |
mln_convert_to_dpoint.cc [code] | |
mln_convert_to_fun.cc [code] | |
mln_convert_to_image.cc [code] | |
mln_convert_to_p_array.cc [code] | |
mln_convert_to_p_set.cc [code] | |
mln_convert_to_upper_window.cc [code] | |
mln_convert_to_window.cc [code] | |
mln_core_a_point_of.cc [code] | |
mln_core_alias_all.cc [code] | |
mln_core_alias_box1d.cc [code] | |
mln_core_alias_box2d.cc [code] | |
mln_core_alias_box2d_h.cc [code] | |
mln_core_alias_box3d.cc [code] | |
mln_core_alias_complex_geometry.cc [code] | |
mln_core_alias_complex_image.cc [code] | |
mln_core_alias_dpoint1d.cc [code] | |
mln_core_alias_dpoint2d.cc [code] | |
mln_core_alias_dpoint2d_h.cc [code] | |
mln_core_alias_dpoint3d.cc [code] | |
mln_core_alias_neighb1d.cc [code] | |
mln_core_alias_neighb2d.cc [code] | |
mln_core_alias_neighb3d.cc [code] | |
mln_core_alias_p_run2d.cc [code] | |
mln_core_alias_p_runs2d.cc [code] | |
mln_core_alias_point1d.cc [code] | |
mln_core_alias_point2d.cc [code] | |
mln_core_alias_point2d_h.cc [code] | |
mln_core_alias_point3d.cc [code] | |
mln_core_alias_vec2d.cc [code] | |
mln_core_alias_vec3d.cc [code] | |
mln_core_alias_w_window1d_float.cc [code] | |
mln_core_alias_w_window1d_int.cc [code] | |
mln_core_alias_w_window2d_float.cc [code] | |
mln_core_alias_w_window2d_int.cc [code] | |
mln_core_alias_w_window3d_float.cc [code] | |
mln_core_alias_w_window3d_int.cc [code] | |
mln_core_alias_window1d.cc [code] | |
mln_core_alias_window2d.cc [code] | |
mln_core_alias_window3d.cc [code] | |
mln_core_all.cc [code] | |
mln_core_box_runend_piter.cc [code] | |
mln_core_box_runstart_piter.cc [code] | |
mln_core_category.cc [code] | |
mln_core_concept_accumulator.cc [code] | |
mln_core_concept_all.cc [code] | |
mln_core_concept_box.cc [code] | |
mln_core_concept_browsing.cc [code] | |
mln_core_concept_delta_point_site.cc [code] | |
mln_core_concept_dpoint.cc [code] | |
mln_core_concept_function.cc [code] | |
mln_core_concept_gdpoint.cc [code] | |
mln_core_concept_generalized_pixel.cc [code] | |
mln_core_concept_gpoint.cc [code] | |
mln_core_concept_graph.cc [code] | |
mln_core_concept_image.cc [code] | |
mln_core_concept_iterator.cc [code] | |
mln_core_concept_literal.cc [code] | |
mln_core_concept_mesh.cc [code] | |
mln_core_concept_meta_accumulator.cc [code] | |
mln_core_concept_meta_function.cc [code] | |
mln_core_concept_neighborhood.cc [code] | |
mln_core_concept_object.cc [code] | |
mln_core_concept_pixel_iterator.cc [code] | |
mln_core_concept_point.cc [code] | |
mln_core_concept_point_site.cc [code] | |
mln_core_concept_proxy.cc [code] | |
mln_core_concept_pseudo_site.cc [code] | |
mln_core_concept_regular_grid.cc [code] | |
mln_core_concept_site.cc [code] | |
mln_core_concept_site_iterator.cc [code] | |
mln_core_concept_site_proxy.cc [code] | |
mln_core_concept_site_set.cc [code] | |
mln_core_concept_value.cc [code] | |
mln_core_concept_value_iterator.cc [code] | |
mln_core_concept_value_set.cc [code] | |
mln_core_concept_weighted_window.cc [code] | |
mln_core_concept_window.cc [code] | |
mln_core_contract.cc [code] | |
mln_core_def_all.cc [code] | |
mln_core_def_coord.cc [code] | |
mln_core_def_coordf.cc [code] | |
mln_core_def_essential.cc [code] | |
mln_core_def_low_quant_nbits.cc [code] | |
mln_core_dpoint.cc [code] | |
mln_core_dpoints_pixter.cc [code] | |
mln_core_dpsites_piter.cc [code] | |
mln_core_essential.cc [code] | |
mln_core_faces_psite.cc [code] | |
mln_core_grids.cc [code] | |
mln_core_image_all.cc [code] | |
mln_core_image_ch_piter.cc [code] | |
mln_core_image_complex_image.cc [code] | |
mln_core_image_complex_neighborhood_piter.cc [code] | |
mln_core_image_complex_neighborhoods.cc [code] | |
mln_core_image_complex_window_piter.cc [code] | |
mln_core_image_complex_windows.cc [code] | |
mln_core_image_dmorph_all.cc [code] | |
mln_core_image_dmorph_extended.cc [code] | |
mln_core_image_dmorph_extension_fun.cc [code] | |
mln_core_image_dmorph_extension_ima.cc [code] | |
mln_core_image_dmorph_extension_val.cc [code] | |
mln_core_image_dmorph_hexa.cc [code] | |
mln_core_image_dmorph_hexa_piter.cc [code] | |
mln_core_image_dmorph_image2d_h.cc [code] | |
mln_core_image_dmorph_image_if.cc [code] | |
mln_core_image_dmorph_p2p_image.cc [code] | |
mln_core_image_dmorph_slice_image.cc [code] | |
mln_core_image_dmorph_sub_image.cc [code] | |
mln_core_image_dmorph_sub_image_if.cc [code] | |
mln_core_image_dmorph_transformed_image.cc [code] | |
mln_core_image_dmorph_unproject_image.cc [code] | |
mln_core_image_edge_image.cc [code] | |
mln_core_image_essential.cc [code] | |
mln_core_image_flat_image.cc [code] | |
mln_core_image_graph_elt_mixed_neighborhood.cc [code] | |
mln_core_image_graph_elt_mixed_window.cc [code] | |
mln_core_image_graph_elt_neighborhood.cc [code] | |
mln_core_image_graph_elt_neighborhood_if.cc [code] | |
mln_core_image_graph_elt_window.cc [code] | |
mln_core_image_graph_elt_window_if.cc [code] | |
mln_core_image_graph_window_if_piter.cc [code] | |
mln_core_image_graph_window_piter.cc [code] | |
mln_core_image_image1d.cc [code] | |
mln_core_image_image2d.cc [code] | |
mln_core_image_image3d.cc [code] | |
mln_core_image_imorph_all.cc [code] | |
mln_core_image_imorph_decorated_image.cc [code] | |
mln_core_image_imorph_interpolated.cc [code] | |
mln_core_image_imorph_labeled_image.cc [code] | |
mln_core_image_imorph_lazy_image.cc [code] | |
mln_core_image_imorph_plain.cc [code] | |
mln_core_image_imorph_safe.cc [code] | |
mln_core_image_imorph_tr_image.cc [code] | |
mln_core_image_vertex_image.cc [code] | |
mln_core_image_vmorph_all.cc [code] | |
mln_core_image_vmorph_cast_image.cc [code] | |
mln_core_image_vmorph_fun_image.cc [code] | |
mln_core_image_vmorph_thru_image.cc [code] | |
mln_core_image_vmorph_thrubin_image.cc [code] | |
mln_core_image_vmorph_violent_cast_image.cc [code] | |
mln_core_internal_box_impl.cc [code] | |
mln_core_internal_check_image_all.cc [code] | |
mln_core_internal_check_image_fastest.cc [code] | |
mln_core_internal_classical_window_base.cc [code] | |
mln_core_internal_complex_neighborhood_base.cc [code] | |
mln_core_internal_complex_window_base.cc [code] | |
mln_core_internal_complex_window_p_base.cc [code] | |
mln_core_internal_coord_impl.cc [code] | |
mln_core_internal_data.cc [code] | |
mln_core_internal_exact.cc [code] | |
mln_core_internal_exact_gcc_2_95.cc [code] | |
mln_core_internal_fixme.cc [code] | |
mln_core_internal_force_exact.cc [code] | |
mln_core_internal_geom_bbox.cc [code] | |
mln_core_internal_graph_psite_base.cc [code] | |
mln_core_internal_graph_window_base.cc [code] | |
mln_core_internal_image_base.cc [code] | |
mln_core_internal_image_domain_morpher.cc [code] | |
mln_core_internal_image_identity.cc [code] | |
mln_core_internal_image_morpher.cc [code] | |
mln_core_internal_image_primary.cc [code] | |
mln_core_internal_image_value_morpher.cc [code] | |
mln_core_internal_is_masked_impl_selector.cc [code] | |
mln_core_internal_labeled_image_base.cc [code] | |
mln_core_internal_morpher_lvalue.cc [code] | |
mln_core_internal_neighb_base.cc [code] | |
mln_core_internal_neighb_niter_base.cc [code] | |
mln_core_internal_neighb_niter_impl.cc [code] | |
mln_core_internal_neighborhood_base.cc [code] | |
mln_core_internal_p_complex_piter_base.cc [code] | |
mln_core_internal_piter_adaptor.cc [code] | |
mln_core_internal_piter_identity.cc [code] | |
mln_core_internal_pixel_impl.cc [code] | |
mln_core_internal_pixel_iterator_base.cc [code] | |
mln_core_internal_pseudo_site_base.cc [code] | |
mln_core_internal_run_image.cc [code] | |
mln_core_internal_set_of.cc [code] | |
mln_core_internal_site_iterator_base.cc [code] | |
mln_core_internal_site_relative_iterator_base.cc [code] | |
mln_core_internal_site_set_base.cc [code] | |
mln_core_internal_site_set_impl.cc [code] | |
mln_core_internal_site_set_iterator_base.cc [code] | |
mln_core_internal_weighted_window_base.cc [code] | |
mln_core_internal_window_base.cc [code] | |
mln_core_macros.cc [code] | |
mln_core_mixed_neighb.cc [code] | |
mln_core_neighb.cc [code] | |
mln_core_pixel.cc [code] | |
mln_core_pixter1d.cc [code] | |
mln_core_pixter2d.cc [code] | |
mln_core_pixter3d.cc [code] | |
mln_core_point.cc [code] | |
mln_core_routine_all.cc [code] | |
mln_core_routine_duplicate.cc [code] | |
mln_core_routine_essential.cc [code] | |
mln_core_routine_exact.cc [code] | |
mln_core_routine_extend.cc [code] | |
mln_core_routine_init.cc [code] | |
mln_core_routine_initialize.cc [code] | |
mln_core_routine_ops.cc [code] | |
mln_core_routine_primary.cc [code] | |
mln_core_site_set_all.cc [code] | |
mln_core_site_set_attic_p_complex_faces_piter.cc [code] | |
mln_core_site_set_attic_p_faces_piter.cc [code] | |
mln_core_site_set_box.cc [code] | |
mln_core_site_set_box_piter.cc [code] | |
mln_core_site_set_complex_psite.cc [code] | |
mln_core_site_set_essential.cc [code] | |
mln_core_site_set_operators.cc [code] | |
mln_core_site_set_p_array.cc [code] | |
mln_core_site_set_p_centered.cc [code] | |
mln_core_site_set_p_complex.cc [code] | |
mln_core_site_set_p_complex_piter.cc [code] | |
mln_core_site_set_p_double.cc [code] | |
mln_core_site_set_p_edges.cc [code] | |
mln_core_site_set_p_edges_psite.cc [code] | |
mln_core_site_set_p_faces.cc [code] | |
mln_core_site_set_p_graph_piter.cc [code] | |
mln_core_site_set_p_if.cc [code] | |
mln_core_site_set_p_if_piter.cc [code] | |
mln_core_site_set_p_image.cc [code] | |
mln_core_site_set_p_key.cc [code] | |
mln_core_site_set_p_line2d.cc [code] | |
mln_core_site_set_p_mutable_array_of.cc [code] | |
mln_core_site_set_p_n_faces_piter.cc [code] | |
mln_core_site_set_p_priority.cc [code] | |
mln_core_site_set_p_queue.cc [code] | |
mln_core_site_set_p_queue_fast.cc [code] | |
mln_core_site_set_p_run.cc [code] | |
mln_core_site_set_p_run_piter.cc [code] | |
mln_core_site_set_p_set.cc [code] | |
mln_core_site_set_p_set_of.cc [code] | |
mln_core_site_set_p_transformed.cc [code] | |
mln_core_site_set_p_transformed_piter.cc [code] | |
mln_core_site_set_p_vaccess.cc [code] | |
mln_core_site_set_p_vertices.cc [code] | |
mln_core_site_set_p_vertices_psite.cc [code] | |
mln_core_tags.cc [code] | |
mln_core_trait_all.cc [code] | |
mln_core_trait_essential.cc [code] | |
mln_core_trait_op_mult.cc [code] | |
mln_core_trait_pixter.cc [code] | |
mln_core_trait_qlf_value.cc [code] | |
mln_core_var.cc [code] | |
mln_core_w_window.cc [code] | |
mln_core_window.cc [code] | |
mln_data_abs.cc [code] | |
mln_data_all.cc [code] | |
mln_data_apply.cc [code] | |
mln_data_approx_all.cc [code] | |
mln_data_approx_essential.cc [code] | |
mln_data_approx_median.cc [code] | |
mln_data_compare.cc [code] | |
mln_data_compute.cc [code] | |
mln_data_convert.cc [code] | |
mln_data_essential.cc [code] | |
mln_data_fast_median.cc [code] | |
mln_data_fill.cc [code] | |
mln_data_fill_with_image.cc [code] | |
mln_data_fill_with_value.cc [code] | |
mln_data_median.cc [code] | |
mln_data_memcpy_.cc [code] | |
mln_data_memset_.cc [code] | |
mln_data_naive_all.cc [code] | |
mln_data_naive_essential.cc [code] | |
mln_data_naive_median.cc [code] | |
mln_data_paste.cc [code] | |
mln_data_paste_without_localization.cc [code] | |
mln_data_replace.cc [code] | |
mln_data_saturate.cc [code] | |
mln_data_sort_offsets.cc [code] | |
mln_data_sort_psites.cc [code] | |
mln_data_stretch.cc [code] | |
mln_data_to_enc.cc [code] | |
mln_data_transform.cc [code] | |
mln_data_transform_inplace.cc [code] | |
mln_data_update.cc [code] | |
mln_data_was_median.cc [code] | |
mln_data_wrap.cc [code] | |
mln_debug_all.cc [code] | |
mln_debug_draw_graph.cc [code] | |
mln_debug_essential.cc [code] | |
mln_debug_filename.cc [code] | |
mln_debug_format.cc [code] | |
mln_debug_histo.cc [code] | |
mln_debug_iota.cc [code] | |
mln_debug_println.cc [code] | |
mln_debug_println_with_border.cc [code] | |
mln_debug_put_word.cc [code] | |
mln_debug_quiet.cc [code] | |
mln_debug_slices_2d.cc [code] | |
mln_debug_superpose.cc [code] | |
mln_display_all.cc [code] | |
mln_display_essential.cc [code] | |
mln_draw_all.cc [code] | |
mln_draw_box.cc [code] | |
mln_draw_essential.cc [code] | |
mln_draw_line.cc [code] | |
mln_draw_plot.cc [code] | |
mln_essential_1d.cc [code] | |
mln_essential_2d.cc [code] | |
mln_essential_3d.cc [code] | |
mln_essential_routine.cc [code] | |
mln_estim_all.cc [code] | |
mln_estim_essential.cc [code] | |
mln_estim_mean.cc [code] | |
mln_estim_min_max.cc [code] | |
mln_estim_sum.cc [code] | |
mln_extension_adjust.cc [code] | |
mln_extension_adjust_duplicate.cc [code] | |
mln_extension_adjust_fill.cc [code] | |
mln_extension_all.cc [code] | |
mln_extension_duplicate.cc [code] | |
mln_extension_essential.cc [code] | |
mln_extension_fill.cc [code] | |
mln_extract_all.cc [code] | |
mln_extract_blue.cc [code] | |
mln_extract_essential.cc [code] | |
mln_extract_green.cc [code] | |
mln_extract_hue.cc [code] | |
mln_extract_lum.cc [code] | |
mln_extract_red.cc [code] | |
mln_extract_sat.cc [code] | |
mln_fun_access_all.cc [code] | |
mln_fun_access_mean.cc [code] | |
mln_fun_accu_result.cc [code] | |
mln_fun_all.cc [code] | |
mln_fun_binary.cc [code] | |
mln_fun_binary_param.cc [code] | |
mln_fun_c.cc [code] | |
mln_fun_cast.cc [code] | |
mln_fun_component_blue.cc [code] | |
mln_fun_component_comp.cc [code] | |
mln_fun_component_comp_count.cc [code] | |
mln_fun_component_green.cc [code] | |
mln_fun_component_ithcomp.cc [code] | |
mln_fun_component_red.cc [code] | |
mln_fun_component_rgb.cc [code] | |
mln_fun_component_scomp.cc [code] | |
mln_fun_compose.cc [code] | |
mln_fun_composition.cc [code] | |
mln_fun_essential.cc [code] | |
mln_fun_from_accu.cc [code] | |
mln_fun_i2v_all.cc [code] | |
mln_fun_i2v_all_to.cc [code] | |
mln_fun_i2v_array.cc [code] | |
mln_fun_i2v_essential.cc [code] | |
mln_fun_i2v_value_at_index.cc [code] | |
mln_fun_internal_ch_function_value_impl.cc [code] | |
mln_fun_internal_resolve.cc [code] | |
mln_fun_internal_selector.cc [code] | |
mln_fun_internal_x2x_linear_impl.cc [code] | |
mln_fun_math_abs.cc [code] | |
mln_fun_math_cos.cc [code] | |
mln_fun_math_inf.cc [code] | |
mln_fun_math_norm.cc [code] | |
mln_fun_math_sup.cc [code] | |
mln_fun_meta_all.cc [code] | |
mln_fun_meta_blue.cc [code] | |
mln_fun_meta_essential.cc [code] | |
mln_fun_meta_first.cc [code] | |
mln_fun_meta_green.cc [code] | |
mln_fun_meta_hue.cc [code] | |
mln_fun_meta_impl.cc [code] | |
mln_fun_meta_inty.cc [code] | |
mln_fun_meta_lum.cc [code] | |
mln_fun_meta_red.cc [code] | |
mln_fun_meta_sat.cc [code] | |
mln_fun_meta_second.cc [code] | |
mln_fun_meta_to_enc.cc [code] | |
mln_fun_ops.cc [code] | |
mln_fun_p2b_all.cc [code] | |
mln_fun_p2b_antilogy.cc [code] | |
mln_fun_p2b_big_chess.cc [code] | |
mln_fun_p2b_chess.cc [code] | |
mln_fun_p2b_essential.cc [code] | |
mln_fun_p2b_has.cc [code] | |
mln_fun_p2b_tautology.cc [code] | |
mln_fun_p2p_all.cc [code] | |
mln_fun_p2p_fold.cc [code] | |
mln_fun_p2p_mirror.cc [code] | |
mln_fun_p2p_translation.cc [code] | |
mln_fun_p2v_all.cc [code] | |
mln_fun_p2v_elifs.cc [code] | |
mln_fun_p2v_essential.cc [code] | |
mln_fun_p2v_iota.cc [code] | |
mln_fun_p2v_ternary.cc [code] | |
mln_fun_param.cc [code] | |
mln_fun_point_col.cc [code] | |
mln_fun_point_row.cc [code] | |
mln_fun_point_sli.cc [code] | |
mln_fun_spe_binary.cc [code] | |
mln_fun_spe_unary.cc [code] | |
mln_fun_stat_all.cc [code] | |
mln_fun_stat_mahalanobis.cc [code] | |
mln_fun_unary.cc [code] | |
mln_fun_unary_param.cc [code] | |
mln_fun_v2b_all.cc [code] | |
mln_fun_v2b_essential.cc [code] | |
mln_fun_v2b_lnot.cc [code] | |
mln_fun_v2b_threshold.cc [code] | |
mln_fun_v2i_all.cc [code] | |
mln_fun_v2i_index_of_value.cc [code] | |
mln_fun_v2v_abs.cc [code] | |
mln_fun_v2v_all.cc [code] | |
mln_fun_v2v_cast.cc [code] | |
mln_fun_v2v_ch_function_value.cc [code] | |
mln_fun_v2v_component.cc [code] | |
mln_fun_v2v_convert.cc [code] | |
mln_fun_v2v_dec.cc [code] | |
mln_fun_v2v_enc.cc [code] | |
mln_fun_v2v_essential.cc [code] | |
mln_fun_v2v_hsi_to_rgb.cc [code] | |
mln_fun_v2v_hsl_to_rgb.cc [code] | |
mln_fun_v2v_id.cc [code] | |
mln_fun_v2v_inc.cc [code] | |
mln_fun_v2v_linear.cc [code] | |
mln_fun_v2v_norm.cc [code] | |
mln_fun_v2v_projection.cc [code] | |
mln_fun_v2v_rgb_to_hsi.cc [code] | |
mln_fun_v2v_rgb_to_hsl.cc [code] | |
mln_fun_v2v_saturate.cc [code] | |
mln_fun_v2v_wrap.cc [code] | |
mln_fun_v2w2v_all.cc [code] | |
mln_fun_v2w2v_cos.cc [code] | |
mln_fun_v2w_w2v_all.cc [code] | |
mln_fun_v2w_w2v_norm.cc [code] | |
mln_fun_vv2b_all.cc [code] | |
mln_fun_vv2b_eq.cc [code] | |
mln_fun_vv2b_ge.cc [code] | |
mln_fun_vv2b_gt.cc [code] | |
mln_fun_vv2b_implies.cc [code] | |
mln_fun_vv2b_le.cc [code] | |
mln_fun_vv2b_lt.cc [code] | |
mln_fun_vv2v_all.cc [code] | |
mln_fun_vv2v_diff_abs.cc [code] | |
mln_fun_vv2v_essential.cc [code] | |
mln_fun_vv2v_land.cc [code] | |
mln_fun_vv2v_land_not.cc [code] | |
mln_fun_vv2v_lor.cc [code] | |
mln_fun_vv2v_lxor.cc [code] | |
mln_fun_vv2v_macros.cc [code] | |
mln_fun_vv2v_max.cc [code] | |
mln_fun_vv2v_min.cc [code] | |
mln_fun_vv2v_vec.cc [code] | |
mln_fun_x2p_all.cc [code] | |
mln_fun_x2p_closest_point.cc [code] | |
mln_fun_x2p_essential.cc [code] | |
mln_fun_x2v_all.cc [code] | |
mln_fun_x2v_bilinear.cc [code] | |
mln_fun_x2v_essential.cc [code] | |
mln_fun_x2v_l1_norm.cc [code] | |
mln_fun_x2v_linear.cc [code] | |
mln_fun_x2v_nneighbor.cc [code] | |
mln_fun_x2v_trilinear.cc [code] | |
mln_fun_x2x_all.cc [code] | |
mln_fun_x2x_composed.cc [code] | |
mln_fun_x2x_essential.cc [code] | |
mln_fun_x2x_rotation.cc [code] | |
mln_fun_x2x_translation.cc [code] | |
mln_geom_all.cc [code] | |
mln_geom_bbox.cc [code] | |
mln_geom_chamfer.cc [code] | |
mln_geom_complex_geometry.cc [code] | |
mln_geom_delta.cc [code] | |
mln_geom_essential.cc [code] | |
mln_geom_max_col.cc [code] | |
mln_geom_max_ind.cc [code] | |
mln_geom_max_row.cc [code] | |
mln_geom_max_sli.cc [code] | |
mln_geom_min_col.cc [code] | |
mln_geom_min_ind.cc [code] | |
mln_geom_min_row.cc [code] | |
mln_geom_min_sli.cc [code] | |
mln_geom_ncols.cc [code] | |
mln_geom_ninds.cc [code] | |
mln_geom_nrows.cc [code] | |
mln_geom_nsites.cc [code] | |
mln_geom_nslis.cc [code] | |
mln_geom_pmin_pmax.cc [code] | |
mln_geom_rotate.cc [code] | |
mln_geom_seeds2tiling.cc [code] | |
mln_geom_seeds2tiling_roundness.cc [code] | |
mln_geom_size1d.cc [code] | |
mln_geom_size2d.cc [code] | |
mln_geom_size3d.cc [code] | |
mln_geom_translate.cc [code] | |
mln_graph_all.cc [code] | |
mln_graph_attribute_card.cc [code] | |
mln_graph_attribute_representative.cc [code] | |
mln_graph_compute.cc [code] | |
mln_graph_essential.cc [code] | |
mln_graph_labeling.cc [code] | |
mln_graph_to_neighb.cc [code] | |
mln_graph_to_win.cc [code] | |
mln_histo_all.cc [code] | |
mln_histo_array.cc [code] | |
mln_histo_compute.cc [code] | |
mln_histo_essential.cc [code] | |
mln_histo_point_from_value.cc [code] | |
mln_io_abort.cc [code] | |
mln_io_all.cc [code] | |
mln_io_cloud_all.cc [code] | |
mln_io_cloud_load.cc [code] | |
mln_io_cloud_save.cc [code] | |
mln_io_dump_all.cc [code] | |
mln_io_dump_load.cc [code] | |
mln_io_dump_save.cc [code] | |
mln_io_essential.cc [code] | |
mln_io_fld_all.cc [code] | |
mln_io_fld_header.cc [code] | |
mln_io_fld_load.cc [code] | |
mln_io_fld_load_header.cc [code] | |
mln_io_fld_max_components.cc [code] | |
mln_io_fld_save.cc [code] | |
mln_io_fld_write_header.cc [code] | |
mln_io_off_all.cc [code] | |
mln_io_off_load.cc [code] | |
mln_io_off_save.cc [code] | |
mln_io_pbm_all.cc [code] | |
mln_io_pbm_load.cc [code] | |
mln_io_pbm_save.cc [code] | |
mln_io_pbms_all.cc [code] | |
mln_io_pbms_load.cc [code] | |
mln_io_pfm_all.cc [code] | |
mln_io_pfm_load.cc [code] | |
mln_io_pfm_save.cc [code] | |
mln_io_pgm_all.cc [code] | |
mln_io_pgm_load.cc [code] | |
mln_io_pgm_save.cc [code] | |
mln_io_pgms_all.cc [code] | |
mln_io_pgms_load.cc [code] | |
mln_io_plot_all.cc [code] | |
mln_io_plot_load.cc [code] | |
mln_io_plot_save.cc [code] | |
mln_io_pnm_all.cc [code] | |
mln_io_pnm_load.cc [code] | |
mln_io_pnm_load_header.cc [code] | |
mln_io_pnm_macros.cc [code] | |
mln_io_pnm_max_component.cc [code] | |
mln_io_pnm_save.cc [code] | |
mln_io_pnm_save_header.cc [code] | |
mln_io_pnms_all.cc [code] | |
mln_io_pnms_load.cc [code] | |
mln_io_ppm_all.cc [code] | |
mln_io_ppm_load.cc [code] | |
mln_io_ppm_save.cc [code] | |
mln_io_ppms_all.cc [code] | |
mln_io_ppms_load.cc [code] | |
mln_io_txt_all.cc [code] | |
mln_io_txt_save.cc [code] | |
mln_labeling_all.cc [code] | |
mln_labeling_background.cc [code] | |
mln_labeling_blobs.cc [code] | |
mln_labeling_blobs_and_compute.cc [code] | |
mln_labeling_colorize.cc [code] | |
mln_labeling_compute.cc [code] | |
mln_labeling_compute_image.cc [code] | |
mln_labeling_essential.cc [code] | |
mln_labeling_fill_holes.cc [code] | |
mln_labeling_flat_zones.cc [code] | |
mln_labeling_foreground.cc [code] | |
mln_labeling_mean_values.cc [code] | |
mln_labeling_n_max.cc [code] | |
mln_labeling_pack.cc [code] | |
mln_labeling_regional_maxima.cc [code] | |
mln_labeling_regional_minima.cc [code] | |
mln_labeling_relabel.cc [code] | |
mln_labeling_superpose.cc [code] | |
mln_labeling_value.cc [code] | |
mln_labeling_wrap.cc [code] | |
mln_linear_all.cc [code] | |
mln_linear_ch_convolve.cc [code] | |
mln_linear_convolve.cc [code] | |
mln_linear_convolve_2x1d.cc [code] | |
mln_linear_convolve_directional.cc [code] | |
mln_linear_essential.cc [code] | |
mln_linear_gaussian.cc [code] | |
mln_linear_gaussian_1d.cc [code] | |
mln_linear_gaussian_directional_2d.cc [code] | |
mln_linear_gaussian_filter.cc [code] | |
mln_linear_gaussian_impl.cc [code] | |
mln_linear_gaussian_internal_coefficients.cc [code] | |
mln_linear_lap.cc [code] | |
mln_linear_local_convolve.cc [code] | |
mln_linear_log.cc [code] | |
mln_linear_sobel_2d.cc [code] | |
mln_literal_all.cc [code] | |
mln_literal_black.cc [code] | |
mln_literal_colors.cc [code] | |
mln_literal_essential.cc [code] | |
mln_literal_grays.cc [code] | |
mln_literal_identity.cc [code] | |
mln_literal_max.cc [code] | |
mln_literal_min.cc [code] | |
mln_literal_one.cc [code] | |
mln_literal_ops.cc [code] | |
mln_literal_origin.cc [code] | |
mln_literal_white.cc [code] | |
mln_literal_zero.cc [code] | |
mln_logical_all.cc [code] | |
mln_logical_and.cc [code] | |
mln_logical_and_not.cc [code] | |
mln_logical_essential.cc [code] | |
mln_logical_includes.cc [code] | |
mln_logical_not.cc [code] | |
mln_logical_or.cc [code] | |
mln_logical_xor.cc [code] | |
mln_make_all.cc [code] | |
mln_make_attachment.cc [code] | |
mln_make_box1d.cc [code] | |
mln_make_box2d.cc [code] | |
mln_make_box2d_h.cc [code] | |
mln_make_box3d.cc [code] | |
mln_make_cell.cc [code] | |
mln_make_detachment.cc [code] | |
mln_make_double_neighb2d.cc [code] | |
mln_make_dpoint2d_h.cc [code] | |
mln_make_dual_neighb.cc [code] | |
mln_make_dummy_p_edges.cc [code] | |
mln_make_dummy_p_vertices.cc [code] | |
mln_make_edge_image.cc [code] | |
mln_make_essential.cc [code] | |
mln_make_h_mat.cc [code] | |
mln_make_image.cc [code] | |
mln_make_image2d.cc [code] | |
mln_make_image3d.cc [code] | |
mln_make_influence_zone_adjacency_graph.cc [code] | |
mln_make_mat.cc [code] | |
mln_make_neighb2d.cc [code] | |
mln_make_p_edges_with_mass_centers.cc [code] | |
mln_make_p_vertices_with_mass_centers.cc [code] | |
mln_make_pix.cc [code] | |
mln_make_pixel.cc [code] | |
mln_make_point2d_h.cc [code] | |
mln_make_rag_and_labeled_wsl.cc [code] | |
mln_make_region_adjacency_graph.cc [code] | |
mln_make_relabelfun.cc [code] | |
mln_make_vec.cc [code] | |
mln_make_vertex_image.cc [code] | |
mln_make_voronoi.cc [code] | |
mln_make_w_window.cc [code] | |
mln_make_w_window1d.cc [code] | |
mln_make_w_window1d_int.cc [code] | |
mln_make_w_window2d.cc [code] | |
mln_make_w_window2d_int.cc [code] | |
mln_make_w_window3d.cc [code] | |
mln_make_w_window3d_int.cc [code] | |
mln_make_w_window_directional.cc [code] | |
mln_make_win_chamfer.cc [code] | |
mln_math_abs.cc [code] | |
mln_math_acos.cc [code] | |
mln_math_all.cc [code] | |
mln_math_cos.cc [code] | |
mln_math_diff_abs.cc [code] | |
mln_math_essential.cc [code] | |
mln_math_jacobi.cc [code] | |
mln_math_max.cc [code] | |
mln_math_min.cc [code] | |
mln_math_pi.cc [code] | |
mln_math_round.cc [code] | |
mln_math_round_sat.cc [code] | |
mln_math_sign.cc [code] | |
mln_math_sin.cc [code] | |
mln_math_sqr.cc [code] | |
mln_math_sqrt.cc [code] | |
mln_metal_abort.cc [code] | |
mln_metal_all.cc [code] | |
mln_metal_ands.cc [code] | |
mln_metal_array.cc [code] | |
mln_metal_array1d.cc [code] | |
mln_metal_array2d.cc [code] | |
mln_metal_array3d.cc [code] | |
mln_metal_bexpr.cc [code] | |
mln_metal_bool.cc [code] | |
mln_metal_const.cc [code] | |
mln_metal_converts_to.cc [code] | |
mln_metal_equal.cc [code] | |
mln_metal_essential.cc [code] | |
mln_metal_fix_return.cc [code] | |
mln_metal_goes_to.cc [code] | |
mln_metal_if.cc [code] | |
mln_metal_int.cc [code] | |
mln_metal_is.cc [code] | |
mln_metal_is_a.cc [code] | |
mln_metal_is_const.cc [code] | |
mln_metal_is_not.cc [code] | |
mln_metal_is_not_a.cc [code] | |
mln_metal_is_not_const.cc [code] | |
mln_metal_is_not_ref.cc [code] | |
mln_metal_is_ref.cc [code] | |
mln_metal_is_unqualif.cc [code] | |
mln_metal_mat.cc [code] | |
mln_metal_math_all.cc [code] | |
mln_metal_math_max.cc [code] | |
mln_metal_math_pow.cc [code] | |
mln_metal_math_root.cc [code] | |
mln_metal_math_sqrt.cc [code] | |
mln_metal_none.cc [code] | |
mln_metal_not_equal.cc [code] | |
mln_metal_ref.cc [code] | |
mln_metal_ret.cc [code] | |
mln_metal_same_coord.cc [code] | |
mln_metal_same_point.cc [code] | |
mln_metal_templated_by.cc [code] | |
mln_metal_unconst.cc [code] | |
mln_metal_unptr.cc [code] | |
mln_metal_unqualif.cc [code] | |
mln_metal_unref.cc [code] | |
mln_metal_vec.cc [code] | |
mln_morpho_algebraic_filter.cc [code] | |
mln_morpho_all.cc [code] | |
mln_morpho_approx_all.cc [code] | |
mln_morpho_approx_dilation.cc [code] | |
mln_morpho_approx_erosion.cc [code] | |
mln_morpho_attribute_all.cc [code] | |
mln_morpho_attribute_card.cc [code] | |
mln_morpho_attribute_count_adjacent_vertices.cc [code] | |
mln_morpho_attribute_height.cc [code] | |
mln_morpho_attribute_sharpness.cc [code] | |
mln_morpho_attribute_sum.cc [code] | |
mln_morpho_attribute_volume.cc [code] | |
mln_morpho_closing_algebraic.cc [code] | |
mln_morpho_closing_all.cc [code] | |
mln_morpho_closing_approx_all.cc [code] | |
mln_morpho_closing_approx_structural.cc [code] | |
mln_morpho_closing_area.cc [code] | |
mln_morpho_closing_area_on_vertices.cc [code] | |
mln_morpho_closing_essential.cc [code] | |
mln_morpho_closing_height.cc [code] | |
mln_morpho_closing_leveling.cc [code] | |
mln_morpho_closing_structural.cc [code] | |
mln_morpho_closing_sum.cc [code] | |
mln_morpho_closing_volume.cc [code] | |
mln_morpho_complementation.cc [code] | |
mln_morpho_contrast.cc [code] | |
mln_morpho_dilation.cc [code] | |
mln_morpho_elementary_all.cc [code] | |
mln_morpho_elementary_closing.cc [code] | |
mln_morpho_elementary_dilation.cc [code] | |
mln_morpho_elementary_erosion.cc [code] | |
mln_morpho_elementary_essential.cc [code] | |
mln_morpho_elementary_gradient.cc [code] | |
mln_morpho_elementary_gradient_external.cc [code] | |
mln_morpho_elementary_gradient_internal.cc [code] | |
mln_morpho_elementary_laplacian.cc [code] | |
mln_morpho_elementary_like_ero_fun.cc [code] | |
mln_morpho_elementary_like_ero_set.cc [code] | |
mln_morpho_elementary_opening.cc [code] | |
mln_morpho_elementary_top_hat.cc [code] | |
mln_morpho_erosion.cc [code] | |
mln_morpho_essential.cc [code] | |
mln_morpho_general.cc [code] | |
mln_morpho_gradient.cc [code] | |
mln_morpho_hit_or_miss.cc [code] | |
mln_morpho_includes.cc [code] | |
mln_morpho_internal_elementary.cc [code] | |
mln_morpho_laplacian.cc [code] | |
mln_morpho_leveling_filter.cc [code] | |
mln_morpho_line_gradient.cc [code] | |
mln_morpho_meyer_wst.cc [code] | |
mln_morpho_min.cc [code] | |
mln_morpho_minus.cc [code] | |
mln_morpho_opening_algebraic.cc [code] | |
mln_morpho_opening_all.cc [code] | |
mln_morpho_opening_approx_all.cc [code] | |
mln_morpho_opening_approx_structural.cc [code] | |
mln_morpho_opening_area.cc [code] | |
mln_morpho_opening_area_on_vertices.cc [code] | |
mln_morpho_opening_essential.cc [code] | |
mln_morpho_opening_height.cc [code] | |
mln_morpho_opening_leveling.cc [code] | |
mln_morpho_opening_structural.cc [code] | |
mln_morpho_opening_volume.cc [code] | |
mln_morpho_plus.cc [code] | |
mln_morpho_rank_filter.cc [code] | |
mln_morpho_Rd.cc [code] | |
mln_morpho_reconstruction_all.cc [code] | |
mln_morpho_reconstruction_by_dilation_all.cc [code] | |
mln_morpho_reconstruction_by_dilation_union_find.cc [code] | |
mln_morpho_reconstruction_by_erosion_all.cc [code] | |
mln_morpho_reconstruction_by_erosion_union_find.cc [code] | |
mln_morpho_skeleton_constrained.cc [code] | |
mln_morpho_thick_miss.cc [code] | |
mln_morpho_thickening.cc [code] | |
mln_morpho_thin_fit.cc [code] | |
mln_morpho_thinning.cc [code] | |
mln_morpho_top_hat.cc [code] | |
mln_morpho_tree_all.cc [code] | |
mln_morpho_tree_component_tree.cc [code] | |
mln_morpho_tree_compute_attribute_image.cc [code] | |
mln_morpho_tree_compute_parent.cc [code] | |
mln_morpho_tree_data.cc [code] | |
mln_morpho_tree_dual_input_tree.cc [code] | |
mln_morpho_tree_filter_all.cc [code] | |
mln_morpho_tree_filter_direct.cc [code] | |
mln_morpho_tree_filter_filter.cc [code] | |
mln_morpho_tree_filter_max.cc [code] | |
mln_morpho_tree_filter_min.cc [code] | |
mln_morpho_tree_filter_subtractive.cc [code] | |
mln_morpho_tree_impl_dual_hqueue.cc [code] | |
mln_morpho_tree_impl_dual_union_find.cc [code] | |
mln_morpho_tree_max.cc [code] | |
mln_morpho_tree_propagate_if.cc [code] | |
mln_morpho_tree_propagate_node.cc [code] | |
mln_morpho_tree_propagate_representative.cc [code] | |
mln_morpho_tree_utils.cc [code] | |
mln_morpho_watershed_all.cc [code] | |
mln_morpho_watershed_flooding.cc [code] | |
mln_morpho_watershed_superpose.cc [code] | |
mln_morpho_watershed_topological.cc [code] | |
mln_norm_all.cc [code] | |
mln_norm_essential.cc [code] | |
mln_norm_l1.cc [code] | |
mln_norm_l2.cc [code] | |
mln_norm_linfty.cc [code] | |
mln_opt_all.cc [code] | |
mln_opt_at.cc [code] | |
mln_opt_element.cc [code] | |
mln_opt_essential.cc [code] | |
mln_opt_value.cc [code] | |
mln_pw_all.cc [code] | |
mln_pw_cst.cc [code] | |
mln_pw_essential.cc [code] | |
mln_pw_image.cc [code] | |
mln_pw_internal_image_base.cc [code] | |
mln_pw_value.cc [code] | |
mln_pw_var.cc [code] | |
mln_registration_all.cc [code] | |
mln_registration_essential.cc [code] | |
mln_registration_get_rot.cc [code] | |
mln_registration_get_rtransf.cc [code] | |
mln_registration_icp.cc [code] | |
mln_registration_internal_rms.cc [code] | |
mln_registration_registration.cc [code] | |
mln_set_all.cc [code] | |
mln_set_card.cc [code] | |
mln_set_compute.cc [code] | |
mln_set_compute_with_weights.cc [code] | |
mln_set_diff.cc [code] | |
mln_set_essential.cc [code] | |
mln_set_get.cc [code] | |
mln_set_has.cc [code] | |
mln_set_inter.cc [code] | |
mln_set_sym_diff.cc [code] | |
mln_set_uni.cc [code] | |
mln_set_unique.cc [code] | |
mln_subsampling_all.cc [code] | |
mln_subsampling_essential.cc [code] | |
mln_subsampling_gaussian_subsampling.cc [code] | |
mln_subsampling_subsampling.cc [code] | |
mln_tag_all.cc [code] | |
mln_tag_essential.cc [code] | |
mln_tag_init.cc [code] | |
mln_tag_skeleton.cc [code] | |
mln_test_all.cc [code] | |
mln_test_essential.cc [code] | |
mln_test_positive.cc [code] | |
mln_test_predicate.cc [code] | |
mln_topo_adj_higher_dim_connected_n_face_iter.cc [code] | |
mln_topo_adj_higher_face_iter.cc [code] | |
mln_topo_adj_lower_dim_connected_n_face_iter.cc [code] | |
mln_topo_adj_lower_face_iter.cc [code] | |
mln_topo_adj_lower_higher_face_iter.cc [code] | |
mln_topo_adj_m_face_iter.cc [code] | |
mln_topo_algebraic_face.cc [code] | |
mln_topo_algebraic_n_face.cc [code] | |
mln_topo_all.cc [code] | |
mln_topo_attic_faces_iter.cc [code] | |
mln_topo_center_only_iter.cc [code] | |
mln_topo_centered_iter_adapter.cc [code] | |
mln_topo_complex.cc [code] | |
mln_topo_complex_iterators.cc [code] | |
mln_topo_detach.cc [code] | |
mln_topo_essential.cc [code] | |
mln_topo_face.cc [code] | |
mln_topo_face_data.cc [code] | |
mln_topo_face_iter.cc [code] | |
mln_topo_internal_complex_iterator_base.cc [code] | |
mln_topo_internal_complex_relative_iterator_base.cc [code] | |
mln_topo_internal_complex_relative_iterator_sequence.cc [code] | |
mln_topo_internal_complex_set_iterator_base.cc [code] | |
mln_topo_is_facet.cc [code] | |
mln_topo_is_n_face.cc [code] | |
mln_topo_is_simple_2d.cc [code] | |
mln_topo_is_simple_cell.cc [code] | |
mln_topo_n_face.cc [code] | |
mln_topo_n_face_iter.cc [code] | |
mln_topo_n_faces_set.cc [code] | |
mln_topo_skeleton_breadth_first_thinning.cc [code] | |
mln_topo_skeleton_crest.cc [code] | |
mln_topo_skeleton_is_simple_point.cc [code] | |
mln_topo_static_n_face_iter.cc [code] | |
mln_trace_all.cc [code] | |
mln_trace_entering.cc [code] | |
mln_trace_essential.cc [code] | |
mln_trace_exiting.cc [code] | |
mln_trace_quiet.cc [code] | |
mln_trace_resume.cc [code] | |
mln_trace_stop.cc [code] | |
mln_trace_warning.cc [code] | |
mln_trait_accumulator_print.cc [code] | |
mln_trait_accumulator_props.cc [code] | |
mln_trait_accumulators.cc [code] | |
mln_trait_all.cc [code] | |
mln_trait_ch_function_value.cc [code] | |
mln_trait_ch_value.cc [code] | |
mln_trait_concrete.cc [code] | |
mln_trait_essential.cc [code] | |
mln_trait_functions.cc [code] | |
mln_trait_image_from_grid.cc [code] | |
mln_trait_image_print.cc [code] | |
mln_trait_image_props.cc [code] | |
mln_trait_images.cc [code] | |
mln_trait_neighborhood.cc [code] | |
mln_trait_next_solve.cc [code] | |
mln_trait_next_solve_binary.cc [code] | |
mln_trait_next_solve_proxy.cc [code] | |
mln_trait_next_solve_unary.cc [code] | |
mln_trait_op_all.cc [code] | |
mln_trait_op_and.cc [code] | |
mln_trait_op_decl.cc [code] | |
mln_trait_op_div.cc [code] | |
mln_trait_op_eq.cc [code] | |
mln_trait_op_essential.cc [code] | |
mln_trait_op_geq.cc [code] | |
mln_trait_op_greater.cc [code] | |
mln_trait_op_leq.cc [code] | |
mln_trait_op_less.cc [code] | |
mln_trait_op_lor.cc [code] | |
mln_trait_op_minus.cc [code] | |
mln_trait_op_mod.cc [code] | |
mln_trait_op_neq.cc [code] | |
mln_trait_op_not.cc [code] | |
mln_trait_op_or.cc [code] | |
mln_trait_op_ord.cc [code] | |
mln_trait_op_plus.cc [code] | |
mln_trait_op_postdec.cc [code] | |
mln_trait_op_postinc.cc [code] | |
mln_trait_op_predec.cc [code] | |
mln_trait_op_preinc.cc [code] | |
mln_trait_op_times.cc [code] | |
mln_trait_op_uminus.cc [code] | |
mln_trait_op_uplus.cc [code] | |
mln_trait_op_xor.cc [code] | |
mln_trait_promote.cc [code] | |
mln_trait_site_set_print.cc [code] | |
mln_trait_site_set_props.cc [code] | |
mln_trait_site_sets.cc [code] | |
mln_trait_solve.cc [code] | |
mln_trait_solve_binary.cc [code] | |
mln_trait_solve_unary.cc [code] | |
mln_trait_undef.cc [code] | |
mln_trait_value_.cc [code] | |
mln_trait_value_all.cc [code] | |
mln_trait_value_comp.cc [code] | |
mln_trait_value_essential.cc [code] | |
mln_trait_value_internal_all.cc [code] | |
mln_trait_value_internal_comp.cc [code] | |
mln_trait_value_kind.cc [code] | |
mln_trait_value_nature.cc [code] | |
mln_trait_value_print.cc [code] | |
mln_trait_value_quant.cc [code] | |
mln_trait_window_print.cc [code] | |
mln_trait_window_props.cc [code] | |
mln_trait_windows.cc [code] | |
mln_transform_all.cc [code] | |
mln_transform_distance_and_closest_point_geodesic.cc [code] | |
mln_transform_distance_and_influence_zone_geodesic.cc [code] | |
mln_transform_distance_front.cc [code] | |
mln_transform_distance_geodesic.cc [code] | |
mln_transform_essential.cc [code] | |
mln_transform_hough.cc [code] | |
mln_transform_influence_zone_front.cc [code] | |
mln_transform_influence_zone_geodesic.cc [code] | |
mln_transform_influence_zone_geodesic_saturated.cc [code] | |
mln_transform_internal_all.cc [code] | |
mln_transform_internal_closest_point_functor.cc [code] | |
mln_transform_internal_distance_functor.cc [code] | |
mln_transform_internal_influence_zone_functor.cc [code] | |
mln_upscaling_art_scale2x.cc [code] | |
mln_upscaling_art_scale3x.cc [code] | |
mln_util_adjacency_matrix.cc [code] | |
mln_util_all.cc [code] | |
mln_util_array.cc [code] | |
mln_util_branch_iter.cc [code] | |
mln_util_branch_iter_ind.cc [code] | |
mln_util_couple.cc [code] | |
mln_util_dindex.cc [code] | |
mln_util_eat.cc [code] | |
mln_util_edge.cc [code] | |
mln_util_essential.cc [code] | |
mln_util_fibonacci_heap.cc [code] | |
mln_util_graph.cc [code] | |
mln_util_graph_ids.cc [code] | |
mln_util_greater_point.cc [code] | |
mln_util_greater_psite.cc [code] | |
mln_util_hqueues.cc [code] | |
mln_util_ignore.cc [code] | |
mln_util_index.cc [code] | |
mln_util_internal_edge_impl.cc [code] | |
mln_util_internal_graph_base.cc [code] | |
mln_util_internal_graph_iter.cc [code] | |
mln_util_internal_graph_iter_base.cc [code] | |
mln_util_internal_graph_nbh_iter.cc [code] | |
mln_util_internal_graph_nbh_iter_base.cc [code] | |
mln_util_internal_id2element.cc [code] | |
mln_util_internal_vertex_impl.cc [code] | |
mln_util_lazy_set.cc [code] | |
mln_util_lemmings.cc [code] | |
mln_util_line_graph.cc [code] | |
mln_util_max.cc [code] | |
mln_util_multi_site.cc [code] | |
mln_util_nil.cc [code] | |
mln_util_object_id.cc [code] | |
mln_util_ord.cc [code] | |
mln_util_ord_pair.cc [code] | |
mln_util_pix.cc [code] | |
mln_util_set.cc [code] | |
mln_util_site_pair.cc [code] | |
mln_util_soft_heap.cc [code] | |
mln_util_timer.cc [code] | |
mln_util_tracked_ptr.cc [code] | |
mln_util_tree.cc [code] | |
mln_util_tree_fast.cc [code] | |
mln_util_tree_fast_to_image.cc [code] | |
mln_util_tree_to_fast.cc [code] | |
mln_util_tree_to_image.cc [code] | |
mln_util_vertex.cc [code] | |
mln_util_yes.cc [code] | |
mln_value_aliases.cc [code] | |
mln_value_all.cc [code] | |
mln_value_builtin_all.cc [code] | |
mln_value_builtin_carrays.cc [code] | |
mln_value_builtin_essential.cc [code] | |
mln_value_builtin_floatings.cc [code] | |
mln_value_builtin_integers.cc [code] | |
mln_value_builtin_ops.cc [code] | |
mln_value_builtin_promotions.cc [code] | |
mln_value_builtin_symbolics.cc [code] | |
mln_value_cast.cc [code] | |
mln_value_concept_all.cc [code] | |
mln_value_concept_built_in.cc [code] | |
mln_value_concept_data.cc [code] | |
mln_value_concept_essential.cc [code] | |
mln_value_concept_floating.cc [code] | |
mln_value_concept_integer.cc [code] | |
mln_value_concept_scalar.cc [code] | |
mln_value_concept_structured.cc [code] | |
mln_value_concept_symbolic.cc [code] | |
mln_value_concept_vectorial.cc [code] | |
mln_value_equiv.cc [code] | |
mln_value_essential.cc [code] | |
mln_value_float01.cc [code] | |
mln_value_float01_.cc [code] | |
mln_value_float01_16.cc [code] | |
mln_value_float01_8.cc [code] | |
mln_value_float01_f.cc [code] | |
mln_value_gl16.cc [code] | |
mln_value_gl8.cc [code] | |
mln_value_glf.cc [code] | |
mln_value_graylevel.cc [code] | |
mln_value_graylevel_f.cc [code] | |
mln_value_hsi.cc [code] | |
mln_value_hsl.cc [code] | |
mln_value_int_s.cc [code] | |
mln_value_int_s16.cc [code] | |
mln_value_int_s32.cc [code] | |
mln_value_int_s8.cc [code] | |
mln_value_int_u.cc [code] | |
mln_value_int_u12.cc [code] | |
mln_value_int_u16.cc [code] | |
mln_value_int_u32.cc [code] | |
mln_value_int_u8.cc [code] | |
mln_value_int_u_sat.cc [code] | |
mln_value_internal_all.cc [code] | |
mln_value_internal_convert.cc [code] | |
mln_value_internal_encoding.cc [code] | |
mln_value_internal_essential.cc [code] | |
mln_value_internal_gray_.cc [code] | |
mln_value_internal_gray_f.cc [code] | |
mln_value_internal_integer.cc [code] | |
mln_value_internal_iterable_set.cc [code] | |
mln_value_internal_limits.cc [code] | |
mln_value_internal_value_like.cc [code] | |
mln_value_interval.cc [code] | |
mln_value_label.cc [code] | |
mln_value_label_16.cc [code] | |
mln_value_label_32.cc [code] | |
mln_value_label_8.cc [code] | |
mln_value_lut_vec.cc [code] | |
mln_value_mixin.cc [code] | |
mln_value_ops.cc [code] | |
mln_value_other.cc [code] | |
mln_value_proxy.cc [code] | |
mln_value_rgb.cc [code] | |
mln_value_rgb16.cc [code] | |
mln_value_rgb8.cc [code] | |
mln_value_scalar.cc [code] | |
mln_value_set.cc [code] | |
mln_value_shell.cc [code] | |
mln_value_sign.cc [code] | |
mln_value_stack.cc [code] | |
mln_value_super_value.cc [code] | |
mln_value_value_array.cc [code] | |
mln_value_viter.cc [code] | |
mln_var.cc [code] | |
mln_win_all.cc [code] | |
mln_win_backdiag2d.cc [code] | |
mln_win_ball.cc [code] | |
mln_win_cube3d.cc [code] | |
mln_win_cuboid3d.cc [code] | |
mln_win_diag2d.cc [code] | |
mln_win_diff.cc [code] | |
mln_win_disk2d.cc [code] | |
mln_win_essential.cc [code] | |
mln_win_hline2d.cc [code] | |
mln_win_inter.cc [code] | |
mln_win_line.cc [code] | |
mln_win_multiple.cc [code] | |
mln_win_multiple_size.cc [code] | |
mln_win_octagon2d.cc [code] | |
mln_win_rectangle2d.cc [code] | |
mln_win_segment1d.cc [code] | |
mln_win_shift.cc [code] | |
mln_win_sphere3d.cc [code] | |
mln_win_sym.cc [code] | |
mln_win_vline2d.cc [code] | |
mln_world_all.cc [code] | |
mln_world_binary_2d_all.cc [code] | |
mln_world_binary_2d_enlarge.cc [code] | |
mln_world_binary_2d_projected_histo.cc [code] | |
mln_world_binary_2d_subsample.cc [code] | |
mln_world_inter_pixel_all.cc [code] | |
mln_world_inter_pixel_compute.cc [code] | |
mln_world_inter_pixel_dim2_all.cc [code] | |
mln_world_inter_pixel_dim2_is_dot.cc [code] | |
mln_world_inter_pixel_dim2_is_edge.cc [code] | |
mln_world_inter_pixel_dim2_is_pixel.cc [code] | |
mln_world_inter_pixel_dim2_is_row_odd.cc [code] | |
mln_world_inter_pixel_dim2_make_edge_image.cc [code] | |
mln_world_inter_pixel_display_edge.cc [code] | |
mln_world_inter_pixel_full2image.cc [code] | |
mln_world_inter_pixel_immerse.cc [code] | |
mln_world_inter_pixel_is_pixel.cc [code] | |
mln_world_inter_pixel_is_separator.cc [code] | |
mln_world_inter_pixel_neighb2d.cc [code] | |
mln_world_inter_pixel_separator_to_pixels.cc [code] | |
mod.hh [code] | Declaration of the "binary modulus" operator trait |
morpher_lvalue.hh [code] | Definition of a base class for some images |
morpho.hh [code] | Morphological operators on graphs |
multi_site.hh [code] | Definition of a multiple-site type |
multiple.hh [code] | Definition of a multiple window |
multiple_size.hh [code] | Definition of a multiple-size window |
n_face.hh [code] | N-face of a complex |
n_face_iter.hh [code] | Definition of forward and backward iterators on all the n-faces of a complex, n being a dynamic value |
n_faces_set.hh [code] | Set of n-face of a complex |
n_max.cc [code] | |
n_max.hh [code] | Construct from a count accumulator of a labeled image an array with the ordered n biggest labels |
nature.hh [code] | Nature of values (for use in images) |
ncols.cc [code] | |
ncols.hh [code] | Give the number of columns of an image |
neighb.cc [code] | |
doc/groups/neighb.hh [code] | |
mln/core/neighb.hh [code] | Definition of a window-to-neighborhood adapter |
neighb1d.hh [code] | Definition of the mln::neighb1d alias and of some classical 1D neighborhoods |
core/alias/neighb2d.hh [code] | Definition of the mln::neighb2d alias and of some classical 2D neighborhoods |
make/neighb2d.hh [code] | Routine to create a double neighborhood |
world/inter_pixel/neighb2d.hh [code] | Common neighborhoods on inter-pixel images |
neighb3d.hh [code] | Definition of the mln::neighb3d alias and of some classical 3D neighborhoods |
neighb_base.hh [code] | Base implementation for neighborhood classes |
neighb_niter_base.hh [code] | Base implementation for neighborhood iterators |
neighb_niter_impl.hh [code] | Optional implementation for neigbh_niter |
neighborhood.cc [code] | Demo on using or defining neighborhoods |
core/concept/doc/neighborhood.hh [code] | |
core/concept/neighborhood.hh [code] | Definition of the concept of mln::Neighborhood |
trait/neighborhood.hh [code] | Some base trait types for neighborhood types |
neighborhood_base.hh [code] | Definition of a base class for neighborhood classes |
neq.hh [code] | Declaration of the "binary un-equality" operator trait |
nil.cc [code] | |
accu/nil.hh [code] | Define an accumulator that does nothing |
util/nil.hh [code] | Definition of an "niler" object |
ninds.cc [code] | |
ninds.hh [code] | Give the number of inds of an image |
nneighbor.hh [code] | Define a nneighbor interpolation of values from an underlying image |
none.hh [code] | Definition of a type that means "none" |
norm.cc [code] | |
math/norm.hh [code] | |
v2v/norm.hh [code] | Norm functors |
v2w_w2v/norm.hh [code] | Norm functors |
not.cc [code] | |
logical/not.hh [code] | Point-wise "logical not" of a binary image |
trait/op/not.hh [code] | Declaration of the "unary negation" operator trait |
not_equal.hh [code] | FIXME |
nrows.cc [code] | |
nrows.hh [code] | Give the number of rows of an image |
nsites.cc [code] | |
nsites.hh [code] | Compute the number of sites of an image or a site set |
nslis.cc [code] | |
nslis.hh [code] | Give the number of slices of an image |
doc/object.hh [code] | |
object.hh [code] | Definition of the top Milena class mln::Object |
object_id.hh [code] | Base class of an object id |
octagon2d.cc [code] | |
octagon2d.hh [code] | Definition of the mln::win::octagon2d window |
one.cc [code] | |
one.hh [code] | Definition of the literal of mln::one |
op_mult.hh [code] | FIXME |
op_times.cc [code] | |
opening.cc [code] | |
opening.hh [code] | Morphological elementary opening |
operators.cc [code] | |
operators.hh [code] | Definition of operators on mln::Site_Set |
ops.cc [code] | |
core/routine/ops.hh [code] | Definitions of some default implementations for operators |
fun/ops.hh [code] | FIXME |
literal/ops.hh [code] | Definitions of some operators where at least one literal is involved |
value/builtin/ops.hh [code] | Definitions of binary operators when lhs is a built-in and rhs is an mln object |
value/ops.hh [code] | Definitions of operators for value types |
or.cc [code] | |
logical/or.hh [code] | Point-wise "logical or" between binary images |
trait/op/or.hh [code] | Declaration of the "binary or" operator trait |
trait/op/ord.hh [code] | Declaration of an ordering operator trait |
util/ord.hh [code] | Definition of an ordering type and routine |
ord_pair.cc [code] | |
ord_pair.hh [code] | Definition of an ordered pair |
origin.hh [code] | Definition of the literal of mln::origin |
other.hh [code] | Definition of the mln::value::other routine |
p.hh [code] | Define an accumulator that computes a min and a max |
p2p_image.cc [code] | |
p2p_image.hh [code] | Definition of a image FIXME: Doc! |
p_array.cc [code] | |
p_array.hh [code] | Definition of a point set class based on std::vector |
p_centered.hh [code] | This file defines the site set corresponding to a window centered on a site |
p_complex.cc [code] | |
p_complex.hh [code] | Definition of a point set based on a complex |
p_complex_faces_piter.hh [code] | Definition of point iterator on the n-faces of a complex-based pset |
p_complex_piter.hh [code] | Definition of point iterator on complex-based pset |
p_complex_piter_base.hh [code] | Definition of an implementation (factoring) class for iterators on mln::p_complex |
p_double.hh [code] | |
p_edges.cc [code] | |
p_edges.hh [code] | Definition of a site set based on graph edges |
p_edges_psite.hh [code] | Implementation of p_edges psite |
p_edges_with_mass_centers.cc [code] | |
p_edges_with_mass_centers.hh [code] | Construct a p_edges from a watershed image and a region adjacency graph (RAG) |
p_faces.hh [code] | Definition of a point set based on the set of n-faces of a complex |
p_faces_piter.hh [code] | Definition of point iterator on complex-based pset |
p_graph_piter.hh [code] | Definition of point iterator on graph-based point set |
p_if.cc [code] | |
p_if.hh [code] | Definition of the restriction of a site set w.r.t |
p_if_piter.hh [code] | Definition of iterators on p_if<S,F> |
p_image.cc [code] | |
p_image.hh [code] | Definition of a site set class based on an image of Booleans |
p_key.hh [code] | Definition of a priority queue class |
p_line2d.hh [code] | Definition of a 2D discrete line of points (based on p_array) |
p_mutable_array_of.hh [code] | Definition of a mutable array of site sets |
p_n_faces_piter.hh [code] | Definition of point iterator on the n-faces of a complex-based pset |
p_priority.hh [code] | Definition of a priority queue of sites |
p_priority_queue.cc [code] | |
p_queue.cc [code] | |
p_queue.hh [code] | Definition of a site set based on std::deque |
p_queue_fast.cc [code] | |
p_queue_fast.hh [code] | Definition of a queue of sites that is fast but uses extra memory w.r.t |
p_run.hh [code] | Definition of a run of points |
p_run2d.hh [code] | Definition of the mln::p_run2d alias |
p_run_piter.hh [code] | Definition of point iterators on mln::p_run |
p_runs.cc [code] | |
p_runs2d.hh [code] | Definition of the mln::p_runs2d alias |
p_set.cc [code] | |
p_set.hh [code] | Definition of a mathematical set of sites (based on util::set) |
p_set_of.hh [code] | Definition of a set of site sets |
p_transformed.cc [code] | |
p_transformed.hh [code] | Definition of a site set defined by the transformation of another site set |
p_transformed_piter.hh [code] | Definition of iterators on p_transformed<S,F> |
p_vaccess.cc [code] | |
p_vaccess.hh [code] | |
p_vertices.cc [code] | |
p_vertices.hh [code] | Definition of a point set based on graph vertices |
p_vertices_psite.hh [code] | Implementation of p_vertices psite |
p_vertices_with_mass_centers.cc [code] | |
p_vertices_with_mass_centers.hh [code] | Create a p_vertices using region mass centers as vertex site |
pack.cc [code] | |
pack.hh [code] | Remove components and relabel a labeled image in order to have a contiguous labeling |
pair.cc [code] | |
pair.hh [code] | Define a pair of accumulators |
param.hh [code] | |
parray-append.cc [code] | |
parray-bbox.cc [code] | |
paste-call-1.cc [code] | |
doc/examples/paste.cc [code] | |
tests/data/paste.cc [code] | |
paste.hh [code] | Paste the contents of an image into another one |
paste_full.cc [code] | |
paste_without_localization.hh [code] | Paste the contents of an image into another one without taking into account the localization of sites |
pbm.cc [code] | |
pbm_ascii.cc [code] | |
permissive.cc [code] | Demo on user-defined simple neighborhood |
pgm.cc [code] | |
pgm16.cc [code] | |
pgm19.cc [code] | |
pgm27.cc [code] | |
pgm_ascii.cc [code] | |
pi.hh [code] | |
piter_adaptor.hh [code] | Definition of iterators on points of boxes |
piter_identity.hh [code] | Definition of site iterator identity adaptors |
make/pix.hh [code] | Routine to construct an mln::util::pix |
util/pix.hh [code] | Definition of an instant pix |
pixel.cc [code] | |
core/pixel.hh [code] | Definition of the generic pixel class mln::pixel |
make/pixel.hh [code] | Routine to construct an mln::pixel |
pixel_impl.hh [code] | Define a couple of implementation classes to provide methods to classes of generalized pixels |
doc/pixel_iterator.hh [code] | |
pixel_iterator.hh [code] | Definition of the concept of mln::Pixel_Iterator |
pixel_iterator_base.hh [code] | Base classes factoring code for pixel iterator classes |
pixter.hh [code] | Definition of some traits over image types |
pixter1d.cc [code] | |
pixter1d.hh [code] | Pixel iterators on a 1-D image with border |
pixter1d_more.cc [code] | |
pixter2d.cc [code] | |
pixter2d.hh [code] | Pixel iterators on a 2D image with border |
pixter2d_more.cc [code] | |
pixter3d.cc [code] | |
pixter3d.hh [code] | Pixel iterators on a 3D image with border |
pixter3d_more.cc [code] | |
plain.cc [code] | |
plain.hh [code] | Definition of a morpher that prevents an image from sharing his data |
plot.hh [code] | Plot a point (small cross) in an image |
arith/plus.cc [code] | |
trait/op/plus.cc [code] | |
arith/plus.hh [code] | Point-wise addition between images |
morpho/plus.hh [code] | Definition of a function that make a plus (logical or or arithmetical plus) of an image |
trait/op/plus.hh [code] | Declaration of the "binary plus" operator trait |
plus_full.cc [code] | |
pmin_pmax.cc [code] | |
pmin_pmax.hh [code] | Several routines to compute the minimum point and/or maximum point |
point-1.cc [code] | |
concept/point.hh [code] | Definition of the concept of mln::Point |
point.hh [code] | Definition of the generic point class mln::point |
point1d.cc [code] | |
point1d.hh [code] | Definition of the mln::point1d and mln::point1df aliases and of their construction routines |
doc/examples/tuto4/point2d.cc [code] | |
tests/core/alias/point2d.cc [code] | |
point2d.hh [code] | Definition of the mln::point2d and mln::point2df aliases and of their construction routines |
core/alias/point2d_h.hh [code] | Definition of the mln::point2d_h alias and of its construction routine |
make/point2d_h.hh [code] | Routine to construct an mln::point2d_h |
point3d.cc [code] | |
point3d.hh [code] | Definition of the mln::point3d and mln::point3df aliases and of their construction routines |
point_from_value.cc [code] | |
point_from_value.hh [code] | Function 'point from value' |
point_iterator.hh [code] | |
point_set_compatibility.cc [code] | |
doc/point_site.hh [code] | |
point_site.hh [code] | Definition of the concept of mln::Point_Site |
positive.cc [code] | |
positive.hh [code] | Test if an image only contains positive values |
postdec.hh [code] | Declaration of the "unary post-decrementation" operator trait |
postinc.hh [code] | Declaration of the "unary post-incrementation" operator trait |
pow.cc [code] | |
pow.hh [code] | Definition of the 'power' static function |
ppm.cc [code] | |
ppm16.cc [code] | |
ppm23.cc [code] | |
predec.hh [code] | Declaration of the "unary pre-decrementation" operator trait |
predicate-1.cc [code] | |
predicate.hh [code] | Test a predicate on the pixel values of an image |
preinc.hh [code] | Declaration of the "unary pre-decrementation" operator trait |
primary.cc [code] | |
primary.hh [code] | Get the primary image behind any image |
accumulator/print.hh [code] | Print the collection of traits for an accumulator type |
image/print.hh [code] | Print the collection of traits for an image type |
site_set/print.hh [code] | Print the collection of traits for a site set type |
value/print.hh [code] | Print the collection of traits for an value type |
window/print.hh [code] | Print the collection of traits for a window type |
doc/examples/tuto3/println.cc [code] | |
tests/debug/println.cc [code] | |
println.hh [code] | Print an image on the standard output |
println_with_border.cc [code] | |
println_with_border.hh [code] | Print an image on the standard output with its border |
projected_histo.hh [code] | FIXME: insert comment |
projection.cc [code] | |
projection.hh [code] | FIXME |
promote.hh [code] | FIXME |
promotions.hh [code] | Definitions of promotions between built-in types |
propagate_if.hh [code] | Routines to handle propagation with predicate |
propagate_node.hh [code] | Functions to propagate node in the tree |
propagate_representative.hh [code] | Component tree routines |
accumulator/props.hh [code] | Properties of accumulator classes |
image/props.hh [code] | Properties of image classes |
site_set/props.hh [code] | Properties of site set classes |
window/props.hh [code] | Properties of window classes |
proxy.cc [code] | |
core/concept/proxy.hh [code] | Definition of the concept of mln::Proxy |
value/proxy.hh [code] | Define a generic proxy class for an image pixel value |
pseudo_site.hh [code] | Definition of the concept of mln::Pseudo_Site |
pseudo_site_base.hh [code] | Base class to factor code for pseudo site classes |
put_word.hh [code] | Write a word in a 2D image of characters |
qlf_value.hh [code] | Definition of the qlf_value image trait |
quant.hh [code] | Quantification of values (for use in images) |
quat.cc [code] | |
quat.hh [code] | Define a class for quaternion algebra values |
debug/quiet.hh [code] | Global variable telling whether the debug should be printed or not |
trace/quiet.hh [code] | Definition of the trace quiet Boolean value |
rag_and_labeled_wsl.cc [code] | |
rag_and_labeled_wsl.hh [code] | Create a region adjacency graph and a label image of the watershed line from a watershed image |
rank.cc [code] | |
rank.hh [code] | Define an rank accumulator |
rank_bool.hh [code] | Define an rank accumulator |
rank_filter.cc [code] | |
rank_filter.hh [code] | Morphological rank filter |
rank_high_quant.hh [code] | Define an rank accumulator |
Rd.cc [code] | |
Rd.hh [code] | |
rectangle2d.cc [code] | |
rectangle2d.hh [code] | Definition of the mln::win::rectangle2d window |
rectangularity.cc [code] | |
rectangularity.hh [code] | Compute the rectangularity of a site set |
red.cc [code] | |
extract/red.hh [code] | Extract the red component of an image |
fun/component/red.hh [code] | Meta function to retrieve/modify the red component |
fun/meta/red.hh [code] | Meta function to retrieve/modify the red component |
ref.hh [code] | FIXME |
ref_guide.hh [code] | |
demos/graph/region_adjacency_graph.cc [code] | Demo on using region adjacency graph |
tests/make/region_adjacency_graph.cc [code] | |
region_adjacency_graph.hh [code] | Create a region_adjacency_graph from a watershed image |
regional_maxima.cc [code] | |
regional_maxima.hh [code] | Connected component labeling of the regional maxima of an image |
regional_minima.cc [code] | |
regional_minima.hh [code] | Connected component labeling of the regional minima of an image |
registration.cc [code] | |
registration.hh [code] | Image registration |
regular_grid.hh [code] | Definition of the concept of mln::Regular_Grid |
relabel.cc [code] | |
relabel.hh [code] | Remove components and relabel a labeled image |
relabelfun.hh [code] | Routines to construct a function in order to relabel a labeled image |
replace.cc [code] | |
replace.hh [code] | Replace the contents of an image into another one |
representative.cc [code] | |
representative.hh [code] | Functor that computes the representative vertex of every component in a graph |
resize.cc [code] | |
resize.hh [code] | Define a function that resizes the virtual border of an image |
resize_equal.cc [code] | |
resize_equal.hh [code] | Define a function that resizes the virtual border of a couple of images so that they eventually have the same border thickness |
resize_full.cc [code] | |
resize_image1d_1.cc [code] | |
resize_image1d_2.cc [code] | |
resize_image1d_3.cc [code] | |
resize_image2d_1.cc [code] | |
resize_image2d_2.cc [code] | |
resize_image2d_3.cc [code] | |
resize_image3d_1.cc [code] | |
resize_image3d_2.cc [code] | |
resize_image3d_3.cc [code] | |
resize_image_if.cc [code] | |
resize_sub_image.cc [code] | |
resolve.hh [code] | FIXME |
resume.hh [code] | Resume traces |
ret.hh [code] | Definition of a macro to access 'ret' |
revert.cc [code] | |
revert.hh [code] | Point-wise revert (min -> max and max -> min) of images |
revert_full.cc [code] | |
fun/component/rgb.hh [code] | Meta functions to retrieve/modify rgb components |
value/rgb.hh [code] | |
rgb16.hh [code] | Color class for red-green-blue where every component is 16-bit encoded |
rgb8.cc [code] | |
rgb8.hh [code] | Color class for red-green-blue where every component is 8-bit encoded |
rgb_full.cc [code] | |
rgb_to_hsi.hh [code] | |
rgb_to_hsl.cc [code] | |
rgb_to_hsl.hh [code] | |
accu/rms.hh [code] | Define an accumulator that computes the Root Mean Square |
registration/internal/rms.hh [code] | |
root.cc [code] | |
root.hh [code] | Definition of the 'nth-root' static function |
rotate.cc [code] | |
rotate.hh [code] | Rotate an image |
rotation.cc [code] | |
rotation.hh [code] | Define a rotation function |
round.hh [code] | Define round routine |
round_sat.hh [code] | Define round_sat routine |
routine.hh [code] | |
row.hh [code] | Meta function to retrieve/modify the row coord of a point |
run_image.hh [code] | Definition of mln::internal::run_image_ class for internal use only |
safe.hh [code] | Definition of a morpher that makes image become accessible at undefined location |
safe_image.cc [code] | |
same_coord.hh [code] | FIXME |
same_point.hh [code] | FIXME |
sample_utils.hh [code] | |
samples-complex1d.cc [code] | Morphological operators in graph space implemented on 1-complex images |
samples-image2d.cc [code] | Morphological operators in graph space implemented on mln::image2d-based cubical complexes |
sat.cc [code] | |
extract/sat.hh [code] | Extract the sat component of an image |
fun/meta/sat.hh [code] | Meta function to retrieve/modify the color saturation |
saturate.cc [code] | |
data/saturate.hh [code] | Apply a saturation function to image pixel values |
fun/v2v/saturate.hh [code] | FIXME |
saturate_full.cc [code] | |
save.cc [code] | |
cloud/save.hh [code] | Save an image as a cloud of points |
dump/save.hh [code] | Save a Milena image by dumping its data to a file |
fld/save.hh [code] | Save an image to AVS field file format |
magick/save.hh [code] | Define a function which saves an image of kind magick with given path |
off/save.hh [code] | Input saving function for OFF files |
pbm/save.hh [code] | Define a function which saves an image of kind pbm into given path |
pfm/save.hh [code] | Define a function which saves an image of kind pfm into given path |
pgm/save.hh [code] | Define a function which saves an image of kind pgm into given path |
plot/save.hh [code] | Define a routine which saves in a plot format |
pnm/save.hh [code] | Define a function which saves an image of kind PNM into given path |
ppm/save.hh [code] | Define a function which saves an image of kind ppm into given path |
txt/save.hh [code] | Save an image as txt file |
save_bin_alt.hh [code] | |
save_header.hh [code] | Define a function which saves header for PNM image |
scalar.cc [code] | |
concept/scalar.hh [code] | Define a generic class for scalar values |
scalar.hh [code] | Definition of the basic mln::value::scalar_ class |
scale2x.cc [code] | Test of the upscaling::art::scale2x routine |
scale2x.hh [code] | 2X upscaling algorithm for pixel art images |
scale3x.cc [code] | Test of the upscaling::art::scale3x routine |
scale3x.hh [code] | 3X upscaling algorithm for pixel art images |
scomp.hh [code] | Meta function to retrieve/modify the i'th component, where i is statically defined |
second.hh [code] | Meta function to retrieve/modify the second component |
tests/geom/seed2tiling.cc [code] | |
tools/seed2tiling.cc [code] | Tool using mln::geom::seed2tiling |
seed2tiling_roundness.cc [code] | |
seeds2tiling.hh [code] | Convert a binary image with seeds into a labeled image |
seeds2tiling_roundness.hh [code] | Seeds2tiling with a method which makes tiles more roundness |
segment1d.cc [code] | |
segment1d.hh [code] | Definition of the mln::win::segment1d window |
selector.hh [code] | Select a concept (either Function_v2v or Function_v2b) depending on the result type |
separator_to_pixels.cc [code] | |
separator_to_pixels.hh [code] | FIXME: doc |
util/set.cc [code] | |
value/set.cc [code] | |
util/set.hh [code] | Definition of mln::util::set |
value/set.hh [code] | Define some basic sets of values from value types |
set_of.hh [code] | Definition of mln::set_of_ for internal use only |
set_value.cc [code] | |
set_value.hh [code] | Set the values of an image of accumulators |
sharpness.hh [code] | Define an accumulator that computes the sharpness of a component |
shell.hh [code] | Define a shell type that encloses a value |
shift.cc [code] | |
shift.hh [code] | Define a function which shifts a window with a delta-point |
sign.cc [code] | |
math/sign.hh [code] | Define sign routine |
value/sign.hh [code] | Definition of the mln::value::sign class |
sin.hh [code] | Define the sininus (sin) routine |
site.hh [code] | Definition of the concept of mln::Site |
site_iterator.hh [code] | Definition of the concept of mln::Site_Iterator |
site_iterator_base.hh [code] | Base class to factor code for site iterator classes |
site_pair.hh [code] | Definition of a site pair type |
site_proxy.hh [code] | Definition of the concept of mln::Site_Proxy |
site_relative_iterator_base.hh [code] | Definition of forward and backward mln::dpoint_ based iterators |
doc/groups/site_set.hh [code] | |
mln/core/concept/doc/site_set.hh [code] | |
mln/core/concept/site_set.hh [code] | Definition of the concept of mln::Site_Set |
site_set_base.hh [code] | Definition of the common base class for all site set classes |
site_set_create.cc [code] | |
site_set_impl.hh [code] | Provide implementation for optional site set methods |
site_set_iterator_base.hh [code] | Base class to factor code for iterator classes directly working on site sets |
site_sets.hh [code] | Some base trait types for site sets |
size1d.hh [code] | Facade to include 1D size access routines |
size2d.hh [code] | Facade to include 2D size access routines |
size3d.hh [code] | Facade to include 3D size access routines |
skeleton.hh [code] | Definition of tags used in the skeleton types associated to image types |
skeleton_constrained.cc [code] | |
skeleton_constrained.hh [code] | Compute a skeleton under constraints |
sli.hh [code] | Meta function to retrieve/modify the sli coord of a point |
slice_image.cc [code] | |
slice_image.hh [code] | Definition of a 2D image extracted from a slice of a 3D image |
slices_2d.cc [code] | |
slices_2d.hh [code] | Create a 2D image of the slices of the 3D image input |
snake_fwd.cc [code] | |
snake_fwd.hh [code] | Browsing in a snake-way, forward |
snake_generic.hh [code] | Browsing in a snake-way, forward |
snake_generic_2d_hori.cc [code] | |
snake_generic_2d_vert.cc [code] | |
snake_generic_3d_hori.cc [code] | |
snake_generic_3d_vert.cc [code] | |
snake_vert.cc [code] | |
snake_vert.hh [code] | Browsing in a snake-way, forward |
sobel_2d.cc [code] | |
sobel_2d.hh [code] | Sobel_2d filter |
soft_heap.cc [code] | |
soft_heap.hh [code] | Define a generic soft heap |
next/solve.hh [code] | FIXME |
solve.hh [code] | FIXME |
next/solve_binary.hh [code] | FIXME |
solve_binary.hh [code] | FIXME |
solve_proxy.hh [code] | Proxy support for "next" trait solver |
next/solve_unary.hh [code] | FIXME |
solve_unary.hh [code] | FIXME |
sort_offsets.hh [code] | Sort_Offsets the contents of an image into another one |
sort_psites.cc [code] | |
sort_psites.hh [code] | Sort_Psites the contents of an image into another one |
sorted.hh [code] | Fast connected component labeling of the object part in a binary image |
sphere3d.cc [code] | |
sphere3d.hh [code] | Definition of the mln::win::sphere3d window |
sqr.hh [code] | Define the square (sqr) routine |
math/sqrt.hh [code] | Define the (non-negative) square root (sqrt) routine |
metal/math/sqrt.hh [code] | Definition of the 'sqrt' static function |
stack.cc [code] | |
stack.hh [code] | Definition of the stack image type |
static_n_face_iter.hh [code] | Definition of forward and backward iterators on all the N-faces of a complex, N being a static value |
stop.hh [code] | Stop printing traces except if trace::full_trace is enabled |
stretch.cc [code] | |
stretch.hh [code] | Transform linearly the contents of an image into another one in a stretching way |
stretch_full.cc [code] | |
closing/approx/structural.cc [code] | |
closing/structural.cc [code] | |
opening/approx/structural.cc [code] | |
opening/structural.cc [code] | |
closing/approx/structural.hh [code] | Approximate of morphological structural closing |
closing/structural.hh [code] | Morphological structural closing |
opening/approx/structural.hh [code] | Approximate of morphological structural opening |
opening/structural.hh [code] | Morphological structural opening |
structured.hh [code] | Define a generic class for structured values |
sub_image.cc [code] | |
sub_image.hh [code] | Definition of morpher that makes an image become restricted given by a point set |
sub_image_if.hh [code] | Image having its domain restricted by a site set and a function |
subsample.hh [code] | Subsample a Boolean image |
subsampling.hh [code] | Produce a subsampled image |
subtractive.hh [code] | Filtering with subtractive strategy |
attribute/sum.cc [code] | |
closing/sum.cc [code] | |
opening/sum.cc [code] | |
accu/math/sum.hh [code] | Define an accumulator that computes a sum |
estim/sum.hh [code] | Compute the sum pixel value |
morpho/attribute/sum.hh [code] | Define an accumulator that computes the sum of component values |
morpho/closing/sum.hh [code] | Morphological sum closing |
accu/math/sup.hh [code] | Define an accumulator that computes a sup |
fun/math/sup.hh [code] | |
super.cc [code] | |
super_value.hh [code] | Definition of the mln::super_value trait |
superpose.cc [code] | |
debug/superpose.hh [code] | Superpose two images |
labeling/superpose.hh [code] | Superpose two labeled images |
morpho/watershed/superpose.hh [code] | Convert an image to a rgb8 image and draw the watershed lines |
sym.cc [code] | |
sym.hh [code] | Give the symmetrical object |
sym_diff.cc [code] | |
sym_diff.hh [code] | Set theoretic symmetrical difference of a couple of sets |
symbolic.hh [code] | Define a generic class for symbolic values |
symbolics.hh [code] | Some definitions about built-in symbolic types |
tags.hh [code] | Define a set of tags for images types |
take.cc [code] | |
image/take.hh [code] | Update an image of accumulators by taking a value or the contents of another image |
take.hh [code] | Define an accumulator that takes image pixels |
take_as_init.cc [code] | |
take_as_init.hh [code] | Initialize an image of accumulators by taking a first value |
take_n_times.cc [code] | |
take_n_times.hh [code] | Update an image of accumulators by taking the contents of another image with a multiplicity |
tautology.hh [code] | Definition of a p2b function always returning true |
templated_by.hh [code] | Check if a type is templated by a given template |
ternary.hh [code] | FIXME |
tests.hh [code] | Shared tests for labeling canvas arguments |
thick_miss.hh [code] | Morphological thick-miss |
thickening.hh [code] | Morphological thickening |
thickness.hh [code] | Define the variable which specifies border thickness for image creation |
thin_fit.hh [code] | Morphological thin-fit |
thinning.cc [code] | |
thinning.hh [code] | Morphological thinning |
threshold.cc [code] | |
binarization/threshold.hh [code] | Threshold an image |
fun/v2b/threshold.hh [code] | FIXME |
thru_image.hh [code] | Definition of a morpher that morph image values through a function |
thrubin_image.hh [code] | Definition of a morpher that morph values from two images through a binary function |
tiff2pbm.cc [code] | |
mln/util/timer.hh [code] | Definition of a timer |
tests/timer.hh [code] | Timer to bench tests |
times.cc [code] | |
arith/times.hh [code] | Point-wise multiplication between images |
trait/op/times.hh [code] | Declaration of the "binary multiplication" operator trait |
times_full.cc [code] | |
to.hh [code] | General conversion procedure given the destination type |
to_dpoint.hh [code] | Conversions to mln::Dpoint |
data/to_enc.hh [code] | Transform with fun::v2v::enc the contents of an image into another one |
fun/meta/to_enc.hh [code] | FIXME: doc |
to_fun.hh [code] | Conversions towards some mln::Function |
to_hsl.cc [code] | |
to_image.cc [code] | |
to_image.hh [code] | |
to_image1d.cc [code] | |
to_neighb.hh [code] | Make a custom graph neighborhood from a mask image |
to_p_array.cc [code] | |
to_p_array.hh [code] | Conversions to mln::p_array |
to_p_set.cc [code] | |
to_p_set.hh [code] | Conversions to mln::p_set |
to_result.cc [code] | |
to_result.hh [code] | Convert an image of accumulators into a result image |
to_rgb.cc [code] | |
to_upper_window.hh [code] | Conversions to upper mln::window |
to_win.hh [code] | Make a custom graph window from a mask image |
to_window.cc [code] | |
to_window.hh [code] | Conversions to mln::window |
elementary/top_hat.cc [code] | |
top_hat.cc [code] | |
elementary/top_hat.hh [code] | Morphological elementary top-hats |
top_hat.hh [code] | Morphological top-hats |
topological.cc [code] | Exercise the Topological Watershed Transform (WST) |
topological.hh [code] | Topological Watershed Transform (WST) algorithm |
tr_image.cc [code] | |
tr_image.hh [code] | Definition of the morpher mln::tr_image presenting an image through a (bijective) transformation |
trace.cc [code] | |
tracked_ptr.hh [code] | Definition of a smart pointer for shared data with tracking |
accu/transform.cc [code] | |
data/transform.cc [code] | |
accu/transform.hh [code] | Transform an image by applying locally an accumulator on its values |
data/transform.hh [code] | Transform the contents of an image into another one |
transform_diagonal.cc [code] | |
transform_diagonal.hh [code] | Run an accumulator over a diagonal |
transform_directional.cc [code] | |
transform_directional.hh [code] | Run an accumulator over a particular direction |
transform_full.cc [code] | |
transform_inplace.cc [code] | |
transform_inplace.hh [code] | Transform inplace the contents of an image through a function |
transform_line.cc [code] | |
transform_line.hh [code] | Run an accumulator over a line (in a particular direction) |
transform_snake.cc [code] | |
transform_snake.hh [code] | Run an accumulator in a snake-like browsing |
transform_stop.hh [code] | Transform_Stop an image by applying locally an accumulator on its values |
transformed_image.cc [code] | |
transformed_image.hh [code] | Definition of an image morpher that has a site set transformed through a function |
translate.cc [code] | |
translate.hh [code] | Translate an image |
p2p/translation.cc [code] | |
x2x/translation.cc [code] | |
p2p/translation.hh [code] | FIXME: doc |
x2x/translation.hh [code] | Define a translation function |
tree.cc [code] | |
tree.hh [code] | Definition of a generic general tree |
tree_fast.cc [code] | |
tree_fast.hh [code] | Definition of a fast generic general fast tree |
tree_fast_to_image.cc [code] | |
tree_fast_to_image.hh [code] | Definition of function which transform a tree_fast into an image |
tree_to_fast.cc [code] | |
tree_to_fast.hh [code] | Definition of function which converts a tree into tree_fast |
tree_to_image.cc [code] | |
tree_to_image.hh [code] | Definition of function which transform a tree into an image |
trilinear.hh [code] | Define a trilinear interpolation of values from an underlying image |
tuple.cc [code] | |
tuple.hh [code] | Define a tuple of accumulators |
tuto2_first_image.cc [code] | |
tuto3_rw_image.cc [code] | |
tuto4_genericity_and_algorithms.cc [code] | |
tutorial.hh [code] | |
uminus.cc [code] | |
uminus.hh [code] | Declaration of the "unary minus" operator trait |
spe/unary.hh [code] | |
unary.hh [code] | |
unary_param.hh [code] | |
unconst.cc [code] | |
unconst.hh [code] | FIXME |
undef.hh [code] | Undefined flag type for a trait |
uni.cc [code] | |
uni.hh [code] | Compute the union of a couple of sets |
by_dilation/union_find.cc [code] | |
by_erosion/union_find.cc [code] | |
by_dilation/union_find.hh [code] | |
by_erosion/union_find.hh [code] | |
unique.cc [code] | |
unique.hh [code] | Give the unique set |
unproject_image.cc [code] | |
unproject_image.hh [code] | Definition of a morpher that un-projects an image |
unptr.hh [code] | FIXME |
unqualif.hh [code] | Suppress possible 'const' and/or '&' (reference) from a qualified type |
unref.hh [code] | FIXME |
untake.cc [code] | |
untake.hh [code] | Update an image of accumulators by untaking a value or the contents of another image |
update.cc [code] | |
update.hh [code] | Update an accumulator with image pixel values |
uplus.hh [code] | Declaration of the "unary plus" operator trait |
util.hh [code] | |
utils.hh [code] | Utilities |
v.hh [code] | Define an accumulator that computes a min and a max |
labeling/value.cc [code] | |
opt/value.cc [code] | |
pw/value.cc [code] | |
core/concept/value.hh [code] | Definition of the concept of mln::Value |
labeling/value.hh [code] | Connected component labeling of image sites at a given value |
opt/value.hh [code] | Define the opt::value routine |
pw/value.hh [code] | FIXME |
value_.hh [code] | Some base trait types for value types |
value_array.hh [code] | Define a generic array indexed by an iterable type |
value_at_index.cc [code] | |
value_at_index.hh [code] | File that define a function that gives an index per value |
doc/value_iterator.hh [code] | |
value_iterator.hh [code] | Definition of the concept of mln::Value_Iterator |
value_like.hh [code] | Factor code for value classes defined over another type |
doc/value_set.hh [code] | |
value_set.hh [code] | Definition of the concept of mln::Value_Set |
values.cc [code] | |
accu/stat/var.cc [code] | |
core/other/var.cc [code] | Test of macros based on mln_VAR |
accu/stat/var.hh [code] | Define an accumulator that computes the variance matrix of a set of vectors |
core/var.hh [code] | Various macros (syntactic sugar) to shorten declarations of variables |
pw/var.hh [code] | FIXME |
variance.hh [code] | Define an accumulator that computes the variance of a set of values |
vec.cc [code] | |
algebra/vec.hh [code] | Definition of a generic vector class |
fun/vv2v/vec.hh [code] | Computing the vecimum of two values using a functor |
make/vec.hh [code] | Routine to construct an mln::algebra::vec |
metal/vec.hh [code] | Definition of a generic vector class |
vec2.cc [code] | |
vec2d.hh [code] | Definition of the mln::vec2d* alias |
vec3d.hh [code] | Definition of the mln::vec3d* alias |
vectorial.hh [code] | Define a generic class for vectorial values |
version.hh [code] | |
vertex.hh [code] | Implementation of a graph vertex |
vertex_and_edge_image.cc [code] | |
vertex_image.cc [code] | |
core/image/vertex_image.hh [code] | Image based on graph vertices |
make/vertex_image.hh [code] | Routine to create a vertex image |
vertex_impl.hh [code] | Define a couple of implementation classes to provide methods to classes of generalized vertexs |
video.hh [code] | Fast connected component labeling of the object part in a binary image |
violent_cast_image.hh [code] | Definition of an image morpher that make the user see the same image but with another data type |
viter.hh [code] | Definition of iterators on value sets |
vline2d.cc [code] | |
vline2d.hh [code] | Definition of the mln::win::vline2d window |
attribute/volume.cc [code] | |
closing/volume.cc [code] | |
opening/volume.cc [code] | |
accu/shape/volume.hh [code] | Define an accumulator that computes the volume of a component through one of its pixels |
morpho/attribute/volume.hh [code] | Define an accumulator that computes the volume of a component |
morpho/closing/volume.hh [code] | Morphological volume closing |
morpho/opening/volume.hh [code] | Morphological volume opening |
voronoi.hh [code] | Routine to construct a Voronoi mln::p_graph |
core/other/w_window.cc [code] | |
make/w_window.cc [code] | |
core/w_window.hh [code] | Definition of the generic weighted window class mln::w_window |
make/w_window.hh [code] | Routine to create a mln::w_window |
w_window1d.hh [code] | Routine to create an mln::w_window in the 1D case |
w_window1d_float.hh [code] | Definition of the mln::w_window1d_float alias |
w_window1d_int.cc [code] | |
core/alias/w_window1d_int.hh [code] | Definition of the mln::w_window1d_int alias |
make/w_window1d_int.hh [code] | Routine to create a mln::w_window1d_int |
w_window2d.hh [code] | Routine to create an mln::w_window in the 2D case |
w_window2d_float.hh [code] | Definition of the mln::w_window2d_float alias |
w_window2d_int.cc [code] | |
core/alias/w_window2d_int.hh [code] | Definition of the mln::w_window2d_int alias |
make/w_window2d_int.hh [code] | Routine to create a mln::w_window2d_int |
w_window3d.hh [code] | Routine to create an mln::w_window in the 3D case |
w_window3d_float.hh [code] | Definition of the mln::w_window3d_float alias |
w_window3d_int.cc [code] | |
core/alias/w_window3d_int.hh [code] | Definition of the mln::w_window3d_int alias |
make/w_window3d_int.hh [code] | Routine to create a mln::w_window3d_int |
w_window_directional.cc [code] | |
w_window_directional.hh [code] | Routine to create a directional mln::w_window |
warning.hh [code] | Display warning message in trace output |
was.median.hh [code] | Obsolete routines for median filtering |
doc/weighted_window.hh [code] | |
weighted_window.hh [code] | Definition of the concept of mln::Weighted_Window |
weighted_window_base.hh [code] | Definition of a base class for weighted window classes |
white.cc [code] | |
white.hh [code] | Definition of the 'white' literal |
win-create-1.cc [code] | |
win-create-2.cc [code] | |
win.hh [code] | |
win_chamfer.hh [code] | Routine to create chamfer mln::w_window2d_int |
concept/doc/window.hh [code] | |
concept/window.hh [code] | Definition of the concept of mln::Window |
window.hh [code] | Definition of the generic window class mln::window |
window1d.cc [code] | |
window1d.hh [code] | Definition of the mln::window1d alias and of a construction routine |
window2d.cc [code] | |
window2d.hh [code] | Definition of the mln::window2d alias and of a construction routine |
window3d.cc [code] | |
window3d.hh [code] | Definition of the mln::window3d alias and of a construction routine |
window_base.hh [code] | Definition of a base class for window classes |
windows.hh [code] | Some base trait types for windows |
fun/v2v/wrap.cc [code] | |
labeling/wrap.cc [code] | |
data/wrap.hh [code] | Routine to wrap values such as 0 -> 0 and [1, lmax] maps to [1, Lmax] (using modulus) |
fun/v2v/wrap.hh [code] | Function to wrap labels such as 0 -> 0 and [1, lmax] maps to [1, Lmax] (using modulus) |
labeling/wrap.hh [code] | Wrap labels such as 0 -> 0 and [1, lmax] maps to [1, Lmax] (using modulus) |
write_header.hh [code] | |
x2x_linear_impl.hh [code] | Implementation class for every linear function from vector to vector in an homogeneous coordinates system |
xor.cc [code] | |
logical/xor.hh [code] | Point-wise "logical xor" between binary images |
trait/op/xor.hh [code] | Declaration of the "binary xor" operator trait |
yes.cc [code] | |
yes.hh [code] | Definition of an object that always says "yes" |
zero.cc [code] | |
zero.hh [code] | Definition of the literal of mln::zero |