Back to FabImage Library Lite website
You are here: Start » Image » Image Features
Image Features
Select a function from the list below.
Icon | Name | Description / Applications | |
---|---|---|---|
![]() |
ImageCenter | Returns the geometrical center of an image. |
|
![]() |
ImageMassCenter | Computes a point with coordinates equal to image mass center in brightness scale. |
|
![]() |
ImageMoment | Computes the selected moment of an image in regular and normalized (divided by sum of pixel values) variant. |
|
![]() |
ImageOrientation | Computes the orientation of an image using image moments. The result range is from 0.0 to 180.0. |
|
![]() |
ImagePixels | Returns an array of pixels from the input image. |
|
![]() |
ImagePixelValues | Returns an array of pixel values from the input image. |
|
![]() |
ImageProjection | Computes the average (or other statistic) for each image row or column and then merges the obtained results into a profile. |