primitive icon indicating copy to clipboard operation
primitive copied to clipboard

Possible new option

Open bmaltais opened this issue 7 years ago • 1 comments

An interesting option could be to implement a score based cutoff... so instead of providing the number of primitives one would specify the desired "score" of the result.

I am not sure I fully understand the scoring at the moment. Is a score of 1 (1 x 100) meaning 100% away from source picture and a score of 0.01 (0.01 x 100) meaning 1% away from source...

bmaltais avatar Sep 27 '16 17:09 bmaltais

I created a pull request for the implementation of this feature: https://github.com/fogleman/primitive/pull/29

bmaltais avatar Sep 28 '16 00:09 bmaltais