IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 30, 2004, 3:32:34 PM (22 years ago)
Author:
Paul Price
Message:

Added parameters to psKernelGenerate, and synched image region
specification for psImageSubset, psImageTrim, psImageReadSection and
psImageSlice.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/ChangeLogSDRS.tex

    r1646 r1663  
    263263\item Changed the order of some \code{psList} function arguments to
    264264  match that of \code{psMetadata}.
    265 
     265\item \code{psLogSetDestination} return type changed to \code{bool}.
     266\item \code{psImage.nChildren} and \code{.children} changed to
     267  \code{psArray *children}.
     268\item Added extra input parameters to \code{psKernelGenerate}:
     269  \code{psVector *tShifts} and \code{bool relative}.
     270\item Synched \code{psImageSubset}, \code{psImageTrim},
     271  \code{psImageReadSection} and \code{psImageSlice} to use a
     272  consistent region specification: \code{x0,y0,x1,y1}, where \code{x1}
     273  and \code{y1} are exclusive, and may be negative.
    266274\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.