Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ksnip/ksnip-plugin-ocr


https://github.com/ksnip/ksnip-plugin-ocr

Merge pull request #5 from ernstki/fix-issue-4

Add missing #include to example/main.cpp

be5d9edfd2cc2240ad55e138c8dc144cac9030c6 authored about 1 year ago by Damir Porobić <[email protected]>
Add missing #include to example/main.cpp

923622266a2ef9e5a882de0f3e8e5d32124c0c88 authored about 1 year ago by Kevin Ernst <[email protected]>
Drop build type for release packages and update readme file

9775ab86f03c8ec07a388328daed9cb72dfb1f5e authored almost 3 years ago by Damir Porobic <[email protected]>
Fix deb variable name in yml

e441a7c34fa01c1544b572706a3e5041194ea5ab authored almost 3 years ago by Damir Porobic <[email protected]>
Fix windows variable name in yml

2a88ec74c6060253f52fe76c79fe140cac06fa36 authored almost 3 years ago by Damir Porobic <[email protected]>
Fix version name setting

f0acb5db98e37f2fdb27834af19fbccad626dee3 authored almost 3 years ago by Damir Porobic <[email protected]>
Add build type in version

23ace4e1ca94445ffed0a34d1f166f903e6d3883 authored almost 3 years ago by Damir Porobic <[email protected]>
Fix variable name

dbf029e7a506b5966d63206482a0c733be8bab9d authored almost 3 years ago by Damir Porobic <[email protected]>
Add variables for building debug and release

31f5117c0bd8c12efa24f48058c4e769e16d03f3 authored almost 3 years ago by Damir Porobic <[email protected]>
Allow providing data path when calling plugin

334a866b264f2968529a8fb751327032951b6733 authored almost 3 years ago by Damir Porobic <[email protected]>
Set where windows checks for trained data

85b10d48067662ab7984fdd18717fdf8a365ccf6 authored almost 3 years ago by Damir Porobic <[email protected]>
Include other library files in windows package

70d0aa9f8ad516f23d35f537e6d6bc7ad89d0e95 authored almost 3 years ago by Damir Porobic <[email protected]>
Download correct trained data file

cc079831ae04d7935a128e7597fc7be9f957608c authored almost 3 years ago by Damir Porobic <[email protected]>
Quote env vars

22ff1fe560df5abf3f598023c5861018b4760793 authored almost 3 years ago by Damir Porobic <[email protected]>
Build debug again

f623c21e964befcd407830084a55ebee72a82f28 authored almost 3 years ago by Damir Porobic <[email protected]>
Revert back to building release type

14e044199ff85e6e2a0d31f6e4ffa2c375c0bd9c authored almost 3 years ago by Damir Porobic <[email protected]>
Build in debug for testing

758ff1262da679180e2e8374a7e9ae3d8fddaa8a authored almost 3 years ago by Damir Porobic <[email protected]>
Copy dlls instead of lib file

e3045f503aa9e7599b3d896e329be10f22d3b81a authored almost 3 years ago by Damir Porobic <[email protected]>
Add packaging step

288f8b3fd06d64ae8ea725d70c4a0a6299f391b1 authored almost 3 years ago by Damir Porobic <[email protected]>
Dont create build directory for libtiff

107937eb17e4359b4b4f867ca4cdb08f6cbeebec authored almost 3 years ago by Damir Porobic <[email protected]>
Use different path for zstd build

7a7d28d05bafcbf45ecdc93cce01a18f50fa04dc authored almost 3 years ago by Damir Porobic <[email protected]>
Dont create build directory for zstd build

8d8d1a863bdbd39a63191cf0dfb2ef5aa30da28c authored almost 3 years ago by Damir Porobic <[email protected]>
Change jbigkit directory name

1cee159d85072da8ff3af63ba55c3b9a4f05cca9 authored almost 3 years ago by Damir Porobic <[email protected]>
Build all required dependnecies without sw

0a5315922ec8ad91e98ebc7ab46f05edbd9e3f61 authored almost 3 years ago by Damir Porobic <[email protected]>
Add windows plugin load handling

6bd3bfb760c69dcf817630a90f2eb631b3fe4510 authored almost 3 years ago by Damir Porobic <[email protected]>
Create sym link for leptonica lib

de6024219e082ab5d7ce7826a68b5a5af9a8b6ba authored almost 3 years ago by Damir Porobic <[email protected]>
Link leptonica against project

bcc78ebc5bd1b90d8531af7891fd586ac760d110 authored almost 3 years ago by Damir Porobic <[email protected]>
Use wildcard for linking tesseract lib

9e84570dd01f9296caa9f737a75a0e0f202dd77c authored almost 3 years ago by Damir Porobic <[email protected]>
Set pkgconfig path

d098784cdb416cf76221e1b7f50148c471fd1b4a authored almost 3 years ago by Damir Porobic <[email protected]>
Add lib pkgconfig path to lib path

5ef564b651164610a2ba2763f9fbacef5dbb6587 authored almost 3 years ago by Damir Porobic <[email protected]>
Use specific tesseract version

75241c990b770d4766237cd083abf04b21907de7 authored almost 3 years ago by Damir Porobic <[email protected]>
Remove tesseract version from cmake

b828a74d140738ab4d925d053cefafe4e51e6b37 authored almost 3 years ago by Damir Porobic <[email protected]>
Creste symbolic link to tesseract lib

10dd977428a6079df2e1bf90a8e503dd9ae93c92 authored almost 3 years ago by Damir Porobic <[email protected]>
Use tesseract with version

334abc0f860dc67c37ee95bb630de497140ce54c authored almost 3 years ago by Damir Porobic <[email protected]>
Link agains libtesseract

2a2e7eefa3f7105983be7126eb30f1411288f84c authored almost 3 years ago by Damir Porobic <[email protected]>
use latest version od tesseract

80b9ad59b8e5cc4c61dae96fe359ad9d38c7de8a authored almost 3 years ago by Damir Porobic <[email protected]>
Use specific leptonica version

940dd822e0e107516f03e837257aa35b95743145 authored almost 3 years ago by Damir Porobic <[email protected]>
Try using tesseract 4 for windows build

8c1e1923a50a3ff36c53efec32d984402f6e32d1 authored almost 3 years ago by Damir Porobic <[email protected]>
Enable sw build again

6792476bf8a0947c7118502127bd7f719e75b141 authored almost 3 years ago by Damir Porobic <[email protected]>
Add additional cmake flags for debs

838c9a92c0e1ecc94b7201a78379377f8acad577 authored almost 3 years ago by Damir Porobic <[email protected]>
Build shared deps as shared lib

9ecc7a7a0addeb2d9b573d1a7c3f6c3cf978ec7b authored almost 3 years ago by Damir Porobic <[email protected]>
Build all in debug

857b8d43abb9ddc70e55d27664639715b88c3230 authored almost 3 years ago by Damir Porobic <[email protected]>
Use different tess lib linking

674c68e4cdc205612edd744ff23d1f991764335d authored almost 3 years ago by Damir Porobic <[email protected]>
Drop include from prefix path

4e549b3a0fa7cd2daf490f89c3282d19f37ae87b authored almost 3 years ago by Damir Porobic <[email protected]>
Fix path to dependency in build

009500a8d1e92edc7d539c321350392e4f1a6f2b authored almost 3 years ago by Damir Porobic <[email protected]>
Use install prefix variable for defining dependency path

1df677ee6c8b8cb31626248650863fc33ba07888 authored almost 3 years ago by Damir Porobic <[email protected]>
Change install dir for dependencies

2b2a79b720af9cfe4445c8fbc605a7a43e012d09 authored almost 3 years ago by Damir Porobic <[email protected]>
Add include and lib path for leptonica

791d04c538aff9d0c1e246491a00f3e0c29b200d authored almost 3 years ago by Damir Porobic <[email protected]>
Add leptonica build step

f459b6399d6b7595702a5b45a57c759865e335c2 authored almost 3 years ago by Damir Porobic <[email protected]>
Search with get-child for leptonica files

4c94ed69b0928501cf41a16158b1f878edcea1fd authored almost 3 years ago by Damir Porobic <[email protected]>
Use different search command

622b5a33349956177c337fc8c2fc50f73f7e8ff7 authored almost 3 years ago by Damir Porobic <[email protected]>
Search for leptonica files

b2e18c100e7e03bf1ab0be8d6d596f51e85c6f25 authored about 3 years ago by Damir Porobic <[email protected]>
Use windows path format

264c9cd0da3724bb3693f0158d0ed0a5fdbd0072 authored about 3 years ago by Damir Porobic <[email protected]>
Add lib and include path for tessaract

dfc1a41f8ee5a19467a675ae5ead733b8c5a0c12 authored about 3 years ago by Damir Porobic <[email protected]>
Set cmake prefix to tessaract install dir

cbbcbc1bc6308f0700903b99e7af125eb6b2978b authored about 3 years ago by Damir Porobic <[email protected]>
Setup sw path in workflow yml

87ee74ba6081f084d8cb4e26acd2123470ba7f8b authored about 3 years ago by Damir Porobic <[email protected]>
Hardcode sw path

8ebee7db2a79784dc67ce02e5d463591d8339e54 authored about 3 years ago by Damir Porobic <[email protected]>
Add sw to path

ad42b60d8e2d42f04d8e1f6e06dc640c2bc0a0d6 authored about 3 years ago by Damir Porobic <[email protected]>
Build tesseract from source

9948aa1d424098dfc9617becf4d4460c5d552f1f authored about 3 years ago by Damir Porobic <[email protected]>
Show help for vcpkg install

e58623237bdc881c9749c9bf077f21c57132bea3 authored about 3 years ago by Damir Porobic <[email protected]>
List vcpkg help output

8214e0c45ce4122f599bf74d4d5431ce6c7b3e56 authored about 3 years ago by Damir Porobic <[email protected]>
Use vcpkg to install tesseract

cfa3593b9519d8bc000a8f1fe1a338b60f55ca8e authored about 3 years ago by Damir Porobic <[email protected]>
Setup sw before building tessarect

c3c8413a09eb5ecdbb2ae988c9e38fb12c6729de authored about 3 years ago by Damir Porobic <[email protected]>
Fix git clone command in action script

24ad4bf31ba3e0860b09c7227a03a16cd67a114a authored about 3 years ago by Damir Porobic <[email protected]>
Add windows build action

3401f720903f8200e50e943db83f2a5edce61bd1 authored about 3 years ago by Damir Porobic <[email protected]>
Fix project name in deb changelog

fd80912a9f9dd743f20bc4906afbd76ebc9a91d2 authored about 3 years ago by Damir Porobic <[email protected]>
Add deb packaging

01ddbeaf91a55abfb968a1f0f41103f55f4845eb authored about 3 years ago by Damir Porobic <[email protected]>
Change path to lib

aaed9cf792fb65ef0f1742c8c369ed3baf5b6993 authored about 3 years ago by Damir Porobic <[email protected]>
Package lib with rpm

b25bcfe30ec20affe6cbce5a6ffbb1de9312aa33 authored about 3 years ago by Damir Porobic <[email protected]>
Dont build example when packaging rpm

b3aa7a4971a597c45d2d9b33ab112927f67b26fc authored about 3 years ago by Damir Porobic <[email protected]>
Add rpm packaging

36a3c8dcc98e8d2461a3826e6f003add301aa6f0 authored about 3 years ago by Damir Porobic <[email protected]>
Rename project to include ksnip in name

4b06a5e974aa89229efe4ae0113cb4db6f2dd327 authored about 3 years ago by Damir Porobic <[email protected]>
Add installa and uninstall options

542d40655f4b31da970061a11fba9671b6e8a675 authored about 3 years ago by Damir Porobic <[email protected]>
Add github action for plugin

1960cccb5a4d6174cc227dadc17ea663f9384a7e authored about 3 years ago by Damir Porobic <[email protected]>
Set plugin version

47f3b644e141514f796fcd08c291627802e009fc authored about 3 years ago by Damir Porobic <[email protected]>
Cleanup wrapper and add labels for text and image in example

f4e76faeafdd9fddc9b235cd7fda87063d1fb82f authored about 3 years ago by Damir Porobic <[email protected]>
Add test implementation to tessarect

187e510035d4542ecfb83f85e89c1b0c7d62e0d7 authored about 3 years ago by Damir Porobic <[email protected]>
Add plugin and load in example

2232ad6c1cead8ac124a5043fef7dbb5394f20b6 authored about 3 years ago by Damir Porobic <[email protected]>
Add project structure and example main

30f2a2a78e5bbe2fc324bcd3f59c7550a67b7fa1 authored about 3 years ago by Damir Porobic <[email protected]>