Skip to content

Releases: swigger/wechat-ocr

demo-6: fixed slow call

09 Jan 10:01
Compare
Choose a tag to compare

Fixed bug that calling the exported function from lang go for the non-first time is very slow and takes around 5 seconds.

demo-5

24 Dec 03:27
Compare
Choose a tag to compare

Weixin 4.0 is now supported.

demo-4

06 Nov 07:44
Compare
Choose a tag to compare

Fixed an issue when recognized text having speicial chars hurting json.
published non-py wcocr.dll, with this dll, you don't need install python any more as long as you don't use the python extension.
(huh, a guy who refuse to install python will never use the python extension)

demo-3

25 Jul 08:12
Compare
Choose a tag to compare

add a c# exe to prove C# is able to use the dll.
change test.png with some chinese characters to prove unicode path is supported.

demo-2

24 Jun 06:34
Compare
Choose a tag to compare

run with py 3.10 or 3.12

demo-1

16 Jan 08:43
Compare
Choose a tag to compare

the first built demo.