#234: Add more I/O routines for graph and complexes
-------------------------+--------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Milena | Version: 1.0
Keywords: |
-------------------------+--------------------------------------------------
We need routines to read input from/write output to these file formats :
!GraphViz's (`.dot`, `.neato`, etc.):: Nothing has been done so far,
except some ad hoc outputs in
source:milena/apps/papers/levillain.09.ismm/graph.cc).
VTK's:: Roland has started to support the VTK legacy format, since it is
easy to produce ; the other, newer format is XML-based.
OFF file format:: Milena already provides some read/write support for
this format, but there is still some work to do (see the FIXMEs in
source:milena/mln/io/off).
TikZ/PGF "format":: TikZ (and/or PGF) outputs would be useful to draw
figures for LaTeX documents like papers, documentation, manuals, etc. (I'm
unsure about inputs).
--
Ticket URL: <https://trac.lrde.org/olena/ticket/234>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
Show replies by date
#234: Add more I/O routines for graphs and complexes
--------------------------+-------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Milena | Version: 1.0
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment(by levill_r):
Typo in summary.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/234#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.