vtracer icon indicating copy to clipboard operation
vtracer copied to clipboard

cmd app enforces a maximum "filter_speckle" of 16

Open lucadalli opened this issue 3 years ago • 1 comments

The cmd app does not allow filter_speckle values greater than 16: thread 'main' panicked at 'Out of Range Error: Filter speckle is invalid at 20. It must be within [1,16].'

The web app allows much larger values (up to 126 on the web demo). Is this by design?

lucadalli avatar Dec 20 '21 16:12 lucadalli

I think it's a mistake. I originally thought they are not the same metric. Turns out they are the same (size, not area).

tyt2y3 avatar Sep 25 '22 07:09 tyt2y3