Click here to show toolbars of the Web Online Help System: show toolbars |
MIL_ID ContextOrResultImId, | //in |
MIL_INT64 InquireType, | //in |
void *UserVarPtr | //out |
This function inquires information about an image processing context or result buffer setting. The image processing context or result buffer must have been allocated with MimAlloc() or MimAllocResult(), respectively.
Specifies the identifier of the image processing context or result buffer about which to inquire information.
See the Parameter associations section for possible values that can be specified.
Specifies the type of information about which to inquire.
See the Parameter associations section for possible values that can be specified.
Specifies the address of the variable in which to write the requested information. Since the MimInquire() function also returns the requested information, you can set this parameter to M_NULL.
See the Parameter associations section for possible values that can be returned.
The tables below list possible values for the ContextOrResultImId and InquireType parameters and possible values returned to the UserVarPtr parameter.
For any image processing result buffer, the ContextOrResultImId and InquireType parameters can be set to one of the following.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
InquireType | |||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies an image processing result buffer, allocated using MimAllocResult(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the image processing result buffer's data type, as was set using MimAllocResult() upon allocation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image processing result buffer's data-type cannot be determined. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image processing result buffer was allocated with a MIL_FLOAT data-type. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image processing result buffer was allocated with a MIL_INT data-type. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of modifications made to the result buffer since it was allocated. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of modifications. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the identifier of the system on which the result buffer is allocated. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default Host system of the current MIL application. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a valid system identifier, previously allocated using MsysAlloc(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of entries in the result buffer. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of buffer entries. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the attribute or nature of the result buffer. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimCountDifference() results. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimLocateEvent() results. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimFindExtreme() results. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimFindOrientation() results. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimHistogram() results. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimLocatePeak1d() results. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimProjection() results. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold MimStatCalculate() results. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer can hold results from MimWaveletTransform() and MimWaveletDenoise(). INFO |
For any image processing context, the ContextOrResultImId and InquireType parameters can be set to the following:
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
InquireType | |||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies an image processing context, allocated using MimAlloc(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the type of the image processing context. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimBinarizeAdaptive() to perform an adaptive binarization. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimBinarizeAdaptive() to perform an adaptive binarization using seeds. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimDeadPixelCorrection(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimDeinterlace(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimFindOrientation(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimFlatField(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimHistogramEqualizeAdaptive(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimLocatePeak1d(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimMatch(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimRearrange(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimStatCalculate(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimStatCalculate() when calculating statistics from multiple images. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an image processing context that can be used with MimWaveletTransform() and MimWaveletDenoise(). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a custom image processing context that can be used with MimWaveletTransform() and MimWaveletDenoise(). |
For an image processing context of a specific type, the ContextOrResultImId and InquireType parameters can be set to one of the following:
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
InquireType | |||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies an adaptive binarize context, allocated using MimAlloc() with M_BINARIZE_ADAPTIVE_CONTEXT, and used in MimBinarizeAdaptive() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires how MIL establishes average pixel values. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Gaussian type average. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a uniform type average. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the objects to binarize are lighter or darker than the background. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the objects to binarize are darker than the background. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the objects to binarize are lighter than the background. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the maximum threshold value. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the maximum threshold value. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the minimum threshold value. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the minimum threshold value. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the offset to add to each established threshold value. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the offset. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the offset to apply to the threshold values for the second pass of an hysteresis adaptive binarization. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the offset. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to perform the adaptive binarization using an hysteresis process. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the adaptive binarization does not use an hysteresis process. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the adaptive binarization uses an hysteresis process. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the size of the neighborhood that the threshold mode uses to establish threshold values. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the size of the neighborhood, in pixels. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the minimum contrast between background and foreground pixels. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the minimum contrast. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the bias for Niblack's binarization mode. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the bias. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the bias for the second pass of a Niblack adaptive binarization that uses an hysteresis process. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the bias. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires how MIL establishes the threshold values with which to binarize the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that threshold values are established using Bernsen's adaptive threshold algorithm. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that threshold values are established using adaptive local mean calculations. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that threshold values are established using Niblack's adaptive threshold algorithm. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that threshold values are established using adaptive pseudomedian calculations. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies an adaptive binarize context that uses seeds, allocated using MimAlloc() with M_BINARIZE_ADAPTIVE_FROM_SEED_CONTEXT, and used in MimBinarizeAdaptive() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the objects to binarize are lighter or darker than the background. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the objects to binarize are darker than the background. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the objects to binarize are lighter than the background. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the offset to add to each established threshold value. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the offset. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of times to perform the adaptive threshold process specified with M_THRESHOLD_MODE. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the threshold process iterates until idempotence is reached. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of iterations. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of iterations with which to internally establish seeds. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of iterations. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires how MIL uses seeds to establish the threshold values with which to binarize the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that threshold values are established using an adaptive leveling. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that threshold values are established using an adaptive geodesic reconstruction. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that threshold values are established as one of two possibilities, defined by the seeds. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() context ID + |
Specifies a cumulative statistics image processing context, allocated using MimAlloc() with M_STATISTICS_CUMULATIVE_CONTEXT, and used in MimStatCalculate() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the cumulative statistics image processing context was preprocessed (that is, whether MimStatCalculate() was called). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the cumulative statistics image processing context was not preprocessed. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the cumulative statistics image processing context was preprocessed. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the X-size of the target area in the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the x-size has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width of the target area in the source images, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the Y-size of the target area in the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the x-size has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height of the target area in the source images, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the maximum pixel value from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the maximum absolute pixel value from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the mean value of the pixels as the statistical operation. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the minimum pixel value as the statistical operation. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the minimum absolute pixel value as the statistical operation. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to keep track of the number of source images. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to keep track. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to keep track. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the standard deviation from the value of each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the sum of the pixel values from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the sum of the squared pixel values from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the sum of the squared pixel values from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the distance between the neighborhood along the X-axis in which to evaluate the specified statistic. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width of the neighborhood, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the distance between the neighborhood along the Y-axis in which to evaluate the specified statistic. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height of the neighborhood, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the X-size (width) of the target area in the source buffer in which the co-occurrence displacement vectors occur. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width of the neighborhood. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the Y-size (width) of the target area in the source buffer in which the co-occurrence displacement vectors occur. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height of the neighborhood. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() context ID + |
Specifies a dead pixel correction image processing context, allocated using MimAlloc() with M_DEAD_PIXEL_CONTEXT, and used in MimDeadPixelCorrection() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the attribute of the dead pixels image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT64
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that dead pixels have not been specified using MimControl() with M_DEAD_PIXELS or using MimPut() with M_XY_DEAD_PIXELS. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a bit-encoded value that indicates the image buffer's attributes, set at allocation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the height of the dead pixels image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that dead pixels have not been specified using MimControl() with M_DEAD_PIXELS or using MimPut() with M_XY_DEAD_PIXELS. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of bands of the dead pixels image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that dead pixels have not been specified using MimControl() with M_DEAD_PIXELS or using MimPut() with M_XY_DEAD_PIXELS. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of bands. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the bit depth and data type of the dead pixels image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that dead pixels have not been specified using MimControl() with M_DEAD_PIXELS or using MimPut() with M_XY_DEAD_PIXELS. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is floating-point. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is signed. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is unsigned. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the width of the dead pixels image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that dead pixels have not been specified using MimControl() with M_DEAD_PIXELS or using MimPut() with M_XY_DEAD_PIXELS. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the interpolation mode used to establish the new value for dead pixels. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to overwrite a dead pixel with an interpolation performed using a weighted average of all its neighboring pixels in the source image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of elements in the arrays containing the X- and Y-coordinates of the dead pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of elements in the arrays. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a deinterlacing image processing context, allocated using MimAlloc() with M_DEINTERLACE_CONTEXT, and used in MimDeinterlace() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the deinterlacing algorithm. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the average algorithm is applied to the pixels that are considered to be part of a moving object and leaves the background pixels unchanged. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the bob algorithm is applied to the pixels that are considered to be part of a moving object and leaves the background pixels unchanged. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the discard algorithm is applied to the pixels that are considered to be part of a moving object and leaves the background pixels unchanged. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the averaging algorithm. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the bob algorithm. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the discard algorithm. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the field that is discarded when M_DEINTERLACE_TYPE is set to M_DISCARD or M_ADAPTIVE_DISCARD. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the even field is discarded. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the odd field is discarded. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the field that is processed first when M_DEINTERLACE_TYPE is set to M_BOB or M_ADAPTIVE_BOB. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the even field is processed first. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the odd field is processed first. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of frames to use to perform the motion detection. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of frames. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the output images will be the deinterlaced images or images indicating which pixels are considered to be part of an object in motion (the internal motion detection mask). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the output images are the deinterlaced images. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the output images indicate the background pixels and the pixels that are considered to be part of the object in motion. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the index of the frame to use for deinterlacing within the group of frames that are used for motion detection. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the center frame in the group is used as the reference frame. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the first frame in the group is used as the reference frame. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the last frame in the group is used as the reference frame. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the index of the frame relative to the first frame of the group. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the threshold value used for motion detection. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the threshold. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the index of the input image used to generate the first deinterlaced image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the index of the image in the source image array. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a find orientation image processing context identifier, allocated using MimAlloc() with M_FIND_ORIENTATION_CONTEXT, and used in MimFindOrientation() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether MimFindOrientation() must process the image's borders, or if the operation can ignore noise occurring close to the ends of the image buffer. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MimFindOrientation() cannot ignore the image's borders. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MimFindOrientation() can ignore the image's borders. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the upper limit of frequencies in which to look for dominant orientations, as a percentage of the maximum frequency. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the upper limit of frequencies in which to look for dominant orientations, as a percentage of the maximum frequency. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the lower limit of frequencies in which to look for dominant orientations, as a percentage of the maximum frequency. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the lower limit of frequencies in which to look for dominant orientations, as a percentage of the maximum frequency. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the interpolation mode for the resizing used if the source image is of an inappropriate size. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Same as M_NEAREST_NEIGHBOR. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies averaging interpolation. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies bicubic interpolation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies bilinear interpolation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies interpolated resizing. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an interpolation based on the maximum pixel value in the source image area. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an interpolation based on the minimum pixel value in the source image area. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the nearest neighbor interpolation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the resizing mode used if the source image is of an inappropriate size. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Same as M_CLIP_CENTER. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform the find orientation operation using the largest centered portion of the image with dimensions that are a power of 2 (X-size and Y-size). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform the find orientation operation on a subsampled version of the image with the closest possible dimensions that are a power of 2 (X-size and Y-size). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform the find orientation operation on a zoomed version of the image with the closest possible dimensions that are a power of 2 (X-size and Y-size). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a flat-field image processing context, allocated using MimAlloc() with M_FLAT_FIELD_CONTEXT, and used in MimFlatField() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the dark constant value. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the constant has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the constant. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the height of the dark image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the dark image buffer has not been set, using MimControl() with M_DARK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of color bands of the dark image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_DARK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of color bands. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires a combination of two values: data type and data depth of the dark image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_DARK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 8-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 16-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the width of the dark image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_DARK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the gain factor used during the last call to MimFlatField() (when M_GAIN_CONST set to M_AUTOMATIC). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the gain factor has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the automatically calculated gain factor. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the flat constant value. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the constant has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the constant. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the height of the flat image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_FLAT_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of color bands in the flat image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_FLAT_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of color bands. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the identifier of the flat image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_FLAT_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 8-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 16-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the width of the flat image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_FLAT_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the gain factor used to normalize (or scale) the result of the flat field calculation back to the full dynamic range of the destination image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the gain factor has been set to be automatically calculated. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the gain factor has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the gain factor. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the offset constant value. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the constant has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the constant. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the height of the offset image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_OFFSET_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of color bands in the offset image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_OFFSET_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of color bands. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires a combination of two values: data type and data depth of the offset image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_OFFSET_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 8-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 16-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the width of the offset image buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the image buffer has not been set, using MimControl() with M_OFFSET_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a histogram equalization adaptive context, allocated using MimAlloc() with M_HISTOGRAM_EQUALIZE_ADAPTIVE_CONTEXT, and used in MimHistogramEqualizeAdaptive() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the adjustment factor for M_EXPONENTIAL and M_RAYLEIGH operations. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the adjustment factor. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the maximum percentage of values that a tile's histogram bin can represent. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the maximum percentage. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of bins for each tile's histogram. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MimHistogramEqualizeAdaptive() automatically determines the number of bins for each tile's histogram, according to the number of intensities that are possible in the specified image buffer. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of bins for each tile's histogram. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of tiles along the X-direction of the source image specified with MimHistogramEqualizeAdaptive(). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of tiles. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of tiles along the Y-direction of the source image specified with MimHistogramEqualizeAdaptive(). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of tiles. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the equalization operation that MimHistogramEqualizeAdaptive() uses. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an equalization density function which generates an Exponential distribution. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an equalization density function which generates a Hyperbolic Cube Root distribution. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an equalization density function which generates a Hyperbolic Logarithmic distribution. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an equalization density function which generates a Rayleigh distribution. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an equalization density function which generates a Uniform distribution. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a 1D locate peak image processing context, allocated using MimAlloc() with M_LOCATE_PEAK_1D_CONTEXT, and used in MimLocatePeak1d() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the minimum contrast. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 100. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the minimum contrast. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the maximum number of peaks to find along a given lane. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 1. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of peaks. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of pixels used to calculate the average peak intensity. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 5. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the peak width delta. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 20. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the peak width nominal. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 20. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the direction in which to detect peaks. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Same as M_VERTICAL. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Detects peaks along the image's X-axis. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Detects peaks along the image's Y-axis. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a match image processing context, allocated using MimAlloc() with M_MATCH_CONTEXT, and used in MimMatch() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the attribute of the mask image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT64
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the mask image buffer has not been set, using MimControl() with M_MASK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a bit-encoded value that indicates the image buffer's attributes, set at allocation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the height of the mask image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the mask image buffer has not been set, using MimControl() with M_MASK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of bands of the mask image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the mask image buffer has not been set, using MimControl() with M_MASK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of bands. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the bit depth and data type of the mask image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the mask image buffer has not been set, using MimControl() with M_MASK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is floating-point. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is signed. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is unsigned. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the width of the mask image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the mask image buffer has not been set, using MimControl() with M_MASK_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the specified maximum score used to remap normalized correlation. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to establish the maximum score based on the pixel depth of the destination buffer (for example, when dealing with a 16-bit signed buffer, the maximum value would be 32, 767). INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the maximum score. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the type of algorithm used when performing the match. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the absolute sum of the differences. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a grayscale correlation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a normalized grayscale correlation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the attributes of the internal buffer of the model image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT64
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the model image buffer has not been set, using MimControl() with M_MODEL_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a bit-encoded value that indicates the image buffer's attributes, set at allocation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the height of the model image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the model image buffer has not been set, using MimControl() with M_MODEL_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of bands of the model image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the model image buffer has not been set, using MimControl() with M_MODEL_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of bands. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the bit depth and data type of the model image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the model image buffer has not been set, using MimControl() with M_MODEL_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 8-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 16-bit unsigned data. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the width of the model image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the model image buffer has not been set, using MimControl() with M_MODEL_IMAGE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether every pixel or every other pixel in the model image is used when matching the source image to the model image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to take every pixel (on both axes) to compute the match. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to take every other pixel (on both axes) to compute the match. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires how the final correlation score is computed. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to use normalized grayscale correlation to compute the final match score. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to clip the results from a normalized grayscale correlation when computing the final correlation score. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to clip the results from the square of the normalized grayscale correlation when computing the final correlation score. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to use the square of the normalized grayscale correlation to compute the final correlation score. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a rearrangement image processing context, allocated using MimAlloc() with M_REARRANGE_CONTEXT, and used in MimRearrange() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the processing mode. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that each area to be rearranged is a single horizontal line. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that each area to be rearranged is a single rectangle. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the size of the arrays containing the X- and Y-offsets of the areas in the destination image buffer in which to copy the source areas. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the size of the arrays. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the size of the arrays containing the width and height of the areas to copy. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the size of the arrays. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the size of the arrays containing the X- and Y-offsets of the areas to copy from the source image buffer into the destination image buffer. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the size of the arrays. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a statistics image processing context, allocated using MimAlloc() with M_STATISTICS_CONTEXT, and used by MimStatCalculate() as the operation to perform. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the upper limit of the selected condition (inquired using M_CONDITION) that establishes which pixels to include in the statistical operation(s). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that there is no upper limit. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the upper limit. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the lower limit of the selected condition (inquired using M_CONDITION) that establishes which pixels to include in the statistical operation(s). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the lower limit. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the condition for the statistical computation that establishes which pixels to include in the statistical operation(s). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that no condition is set. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that only pixels with values equal to M_COND_LOW will be used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that only pixels with values greater than M_COND_LOW will be used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that only pixels with values greater than or equal to M_COND_LOW will be used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that pixels with values between M_COND_LOW and M_COND_HIGH, inclusive, will be used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that only pixels with values less than M_COND_LOW will be used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that only pixels with values less than or equal to M_COND_LOW will be used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that pixels with values equal to M_COND_LOW will be not used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that pixels with values less than M_COND_LOW, or greater than and M_COND_HIGH, will be used for statistical calculations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the displacement in X between pixel pairs used to generate the co-occurrence matrix. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 1. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the displacement in X. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the displacement in Y between pixel pairs used to generate the co-occurrence matrix. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 0. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies displacement in Y. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the depth of the gray level of the co-occurrence matrix. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the default value; the default value is 8 bit. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Species the depth. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the statistics image processing context was preprocessed (that is, whether MimStatCalculate() was called). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the statistics image processing context was not preprocessed. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the statistics image processing context was preprocessed. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the X-size of the target area in the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the x-size has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the Y-size of the target area in the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the x-size has not been set. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the coherence of the angular data. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the dominant direction of the unit vectors. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the contrast of all the grayscale pixel values within a specified neighborhood in relation to the normalized co-occurrence probability of each pixel. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the correlation within the normalized co-occurrence probability in a specified neighborhood. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the dissimilarity between the normalized co-occurrence probability and the gray level co-occurrence matrix of a specified neighborhood. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the energy between two points in the gray level co-occurrence matrix of a given neighborhood. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the inverse of the energy between two points in the normalized co-occurrence probability of a specified neighborhood. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the similarity between the normalized co-occurrence probability and the gray level co-occurrence matrix of a given neighborhood. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the maximum pixel value from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the maximum absolute pixel value from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the mean value of the pixel value from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the minimum pixel value from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the minimum absolute pixel value from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to keep track of the number of pixels, from the source image, that satisfied the condition specified when calling MimStatCalculate(). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to keep track. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to keep track. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the dominant orientation of the unit vectors. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the standard deviation from the value of each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the sum of the pixel values from each pixel location across the source image. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether to calculate the sum of the squared pixel values. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to perform this statistical operation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the distance between the neighborhood along the X-axis in which to evaluate the specified statistic. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width of the neighborhood, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the distance between the neighborhood along the Y-axis in which to evaluate the specified statistic. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height of the neighborhood, in pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the X-size (width) of the target area in the source buffer in which the co-occurrence displacement vectors occur. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the width of the neighborhood. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the Y-size (width) of the target area in the source buffer in which the co-occurrence displacement vectors occur. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the height of the neighborhood. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a wavelet image processing context, allocated using MimAlloc() with M_WAVELET_TRANSFORM_CONTEXT or M_WAVELET_TRANSFORM_CUSTOM_CONTEXT, and used in MimWaveletTransform() and MimWaveletDenoise() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the identifier of the internal buffer containing the values used for the high-pass filter of a forward transformation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that there is no information to inquire about. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the kernel buffer containing the filter values. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the identifier of the internal buffer containing the values used for the low-pass filter of a forward transformation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that there is no information to inquire about. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the kernel buffer containing the filter values. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the identifier of the internal buffer containing the values used for the high-pass filter of a reverse transformation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that there is no information to inquire about. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the kernel buffer containing the filter values. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the identifier of the internal buffer containing the values used for the low-pass filter of a reverse transformation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that there is no information to inquire about. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the kernel buffer containing the filter values. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the mathematical domain of the filter specified to perform the wavelet transformation consists of complex numbers or only real numbers. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the mathematical domain of the filter consists of real and imaginary numbers. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the mathematical domain of the filter consists of only real numbers. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the wavelet transformation mode. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Same as M_DYADIC. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a dyadic wavelet transformation. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies an undecimated wavelet transformation. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the type of wavelet transformation context allocated. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the wavelet context was allocated using M_WAVELET_TRANSFORM_CUSTOM_CONTEXT. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the wavelet context was allocated using M_WAVELET_TRANSFORM_CONTEXT. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the size of the wavelet defined in the context. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the size of the wavelet. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the type of wavelet filter used by the wavelet transformation context. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Same as M_HAAR. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a custom wavelet filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 1 vanishing moment and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 2 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 3 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 3 vanishing moments and complex coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 4 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 5 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 5 vanishing moments and complex coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 6 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 7 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 7 vanishing moments and complex coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Daubechies wavelet filter that uses 8 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Haar wavelet filter. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 1 vanishing moment and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 2 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 3 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 4 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 5 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 6 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 7 vanishing moments and real coefficients. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Symlet wavelet filter that uses 8 vanishing moments and real coefficients. |
The following value might be combined with the above-mentioned value to specify undecimated wavelet transformations that are centered.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies undecimated wavelet transformations that are centered. INFO |
You can add one of the following values to the above-mentioned values to specify which internal buffer to inquire about (real or imaginary numbers).
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the internal buffer containing the imaginary part of the values used by the wavelet filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the internal buffer containing the real part of the values used by the wavelet filter. |
For a specific type of image processing result buffer, the ContextOrResultImId and InquireType parameters can be set to one of the following:
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
InquireType | |||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies an event list image processing result buffer, allocated using MimAllocResult() with M_EVENT_LIST, and used in MimLocateEvent() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether results are returned in pixel or world units. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that results are returned in world units if the result was calculated on an image associated with a camera calibration context; otherwise, specifies that results are returned in pixel units. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that results are returned in pixel units, with respect to the pixel coordinate system. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that results are returned in world units, with respect to the relative coordinate system. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ID + |
Specifies an intensity histogram image processing result buffer, allocated using MimAllocResult() with M_HIST_LIST, and used in MimHistogram() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of values each histogram bin can hold. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MimHistogram() determines the resulting bin size according to the source image's minimum and maximum intensity values, and the total number of bins. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MimHistogram() determines the resulting bin size according to the full range of possible values in the source buffer, and the total number of bins. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MimHistogram() determines the resulting bin size according to the Freedman–Diaconis rule. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that each histogram bin can hold 1 value. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of smoothing iterations to perform on the histogram after it has been generated. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of smoothing iterations. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Specifies a 1D locate peak image processing result buffer, allocated using MimAllocResult() with M_LOCATE_PEAK_1D_CONTEXT, and used in MimLocatePeak1d() operations. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the quality with which to sort peaks. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Orders peaks according to their intensity. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Orders peaks according to their position. |
One of the following values might be combined with the above-mentioned values to specify the order to sort peaks.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Sorts peaks in descending order. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Sorts peaks in ascending order. |
You can add one of the following values to the above-mentioned values to cast the requested information to a required data type .
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
InquireType | |||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Casts the requested information to a MIL_DOUBLE. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Casts the requested information to a MIL_ID. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Casts the requested information to a MIL_INT. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Casts the requested information to a MIL_INT32. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT32
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Casts the requested information to a MIL_INT64. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT64
|
Header | Include mil.h. |
Library | Use mil.lib; milim.lib. |
DLL | Requires mil.dll; milim.dll. |