Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how difficult is to use OpenGL and otsu method? #128

Open
konos93 opened this issue May 14, 2023 · 9 comments
Open

how difficult is to use OpenGL and otsu method? #128

konos93 opened this issue May 14, 2023 · 9 comments

Comments

@konos93
Copy link

konos93 commented May 14, 2023

how difficult is to use OpenGL and otsu method?

@trufanov-nok
Copy link
Owner

Could you provide some details to explain what you mean?

@konos93
Copy link
Author

konos93 commented May 14, 2023

the same page with advanced version is 96.9 kb with universal is 245 kb
the opengl is using gpu for faster process

otsu method is an output in advanced
2023-05-15 00_19_04-how difficult is to use OpenGL and otsu method_ · Issue #128 · trufanov-nok_scan

@trufanov-nok
Copy link
Owner

OpenGL in the original ST and in STU is quite useless and only speeds up rendering of already processed page in GUI. Perhaps it may speed up zoom in/out and moving page inside page view panel. This feature works if only Qt libraries are built with OpenGL support. STU had this option too but I guess I removed it from settings dialog as confusing and disabled it at all by default. Still it could be turned on in the settings.ini file by adding use_3d_acceleration = true line inside settings group into it. But this won't help you anyhow.
May be STA use OpenGL for something else except GUI, but I doubt so.

Could you attach both pages: made by STU and STA to compare tiff compression methods?

@konos93
Copy link
Author

konos93 commented May 16, 2023

https://wetransfer.com/downloads/1827a21e7169fcd0673bcd201bb3414020230516101315/edfe68

i think for many reason that it is needed a version like 4lex4 with match size scaling and fast processing
how difficult is that ?
how difficult is to make a build of your version? ( i dont know how ) for 4lex4 i used a docker image found on github
what qualification need a developer of scantailor

@trufanov-nok
Copy link
Owner

It seems wetransfer blocks my ip by country and downloading 1.5 Gb estimates to take >1 day via Tor. Could you upload somewhere else?

how difficult is to make a build of your version?

it's hard to do. STU uses build system of original ST project which is old and not easy to use. 4lex4 made some improvements in this area for STA.

@konos93
Copy link
Author

konos93 commented May 16, 2023

what do u suggest to send u the files ,actually is all the book?
0041
0042

@trufanov-nok
Copy link
Owner

the same page with advanced version is 96.9 kb with universal is 245 kb

I need this page: 1 original, 1 processed by STA, 1 processed by STU.

@konos93
Copy link
Author

konos93 commented May 16, 2023

can u suggest an app or a way to send u tiff files?

@konos93
Copy link
Author

konos93 commented May 16, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants