kolhizin / bujo

Proof of concepts and sharedlib for bujo app
0 stars 0 forks source link

Update skewed line location globally #37

Closed kolhizin closed 5 years ago

kolhizin commented 5 years ago

Divide image in several portions and optimize line offsets in each one of them. May be recursively.

kolhizin commented 5 years ago

Binary recursion to determine best local offset by ascending in 1 direction gave good results. But they are hindered by imperfect local Radon angle regularization.