You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, the onlyInvert mode is currently not working, as shouldInvert in src/index.ts stays false and therefore binarize does not actually generate an inverted image.
Hello.
Unfortunately, the
onlyInvertmode is currently not working, asshouldInvertinsrc/index.tsstaysfalseand thereforebinarizedoes not actually generate an inverted image.