#264: Merge try-next into next --------------------------+------------------------------------------------- Reporter: lazzara | Owner: levill_r Type: pull-request | Status: new Priority: major | Milestone: Olena 2.1 Component: Olena | Version: 1.0 Keywords: | --------------------------+------------------------------------------------- This branch includes the following patches: * Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads. * Fix compilation issues with Scribo.
#264: Merge unstable/scribo into next --------------------------+------------------------------------------------- Reporter: lazzara | Owner: levill_r Type: pull-request | Status: new Priority: major | Milestone: Olena 2.1 Component: Olena | Version: 1.0 Keywords: | --------------------------+------------------------------------------------- Description changed by lazzara:
Old description:
This branch includes the following patches:
- Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads.
- Fix compilation issues with Scribo.
New description:
This branch includes the following patches: * Improve speed of io::magick functions. * Rename point_at_index, delta_index and index_of_point. * Provide OCR output confidence after text recognition. * Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads. * Fix compilation issues with Scribo. * Fix Macports generated file according to Macports Team. * Link to libGraphicsMagick++ if GraphicsMagick++ is enabled. * General improvements of Scribo tools (more options, less warning...). * Fix a missing initialization in mln::registration::icp.
--
#264: Merge unstable/scribo into next --------------------------+------------------------------------------------- Reporter: lazzara | Owner: levill_r Type: pull-request | Status: new Priority: major | Milestone: Olena 2.1 Component: Olena | Version: 1.0 Keywords: | --------------------------+------------------------------------------------- Description changed by lazzara:
Old description:
This branch includes the following patches:
- Improve speed of io::magick functions.
- Rename point_at_index, delta_index and index_of_point.
- Provide OCR output confidence after text recognition.
- Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads.
- Fix compilation issues with Scribo.
- Fix Macports generated file according to Macports Team.
- Link to libGraphicsMagick++ if GraphicsMagick++ is enabled.
- General improvements of Scribo tools (more options, less
warning...).
- Fix a missing initialization in mln::registration::icp.
New description:
This branch includes the following patches: * Improve speed of io::magick functions. * Rename point_at_index, delta_index and index_of_point. * Provide OCR output confidence after text recognition. * Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads. (ticket #253) * Fix compilation issues with Scribo. * Fix Macports generated file according to Macports Team. * Link to libGraphicsMagick++ if GraphicsMagick++ is enabled. * General improvements of Scribo tools (more options, less warning...). * Fix a missing initialization in mln::registration::icp (ticket #198).
--
#264: Merge unstable/scribo into next ---------------------------+----------------------- Reporter: lazzara | Owner: levill_r Type: pull-request | Status: closed Priority: major | Milestone: Olena 2.1 Component: Olena | Version: 2.0 Resolution: fixed | Keywords: ---------------------------+----------------------- Changes (by levill_r):
* status: new => closed * version: 1.0 => 2.0 * resolution: => fixed
Old description:
This branch includes the following patches:
- Improve speed of io::magick functions.
- Rename point_at_index, delta_index and index_of_point.
- Provide OCR output confidence after text recognition.
- Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads.
(ticket #253)
- Fix compilation issues with Scribo.
- Fix Macports generated file according to Macports Team.
- Link to libGraphicsMagick++ if GraphicsMagick++ is enabled.
- General improvements of Scribo tools (more options, less
warning...).
- Fix a missing initialization in mln::registration::icp (ticket
#198).
New description:
This branch includes the following patches: * Improve speed of io::magick functions. * Rename point_at_index, delta_index and index_of_point. * Provide OCR output confidence after text recognition. * Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads. (ticket #253) * Fix compilation issues with Scribo. * Fix Macports generated file according to Macports Team. * Link to libGraphicsMagick++ if !GraphicsMagick++ is enabled. * General improvements of Scribo tools (more options, less warning...). * Fix a missing initialization in mln::registration::icp (ticket #198).
--
Comment:
Merged into branch next earlier this year; closing.