Changeset 7556
- Timestamp:
- Jun 13, 2006, 5:38:32 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r7554 r7556 1 %%% $Id: psLibSDRS.tex,v 1.40 2 2006-06-14 01:33:49price Exp $1 %%% $Id: psLibSDRS.tex,v 1.403 2006-06-14 03:38:32 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 5285 5285 based on significance of deviations 5286 5286 5287 \begin{prototype}5288 psPolynomial2D *psImageBicubeFit (psImage *image, int x, int y);5289 \end{prototype}5290 5291 \code{psImageBicubeFit} shall fit a 2D second order polynomial to the5292 9 pixels centered on (\code{x},\code{y}).5293 5294 \begin{prototype}5295 psPlane psImageBicubeMin (psPolynomial2D *poly);5296 \end{prototype}5297 5298 \code{psImageBicubeMin} shall detemine the minimum of the special 2D5299 second order polynomial.5300 5301 5287 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 5302 5288
Note:
See TracChangeset
for help on using the changeset viewer.
