GithubHelp home page GithubHelp logo

Comments (19)

nguyenq avatar nguyenq commented on July 20, 2024 1

Implemented in commit 70ea8dd.

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024 1

@vivadavid Press the Shift key as you open another image to add to the existing ones.

The new version will be released in the next few days after I finalize the Tesseract build. Thanks.

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024 1

Yes, they have the same functionality.

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024

The app only operates on individual image files. You can stuff separate images into a multi-page TIFF and load that.

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

The app only operates on individual image files. You can stuff separate images into a multi-page TIFF and load that.

Thanks for your reply, and I'd like to kindly request this feature for a future release!

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Hi,

I wanted to kindly ask if adding this feature has been reconsidered .

Thanks in advance!

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Implemented in commit 70ea8dd.

Great news: thanks!

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Hi,

I've just tried version 6.13.0 and it works as you described. Thanks: now I can have more than one image open at the same time.

However, I'd like to make two comments:

  1. I was wondering if it would be possible to make adding an image the default behaviour instead of having to press SHIFT. Normally if you have a picture open and you click to open another one, that means you're interested in processing both images. Otherwise, you can just close the programme and open it again.
  2. If you need to process a large number of images, adding them one by one isn't ideal. It'd be great if multiple images could be selected on one go.

In any case, I appreciate the improvements.

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Also, I have a question.

I always thought the .NET version you can download on Sourceforge was behind in features, as the version number is lower, but today I had a look at the changelog for 6.11.0 for the .NET version and it's the same as the changelog for 6.13.0 for the Java version.

Is there a reason why they don't have the same version number? Users might be inclined to think that the Java version is more modern.

Thanks.

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024

One version (Java or .NET) of the program may have more revisions (for instance, due to bug fixes, dependency updates, etc.) than the other.

The normal behavior of a single-document interface (SDI) application is opening one file at a time; the previously loaded file will be unloaded. A typical example is MS Notepad.

The File Dialog can support selection of multiple files. We can consider enabling the capability in the next release, if this is desired, but it could introduce more complexity in the code in handling the multiple files.

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024

@vivadavid I've added support for opening multiple file selection. Can you help test before I release them?

Thanks.

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Thanks, @nguyenq ,

I've tested the portable version. I can actually open several images at once, but when I click on OCR, the action only affects the current image. The main purpose of opening several images is to be able to process them at the same time, so it'd be extremely useful to have a way to select some images, as well as all the images.

Also, the current way to show that an image is selected is by drawing a dotted-line, which can be not that easy to see. What about adding some kind of effect to the thumbnail?

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024

@vivadavid The OCR All Pages item under Command menu serves that purpose.

We'll add some kind of highlight to the thumbnails to better indicate the currently selected image.

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Sorry, you are right: my eyes were placed on the icon and I forgot about the "OCR all pages" command.

Highlighting the current page would be great: thanks!

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

I've just tested the .NET version and it works well: I can select several images.

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024

Marking the current thumbnail has been added to the releases.

Thank you very much for your input.

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Thank you for implementing the most recent changes, @nguyenq : they made VietOCR even better!

So, for a Windows user like me: is there a particular reason to choose either the Java version or the .NET version?

from vietocr3.

nguyenq avatar nguyenq commented on July 20, 2024

While they are equally capable, the Java version can run across different platforms -- Windows, Linux, and MacOS. The .NET version, based on WPF, for being a native Windows desktop application, tends to look better on Windows. WPF apps are resolution independent, scaling the UI according to the screen resolution.

from vietocr3.

vivadavid avatar vivadavid commented on July 20, 2024

Thanks for the information. Should I expect the same kind of performance on both versions then? The UI on the Java version, which is the one I normally use, looks fine to me.

from vietocr3.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.