% @(#)searchinve.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:15:16 \se SECTION./INVENT \es\co SEARCH/INVENTORY 14-DEC-1988 RHW+AK \oc\su SEARCH/INVENTORY frame table search objects in an image frame and store the parameters \us\pu Purpose: Search objects in an image frame and store the parameters describing the identified objects in a table \up\sy Syntax: SEARCH/INVENT frame table \ys\pa frame = input file name in which the search command will operate \ap\pa table = output table name in which the parameters describing the found objects will be stored \ap\no Note: Before running the SEARCH/INV command, check the values of the keywords used by this command with SET/INV S(earch) [A(ll)] \on\exs Examples: \ex SEARCH/INVENT MYFRAME MYTABLE Searches for objects in frame MYFRAME and stores results in table MYTABLE. There are six columns in an output table labelled: IDENT, X, Y, BG, INT, and AR. They contain: identification, x and y world coordinates, local background, average intensity of 9 central pixels, and approximate object size in pixels. \xe \sxe