---------- Forwarded message ----------
From: Nicolas Limare <nicolas.limare(a)cmla.ens-cachan.fr>
8<----------8<----------8<----------8<----------8<----------8<----------
IPOL 2012 Meeting on Image Processing Libraries
-> http://www.ipol.im/news/20120627_image_processing_libraries/
Many tools and software environments coexist in the image processing
field, and researchers need to know more about these software to make
informed choices. IPOL and the CMLA image processing group organize a
meeting on image processing libraries. This event aims at gathering
information about the goal, history, design and current status of
various active research projects oriented towards image processing
code.
June 27th (Wed), 10:00 - 18:00
ENS Cachan, Cachan, Pavillon des Jardins
Participation is free, lunch and coffee break included.
Registration required by mail before June 20th at
nicolas.limare(a)cmla.ens-cachan.fr.
Confirmed presentations:
Olena/Milena, Thierry Geraud, LRDE/EPITA
CImg, David Tschumperlé, GREYC/ENSICAEN
OTB, Manuel Grizonnet, CNES
Megawave, Jacques Froment, LMAM/Univ. Bretagne Sud
Charon, Daniel Kondermann, Univ. Heidelberg
Vigra, Ullrich Köthe, Univ. Heidelberg
Pink, Michel Couprie, ESIEE
Mamba, Serge Beucher, CMM/Mines
Population, Vincent Tariel, Shinoe
Yayi, Raffi Enficiaud, DxO
Morph-M, Serge Koudoro & Michel Bilodeau, CMM/Mines
Qgar, Philippe Dosch & Antoine Tabbone, LORIA
DGtal, David Coeurjolly, LIRIS/CNRS
This event is supported by the Fondation Mathématiques Jacques
Hadamard and ENS Cachan.
Further details will be posted on this page when available.
8<----------8<----------8<----------8<----------8<----------8<----------
--
Nicolas LIMARE - CMLA - ENS Cachan http://www.cmla.ens-cachan.fr/~limare/
IPOL - image processing on line http://www.ipol.im/
A comment has been posted on a package that you are subscribed to.
Olena Team - EPITA Research and Development Laboratory (LRDE) made the following comment about the olena package:
Dear Aron, thanks for your review!
We have updated the changelog to close the following ITP bug : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657974
We have also fixed few other warnings but I don't know how to do for the last ones, especially for the hardening warnings since I added the following argument to configure:
$(shell dpkg-buildflags --export=configure)
You can view information on the package by visiting:
http://mentors.debian.net/package/olena
You can change your subscription by visiting your user account settings.
Thanks,
--
mentors.debian.net
A comment has been posted on a package that you are subscribed to.
Aron Xu made the following comment about the olena package:
Please file an ITP bug and close it in your changelog. This is the recommended way of introducing new package to Debian. Thanks.
You can view information on the package by visiting:
http://mentors.debian.net/package/olena
You can change your subscription by visiting your user account settings.
Thanks,
--
mentors.debian.net
Dear Eduardo.
On 05/14/2012 07:53 PM, Eduardo Basterrechea wrote:
> I read the web, but I can't find info about if you use linguistics data
> in OCR, and if you can OCR spanish texts.
>
> Thanks for the project it seems to be a great product !
Thanks for your interest in our project!
Regarding the Scribo module, its main task is to detect and extract
structure and data in documents.
We perform image processing treatments on images and try to OCR detected
text regions. For OCR, we use the open source project Tesseract which
supports many languages, including Spanish.
In Scribo, functions calling the OCR let the user choose which language
to use for recognition. For Spanish you shall have to use "spa" as argument.
For the moment, we do not use any other linguistics data in OCR such as
dictionnary or semantic post-processing to improve results.
Let us know if you need more information.
Best regards,
--
Guillaume