#281: Repair the online Document Layout Analysis and Reconstruction demo
---------------------------+----------------------
Reporter: levill_r | Owner: levill_r
Type: defect | Status: new
Priority: major | Milestone:
Component: Web | Version: 2.0
Keywords: demonstration |
---------------------------+----------------------
Guillaume Lazzara reported an issue with the online Document Layout
Analysis and Reconstruction demo:
http://lists.lrde.epita.fr/pipermail/olena/2013-August/000550.html
hosted at
http://olena.lrde.epita.fr/demos/document_segmentation.php
The processed ended with this error:
"PDF output : /tmp/web_app147489430652208889c261d3.66045018.pdf"Ooops!
Something went wrong. Please contact us in order to fix that!
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/281>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch vtk-format has been deleted
was 6629f93070da7d9eea9fa6a7b99e96154d624565
-----------------------------------------------------------------------
6629f93070da7d9eea9fa6a7b99e96154d624565 Add preliminary VTK input for binary images.
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch maxtree-integration has been created
at 3193cca84ee8ff98f1f406fd255313aabdfb23fb (commit)
- Log -----------------------------------------------------------------
3193cca Fix some shortcomings in binary subsampling. This function used to memory leak and makes an unnecessary heap memory allocation. Moreover, it makes some unnecessary assumptions about the domain of the image (only worked for 2D images with a domain starting at (0,0)).
e3bd054 Fix issues with loading ascii ppm.
5b8491a Minor updates to make things compile.
a7536eb Add MLN_WO_GLOBAL_VARS directive that prevents globals vars to be included.
366258c Tree debug tools.
9d7b9fa Tree build algorithms and tree management routines
ab86054 Unified structure for simple/dual input min/max tree.
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform