home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / meas / histroi. / histroi.bin
Text File  |  1995-12-09  |  529b  |  14 lines

  1. OPERATOR
  2.  
  3. histRoi --- compute greyscale frequency distribution within an ROI
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The histRoi operator computes a frequency distribution within the given region 
  9. of interest in the input image. This operator is identical in behaviour to 
  10. the histogram operator except that pixels within the an ROI are used to form 
  11. the histogram. A region of interest may be generated by using the getData 
  12. operator then sequencing the vector of graphical objects through this operator 
  13. and collecting results. 
  14.