Closed asino closed 3 weeks ago
Did you installed necessary qt-box-editor dependencies?
I have the same issue. I installed qt-box-editor with all the dependencies. I then bundled the exe and the dependencies in the same folder and added this path to the PATH env variable. I still see the wrong file error. I have tried various sizes of tifs (small and big), with and without compression.
I am on Win 8, 64bit.
Can you try other image format e.g. png?
png works! Thanks.
I have installed everything about qt-box-editor dependencies, include libtiff-3.dll . png works me , thanks !
Can you please try this:
The result is exactly the same. Wrong file error. Attached is the image.
same error
Can you please try to download and test http://www.sk-spell.sk.cx/qt-box-editor/qt-box-editor-1.11dev.exe? For opening tiff I started to use leptonica instead of QT QImage loader... I need to be sure this solve your problems...
This one works well. I was able to open big tiff files even upto ~10MB.
Thanks much for this great tool zdenop. It tightened the time to train tesseract - thirty (days) to trice! :-)
I am closing this issues as solved in current code.
thanks for lot. I'm sorry about the replay late. i tested qt-box-editor-1.11dev.exe , and same issue still in there. when a Tiff file format was 16bit (gray) , it would not be loaded. when load a 8Bit(Indexed) file , it is worked , but some file can not display the graphic on the screen. tiff files created by GIMP v2.6.6 .
From: zdenop notifications@github.com To: zdenop/qt-box-editor qt-box-editor@noreply.github.com Cc: asino asinomn@yahoo.com Sent: Wednesday, May 29, 2013 3:20 AM Subject: Re: [qt-box-editor] cannot load tiff file (#32)
I am closing this issues as solved in current code. — Reply to this email directly or view it on GitHub.
if version 1.11 is not able to work with your tiff will not work in tesseract too. You can send me you tiff file for further investigation, but it looks like you choose wrong parameters for tiff.
Thanks for your support, you pointed me to the right direction. when open a file (include tesseract sample photo) and create box file, qt-box(v1.11) be going to crash in my environment . Attachment a screenshot and some sample tiff.
You did not attached anything ;-) Did you tried to create boxfile outside of QTB (directly by tesseract)?
sorry, directly attached zip in the replay email. how to send original tiff file for you? I directly tried make box file by tesseract command line, it's ok, nothing wrong. if open tiff file that already existed box file ,it's worked fine.
You can send original tiff to zdenop @ gmail . com (remove spaces ;-) ) Message you see is (Error in...) is from leptonica and the same be produced by tesseract... So I need your file for analyze.
I sent sample package to given address
it is really odd that you can import png instead of tiff image. is you tiff 16 bits or 8bits. it will decide whether you can load tiff images vb.net or not. give another try.
Thanks a lot
@asino is the issue solved for you? Unfortunately I was not able to find any useful information from package you sent me...
@zdenop sorry, the issue is not solved for me. maybe it is my OS env problam or wrong type tiff , whatever I used the png file for make box. Thanks.
I wonder whether the Tiff processor I am testing about theses days can help with the Tiff loading problem or not. I am not so sure about it. Or you can also google it and select an image loading SDK whose way of processing is simple and fast to help you with the related work. Remember to check its free trial package first if possible. But I hope you success. Good luck.
Best regards, Arron
env: windows 7 SP1 qt-box-editor v1.10 when open a tif or tiff (even default tests/8.tif) file , popup wrong file window and said cannot load xxxxxxx.tif. etc.