Path: Imaging/Optics
% Project a target into the focal plane. Type TargetInFocalPlane for a demo -------------------------------------------------------------------------- Form: p = TargetInFocalPlane( p, qTToI, qCToI, d, e, v, f, i ) -------------------------------------------------------------------------- ------ Inputs ------ p (n,m) Pixel map qTToI (4,1) Quaternion from target to ECI qCToI (4,1) Quaternion from camera to ECI d (3,1) Vector from camera to target in the ECI frame e (.) Optics data structure v (:,3) Vertices f (:,3) Face list i (1,:) Radiance of each face ------- Outputs ------- p (n,m) Pixel map --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/DeBlankLT Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Quaternion/QForm Common: Quaternion/QMult Common: Quaternion/QPose Imaging: Optics/FocalPlaneImage Imaging: Optics/PinholeCamera Math: Geometry/PointInGridInTriangle Math: Linear/DupVect
Back to the Imaging Module page