Overload List
| Name | Description | |
|---|---|---|
| Calculate(array<IImage>[]()[], Boolean, Image<(Of <(Gray, Byte>)>)) |
Project the images to the histogram bins
| |
| Calculate<(Of <(TDepth>)>)(array<Image<(Of <(Gray, TDepth>)>)>[]()[], Boolean, Image<(Of <(Gray, Byte>)>)) |
Project the images to the histogram bins
| |
| Calculate<(Of <(TDepth>)>)(array<Matrix<(Of <(TDepth>)>)>[]()[], Boolean, Matrix<(Of <(Byte>)>)) |
Project the matrices to the histogram bins
|