Skip to content

fix Language select and deprecated thresholds - #154

Open
zvezdochiot wants to merge 2 commits into
ScanTailor-Advanced:masterfrom
ImageProcessing-ElectronicPublications:master
Open

fix Language select and deprecated thresholds#154
zvezdochiot wants to merge 2 commits into
ScanTailor-Advanced:masterfrom
ImageProcessing-ElectronicPublications:master

Conversation

@zvezdochiot

@zvezdochiot zvezdochiot commented May 24, 2026

Copy link
Copy Markdown

Fine-tuning #146 .

Tuning #150 :

⚠️ Deprecated.

Threshold Radius Coef Status
EdgePlus {kep,0} 5 0.75 deprecated, remove
BlurDiv {0,kdb} 5 0.75 deprecated, remove

☑️ Workers.

Threshold Radius Coef Status
Sauvola 100 0.34 founder of the "Means" series
Wolf 100 0.30 current of the "Means" series
Fox 100 0.30 optimize resource
Window {without *3.0} 50 1.00 ☑️ best of the "Means" series
Bradley 100 0.15 simple of the "Means" series
Grad 15 0.75 ☑️ best of the "Hybrid" series
EdgeDiv {kep,kdb} 5 0.75 ☑️ best of the "Prefilter" series

ws = Radius + 1 + Radius; Window_Size = QSize(ws,ws); (a derived quantity for using integral images instead of direct filtering).

@zvezdochiot zvezdochiot changed the title 1.2.0: fix Language select fix Language select and deprecated thresholds May 25, 2026
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

Successfully merging this pull request may close these issues.

1 participant