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

algorithm bug? #26

Closed
beenotung opened this issue Feb 17, 2018 · 1 comment
Closed

algorithm bug? #26

beenotung opened this issue Feb 17, 2018 · 1 comment

Comments

@beenotung
Copy link

beenotung commented Feb 17, 2018

I am using below example to test caire. According to my understanding of the algorithm, the output doesn't match the expectation.

input

input

output

output

expected output

expected output

@esimov
Copy link
Owner

esimov commented Feb 18, 2018

Try to disable the blur filter and the result will be the one expected.

$ caire -in input.jpg -out output.jpg -perc=1 -width=30 -height=10 -sobel=20 -blur=0

The command above will generate the following output:

out

@esimov esimov closed this as completed Feb 20, 2018
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