#144: Fix load (and maybe save) routine(s) for ASCII-encoded PBM images
-------------------------------------+--------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: new
Priority: critical | Milestone: Olena 1.0
Component: Milena | Version: 1.0
Keywords: I/O IO input output pbm |
-------------------------------------+--------------------------------------
Théo discovered on May 28, 2008 that the load routine for ASCII-encoded
PBM (boolean) images was broken (and maybe the save routine, too).
The other ASCII-based Netpbm should be checked as well. Don't close this
ticket until all of these routine have been inspected and declared safe!
--
Ticket URL: <https://trac.lrde.org/olena/ticket/144>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
Show replies by date
#144: Fix load (and maybe save) routine(s) for ASCII-encoded PBM images
-----------------------+----------------------------------------------------
Reporter: levill_r | Owner: lazzara
Type: defect | Status: assigned
Priority: critical | Milestone: Olena 1.0
Component: Milena | Version: 1.0
Resolution: | Keywords: I/O IO input output pbm
-----------------------+----------------------------------------------------
Changes (by lazzara):
* owner: Olena Team => lazzara
* status: new => assigned
--
Ticket URL: <https://trac.lrde.org/olena/ticket/144#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
#144: Fix load (and maybe save) routine(s) for ASCII-encoded PBM images
-----------------------+----------------------------------------------------
Reporter: levill_r | Owner: lazzara
Type: defect | Status: closed
Priority: critical | Milestone: Olena 1.0
Component: Milena | Version: 1.0
Resolution: fixed | Keywords: I/O IO input output pbm
-----------------------+----------------------------------------------------
Changes (by lazzara):
* status: assigned => closed
* resolution: => fixed
Comment:
Load routines are fixed in r3934.
Currently it is not possible to save ASCII-encoded PBM/PGM images.
I'll create a ticket for that.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/144#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.