Difference between revisions of "Publications/randrianasoa.21.softx"

From LRDE

(Created page with "{{Publication | published = true | date = 2021-12-17 | authors = Jimmy Francky Randrianasoa, Camille Kurtz, Éric Desjardin, Nicolas Passat | title = AGAT: Building and Evalua...")
 
 
Line 7: Line 7:
 
| volume = 16
 
| volume = 16
 
| number = 100855
 
| number = 100855
| pages =
 
 
| publisher = Elsevier
 
| publisher = Elsevier
 
| lrdeprojects = Olena
 
| lrdeprojects = Olena
 
| lrdenewsdate = 2021-12-17
 
| lrdenewsdate = 2021-12-17
| abstract = AGAT is a Java library dedicated to the constructionhandling and evaluation of binary partition trees, a hierarchical data structure providing multiscale partitioning of images and, more generally, of valued graphs. On the one hand, this library offers functionalities to build binary partition trees in the usual way, but also to define multifeature trees, a novel and richer paradigm of binary partition trees built from multiple images and/or several criteria. On the other hand, it also allows one to manipulate the binary partition trees, for instance by defining/computing tree cuts that can be interpreted in particular as segmentations when dealing with image modeling. In addition, some evaluation tools are also provided, which allow one to evaluate the quality of different binary partition trees for such segmentation tasks. AGAT can be easily handled by various kinds of users (studentsresearchers, practitioners). It can be used as is for experimental purposes, but can also form a basis for the development of new methods and paradigms for constructionuse and intensive evaluation of binary partition trees. Beyond the usual imaging applications, its underlying structure also allows for more general developments in graph-based analysis, leading to a wide range of potential applications in computer visionimage/data analysis and machine learning.
+
| abstract = AGAT is a Java library dedicated to the constructionhandling and evaluation of binary partition trees, a hierarchical data structure providing multiscale partitioning of images and, more generally, of valued graphs. On the one hand, this library offers functionalities to build binary partition trees in the usual way, but also to define multifeature trees, a novel and richer paradigm of binary partition trees built from multiple images and/or several criteria. On the other handit also allows one to manipulate the binary partition trees, for instance by defining/computing tree cuts that can be interpreted in particular as segmentations when dealing with image modeling. In addition, some evaluation tools are also provided, which allow one to evaluate the quality of different binary partition trees for such segmentation tasks. AGAT can be easily handled by various kinds of users (students, researchers, practitioners). It can be used as is for experimental purposes, but can also form a basis for the development of new methods and paradigms for construction, use and intensive evaluation of binary partition trees. Beyond the usual imaging applications, its underlying structure also allows for more general developments in graph-based analysis, leading to a wide range of potential applications in computer visionimage/data analysis and machine learning.
 
| type = article
 
| type = article
 
| id = randrianasoa.21.softx
 
| id = randrianasoa.21.softx
Line 25: Line 24:
 
volume = <nowiki>{</nowiki>16<nowiki>}</nowiki>,
 
volume = <nowiki>{</nowiki>16<nowiki>}</nowiki>,
 
number = <nowiki>{</nowiki>100855<nowiki>}</nowiki>,
 
number = <nowiki>{</nowiki>100855<nowiki>}</nowiki>,
pages = <nowiki>{</nowiki><nowiki>}</nowiki>,
 
 
month = dec,
 
month = dec,
 
publisher = <nowiki>{</nowiki>Elsevier<nowiki>}</nowiki>,
 
publisher = <nowiki>{</nowiki>Elsevier<nowiki>}</nowiki>,

Latest revision as of 14:44, 10 March 2022

Abstract

AGAT is a Java library dedicated to the constructionhandling and evaluation of binary partition trees, a hierarchical data structure providing multiscale partitioning of images and, more generally, of valued graphs. On the one hand, this library offers functionalities to build binary partition trees in the usual way, but also to define multifeature trees, a novel and richer paradigm of binary partition trees built from multiple images and/or several criteria. On the other handit also allows one to manipulate the binary partition trees, for instance by defining/computing tree cuts that can be interpreted in particular as segmentations when dealing with image modeling. In addition, some evaluation tools are also provided, which allow one to evaluate the quality of different binary partition trees for such segmentation tasks. AGAT can be easily handled by various kinds of users (students, researchers, practitioners). It can be used as is for experimental purposes, but can also form a basis for the development of new methods and paradigms for construction, use and intensive evaluation of binary partition trees. Beyond the usual imaging applications, its underlying structure also allows for more general developments in graph-based analysis, leading to a wide range of potential applications in computer visionimage/data analysis and machine learning.


Bibtex (lrde.bib)

@Article{	  randrianasoa.21.softx,
  author	= {Jimmy Francky Randrianasoa and Camille Kurtz and \'Eric
		  Desjardin and Nicolas Passat},
  title		= {{AGAT}: {B}uilding and Evaluating Binary Partition Trees
		  for Image Segmentation},
  journal	= {SoftwareX},
  year		= 2021,
  volume	= {16},
  number	= {100855},
  month		= dec,
  publisher	= {Elsevier},
  abstract	= {AGAT is a Java library dedicated to the construction,
		  handling and evaluation of binary partition trees, a
		  hierarchical data structure providing multiscale
		  partitioning of images and, more generally, of valued
		  graphs. On the one hand, this library offers
		  functionalities to build binary partition trees in the
		  usual way, but also to define multifeature trees, a novel
		  and richer paradigm of binary partition trees built from
		  multiple images and/or several criteria. On the other hand,
		  it also allows one to manipulate the binary partition
		  trees, for instance by defining/computing tree cuts that
		  can be interpreted in particular as segmentations when
		  dealing with image modeling. In addition, some evaluation
		  tools are also provided, which allow one to evaluate the
		  quality of different binary partition trees for such
		  segmentation tasks. AGAT can be easily handled by various
		  kinds of users (students, researchers, practitioners). It
		  can be used as is for experimental purposes, but can also
		  form a basis for the development of new methods and
		  paradigms for construction, use and intensive evaluation of
		  binary partition trees. Beyond the usual imaging
		  applications, its underlying structure also allows for more
		  general developments in graph-based analysis, leading to a
		  wide range of potential applications in computer vision,
		  image/data analysis and machine learning.},
  doi		= {10.1016/j.softx.2021.100855}
}