LibDSSMeasure

Authors : David Coeurjolly & Isabelle Sivignon (see AUTHORS)

The aim of this library is to compute the measure of the set of lines associated to domains defined as polygons in the (a,b)-parameter space.

Download

 svn checkout https://svn.liris.cnrs.fr/dcoeurjo/libDSSMeasure

or browse the repository: https://svn.liris.cnrs.fr/dcoeurjo/libDSSMeasure

USAGE

See DSSMeasure.h and test_libDSSMeasure.cc. Polygonal domains must have vertices ordered counter-clockwise.

BUILD

Just use the Cmake command (www.cmake.org) to generate the project (Makefile, VS Project..).

Ex. on GNU/Linux :

%%> mkdir build ; cd build
%%> cmake ..
%%> make

LICENCE

See LICENSE-en and LICENSE-fr

REFERENCE

@inproceedings{COEURJOLLY:2009:HAL-00432711:1,
|  ^ title = { {M}easure of {S}traight {L}ines and its {A}pplications in {D}igital {G}eometry}, ^
^  | author = {{C}oeurjolly, {D}avid and {S}ivignon, {I}sabelle}, |
^  | abstract = {{I}n digital geometry, objects such as digital straight lines can be considered as equivalent classes of {E}uclidean straight lines with re- spect to a digitization process. {T}his paper investigates the analysis of the set of straight lines whose digitization is a given digital straight seg- ment with the help of tools from integral geometry. {A}fter a definition of a measure on such sets, we illustrate several applications of it in digital geometry.}, |
^  | language = {{A}nglais}, |
^  | affiliation = {{L}aboratoire d'{I}nfo{R}matique en {I}mages et {S}yst{\`e}mes d'{I}nformation - {LIRIS} - {CNRS} : {UMR}5205 - {U}niversit{\'e} {C}laude {B}ernard - {L}yon {I} - {U}niversit{\'e} {L}umi{\`e}re - {L}yon {II} - {I}nstitut {N}ational des {S}ciences {A}ppliqu{\'e}es de {L}yon - {E}cole {C}entrale de {L}yon }, |
^  | booktitle = {13th {I}nternational {W}orkshop on {C}ombinatorial {I}mage {A}nalysis 13th {I}nternational {W}orkshop on {C}ombinatorial {I}mage {A}nalysis }, |
^  | publisher = {{R}esearch {P}ublishing {S}ervices }, |
^  | pages = {1-12 }, |
^  | address = {{C}ancun {M}exique }, |
^  | audience = {internationale }, |
    year = {2009},
    URL = {http://hal.archives-ouvertes.fr/hal-00432711/en/},
    URL = {http://hal.archives-ouvertes.fr/hal-00432711/PDF/mesure.pdf},
}
 
code/libdssmeasure.txt · Last modified: 2011/03/14 21:23 (external edit)