Ilia Ki

Results 184 comments of Ilia Ki

1. Mir GLAS is single thread and experimental. 2. For other mir parts can be easily parallelised with https://dlang.org/phobos/std_parallelism.html as well as with some more efforts with C's alternatives

all `sliced` calls can be replaced with `uninitializedSlice` or `slice`

Will note you when this be included to Mir

@ljubobratovicrelja v0.18.0-beta0

http://docs.mir.dlang.io/latest/mir_ndslice_slice.html#.uninitializedSlice and http://docs.mir.dlang.io/latest/mir_ndslice_slice.html#.makeUninitializedSlice

https://github.com/ljubobratovicrelja/dcv/blob/753a1d3216abd8a1602dbde26424aa093ac31327/source/dcv/imgproc/filter.d#L940

I think histEqual should be renamed with histEqualize

See also https://github.com/libmir/mir/issues/343

see also [forum thread](http://forum.dlang.org/post/[email protected])

So, it should be just `as!aType.asImage`