Crate libstacker

source ·
Expand description

This library contains multi-threaded image stacking functions, based on OpenCV https://crates.io/crates/opencv and Rayon https://crates.io/crates/rayon.

Copyright (c) 2021 Eadf lacklustr@protonmail.com. License: MIT/Apache 2.0

The is a port of code written by Mathias Sundholm. Copyright (c) 2021 https://github.com/maitek/image_stacking License: MIT

Read more about image alignment with OpenCV here: https://learnopencv.com/image-alignment-ecc-in-opencv-c-python

Re-exports

Structs

Enums

Traits

  • Trait for setting value in a 2d Mat Todo:There must be a better way to do this

Functions