Up | CircleFinder2D - 165 | EasyOCR - 78 | PolygonMatch2 - 84 | GCPS -110 | HeightMap3D - 111 | ImageExtrema - 129 | PCA3D - 140 | CameraPose3D - 148 | MonoPose3D - 149 | ImagePicker3D - 145 | ExternalCoordinates3D - 157 | MaMa3D - 152 | CircleSegmentor - 153 | PolygonMatch3 - 160

 

  

 
ImageExtrema - 129

This tool uses a relative blob analysis to pick and return local intensity extrema in a 2D image. It will return the brightest and/or darkest areas of the image.

Setup

Reference

  • A reference tool

ROI

  • Whole image - use the whole image
  • Center-X/Y, dX, dY - Position and size of the ROI rectangle

Settings

  • Smooth length - image smoothing prior to analysis
  • Smooth count - image smoothing prior to analysis
  • Relative threshold - threshold to find an extremum
  • Smoothing - blob smoothing
  • Use pixel values for center of gravity - if checked, center of gravity is weighted by intensity values; otherwise, blobs are considered "flat"

Results

  • Sort by - results sorted by either area or intensity
    • Inv - reverse sort
  • Max number of maxima - max number of maxima to report (up to 15)
  • Max number of minima - max number of minima to report (up to 15)

Outgoing reference

  • First maximum - child reference at center of first reported maximum
  • First minimum - child reference at center of first reported minimum


Constraints

Blob filter

  • Min area - ignore blobs smaller than this
  • Max area - ignore blobs larger than this
  • Min circularity - min circularity for reported blobs
  • Max circularity - max circularity for reported blobs

Visualisation
ROI Active ROI
Maxima Maximum blobs
Maxima centers Maximum blobs center of gravity
Minima Minimum blobs
Minima centers Minimum blobs center of gravity


Results

Maxima count Number of maxima found
Minima count Number of minima found
Maxima centers Tuple with (x,y) maxima venters of gravity
Minima centers Tuple with (x,y) maxima venters of gravity
MaximaCenter[n].x/.y Position for maximum blob [n]
MaximaIntensity[n] Intensity for maximum blob [n]
MaximaArea[n] Area of maximum blob [n]
MaximaCircularity[n] Circularity for maximum blob [n]
MinimaCenter[n].x/.y Position for minimum blob [n]
MinimaIntensity[n] Intensity for minimum blob [n]
MinimaArea[n] Area of minimum blob [n]
MinimaCircularity[n] Circularity for minimum blob [n]


ExecuteCmd support
(see also executeCmd)

Command

Parameters

Return values

Comments

       

 

 
 

Scorpion Vision Version XII : Build 646 - Date: 20170225
Scorpion Vision Software® is a registered trademark of Tordivel AS.
Copyright © 2000 - 2017 Tordivel AS.