ImageBase.jl

Author JuliaImages
Popularity
4 Stars
Updated Last
1 Year Ago
Started In
May 2021

ImageBase

Build Status Coverage

This is a twin package to ImageCore with functions that are used among many of the packages in JuliaImages. The main purpose of this package is to reduce unnecessary compilation overhead from external dependencies.

This package reexports ImageCore so can be a direct replacement of it.

Check the reference page for more information of the functions.