On Friday, 5 September 2014 23:07:05 UTC+2, Tim Holy wrote: > > Compared to other image-processing packages you may > have used before, no longer do you have to retain a mental separation > between > integer-valued images (spanning 0 to 255, for example) and floating point- > valued images (spanning 0 to 1). Moreover, if you're using a 12-bit (or > 14-bit > or ...), you'll find that there are types that map 12 bits to 0 to 1 > already > waiting for you. >
This sounds like Julia magic that will greatly simplify a *lot* of code.
