I feel like I owe you all another explanation: It’s all fixed and done. What I realized I needed was to dither an image. I had a bunch of RGB values that I wanted to fixate to a set number of other discrete RGB. imagemagick does exactly that with the -remap some_colormap.png command, where some_colormap is an image with the RGB values you want to describe the image with. This operation is super fast and does exactly what I want.
Thanks for the effort though! and I’m bound to revisit some of these packages/suggestions in the future! Yakir Gagnon The Queensland Brain Institute (Building #79) The University of Queensland Brisbane QLD 4072 Australia cell +61 (0)424 393 332 work +61 (0)733 654 089 On Thu, May 14, 2015 at 5:00 PM, René Donner <[email protected]> wrote: > > ExtremelyRandomizedTrees.jl: Might be really good, but errored a lot on > version 4. > > Sorry, the fixes for 0.4 were only in master - I tagged a new version > (0.0.11) just now. > > I use it mostly on 0.4, actually - if you find any issues please let me > know!
