v0.1.1
Pre-release
Pre-release
Structural Changes
- Moved all
core
submodules to be directly under thecore
module - Moved
enum
submodule out of theutil
module and into its own module
New Functions
core::gamma
core::median_filter
core::alpha_trimmed_mean_filter
core::bilateral_filter
util::summed_area_table
util::rectangular_intensity_sum
util::math::generate_spatial_mat
util::math::gaussian_fn
image::SubImage::to_vec
Bug Fixes
- Fixed bug in
core::xyz_to_lab