JuliaImages / ImageBase.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Julia 100.0%