Synopsis
HxImageRep HxProjectRange (HxImageRep img, int dimension)
Return value
HxImageRep
Description
The function HxProjectRange takes a component of the vector (which component is determined by `dimension') and assigns it to the corresponding pixel in the output image. The function HxProjectRange only works on vector images. The input parameter `dimension' should be an integer larger than zero and smaller or equal to the pixel dimension of the input image. The result of this function is a scalar image.
Remarks
Keywords
Unary,