Skip to main content

Crate imops

Crate imops 

Source

Structs§

Moments

Enums§

CmpOp

Functions§

calculate_moments
clip_low
Set the minimum value of all pixels in the image to low.
spatial_moment_00
Compute spatial image moment 0,0
spatial_moment_01
Compute spatial image moment 0,1
spatial_moment_10
Compute spatial image moment 1,0
threshold
Threshold the image so that all pixels compared with op to thresh are set to a if true and otherwise to b.