Name
gen_region_histoT_gen_region_histoGenRegionHistogen_region_histoGenRegionHistoGenRegionHisto — Convert a histogram into a region.
gen_region_histogen_region_histoGenRegionHistogen_region_histoGenRegionHistoGenRegionHisto converts a histogram created with
gray_histogray_histoGrayHistogray_histoGrayHistoGrayHisto, gray_histo_rangegray_histo_rangeGrayHistoRangegray_histo_rangeGrayHistoRangeGrayHistoRange ,or tuple_histo_rangetuple_histo_rangeTupleHistoRangetuple_histo_rangeTupleHistoRangeTupleHistoRange
into a region. The effect of the three control
parameters is the same as in disp_imagedisp_imageDispImagedisp_imageDispImageDispImage and
set_paintset_paintSetPaintset_paintSetPaintSetPaint.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Region containing the histogram.
Row coordinate of the center of the histogram.
Default value: 255
Suggested values: 100, 200, 255, 300, 400
Typical range of values: 0
≤
Row
Row
Row
Row
Row
row
≤
511
Column coordinate of the center of the histogram.
Default value: 255
Suggested values: 100, 200, 255, 300, 400
Typical range of values: 0
≤
Column
Column
Column
Column
Column
column
≤
511
Scale factor for the histogram.
Default value: 1
Suggested values: 1, 2, 3, 4, 5, 6, 7
Typical range of values: 1
≤
Scale
Scale
Scale
Scale
Scale
scale
≤
10 (lin)
Minimum increment: 1
Recommended increment: 1
gen_region_histogen_region_histoGenRegionHistogen_region_histoGenRegionHistoGenRegionHisto returns 2 (H_MSG_TRUE) if all parameters are correct.
If necessary, an exception is raised.
gray_histogray_histoGrayHistogray_histoGrayHistoGrayHisto,
gray_histo_rangegray_histo_rangeGrayHistoRangegray_histo_rangeGrayHistoRangeGrayHistoRange,
tuple_histo_rangetuple_histo_rangeTupleHistoRangetuple_histo_rangeTupleHistoRangeTupleHistoRange
disp_channeldisp_channelDispChanneldisp_channelDispChannelDispChannel,
set_paintset_paintSetPaintset_paintSetPaintSetPaint
Foundation