CanadianHusky

Results 20 issues of CanadianHusky

Hello, The main readme of this project makes this statement : > Here is an example image. SwiftOCR has no problem recognizing it. If you try to recognize the same...

### Environment Windows 64bit. Tesseract version v5.2.0.20220708 clean install from binaries [tesseract-ocr-w64-setup-v5.2.0.20220708.exe] ### Current Behavior: Command Line to Reproduce Problem: C:\Program Files\Tesseract-OCR>tesseract --tessdata-dir "C:\Program Files\Tesseract-OCR\tessdata" "d:\temp\input.png" "d:\temp\output" --psm 3 -l...

accuracy
ambiguously

Hello, Readme at (https://github.com/neuecc/ZeroFormatter#built-in-support-types) says > All primitives, All enums,... Sample Class with attributes ``` Public Class MyCustomType Public Overridable Property Pagesize As SizeF Public Overridable Property ListOfSizeF As List(Of...

Hello, are you able to resolve the scrolling performance issue mentioned in these threads of the original control ? https://sourceforge.net/p/objectlistview/discussion/812922/thread/1d466b3b75/ Your ObjectListView fork suffers from the same Problem Test case...

Hello, I looked at open issue requests #363 and #491 but they do not cover what I am looking to do. original PDF size = 3.6x200 inch ( =259.2 x...

feature request

### Basic Information tesseract v5.3.0.20221214 leptonica-1.78.0 libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.5.3) : libpng 1.6.34 : libtiff 4.0.9 : zlib 1.2.11 : libwebp 0.6.1 : libopenjp2 2.3.0 Found AVX2...

traineddata

## Describe the feature When Cell content is created with worksheet.setCellData(1,1,myDataObject) using a custom object like shown in the documentation public class MyData { public override string ToString() { return...

## Describe the feature Currently worksheet.Save and .Load methods with FileFormat.ReoGridFormat save and load worksheet data in XML format. The xml contains additional data about row/column size and borders etc....

Hello, This page https://corymickelson.github.io/NoPoDoFo/documentation/installation.html says > NoPoDoFo does provide a prebuilt package for windows x64, the prebuilt is built on windows 10 and can be installed into your npm project...

Hello, are you able to resolve the scrolling performance issue mentioned in these threads ? Your FluentListView suffers from the identical problem. https://sourceforge.net/p/objectlistview/discussion/812922/thread/1d466b3b75/ Test case : FastListview : 10 text...