Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GrayImageU32

A decoded grayscale image.

Lower level interface - Consider this type private.

Primarily used in more advanced image processing pipelines. Laymen users are probably looking for the 'Image' type.

Each pixel is a 32-bit unsigned integer, primarily used for representing labeled images/regions.

Hierarchy

  • GrayImageU32

Index

Properties

Properties

ptr

ptr: any

type

type: "GrayImageU32"

Generated using TypeDoc