FImage:

Path: SpacecraftEstimation/OrbitEstimation

% Cost function for image matching.

   Since version 8.
--------------------------------------------------------------------------
   Form:
   j = FImage( x, w )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x              (6,1)       State vector [dQ;rECI]
   w              (1,1)       Data structure
                              .image  (:,:,3) Image RGB
                              .g      (1,1)   Spacecraft data structure
                              .q0     (4,1)   Nominal quaternion
                              .tag    (1,1)   Tag to spacecamera function
                              .jD     (1,1)   Julian date

   -------
   Outputs
   -------
   j              (1,1)     Cost

--------------------------------------------------------------------------

Children:

AC: ACData/ACTConstants
AerospaceUtils: CAD/BHinge
AerospaceUtils: CAD/DrawSpacecraftPatches
AerospaceUtils: Coord/QAlign
AerospaceUtils: Coord/QLVLH
AerospaceUtils: Coord/QRotateToAlign
AerospaceUtils: Coord/U2AzEl
SC: BasicOrbit/CP2I
SC: BasicOrbit/E2Nu
SC: BasicOrbit/El2RV
SC: BasicOrbit/M2E
SC: BasicOrbit/M2EApp
SC: BasicOrbit/M2EEl
SC: BasicOrbit/M2EHy
SC: BasicOrbit/M2Nu
SC: BasicOrbit/M2NuPb
SC: Ephem/ECIToPlanet
SC: Ephem/EOfE
SC: Ephem/EarthNut
SC: Ephem/EarthPre
SC: Ephem/EarthRot
SC: Ephem/GMSTime
SC: Ephem/LoadFK5
SC: Ephem/MSidDay
SC: Ephem/MoonRot
SC: Ephem/Moons
SC: Ephem/NutDelta
SC: Ephem/ObOfE
SC: Ephem/SunV1
SC: Ephem/TruEarth
SC: SCData/sCTConstants
SC: SCMat/EarthMR
SC: SCModels/SCForImaging
SC: Visualization/PlotPlanet
SCPro: ProSensors/AutoPoint
SCPro: ProSensors/CameraDatabase
SCPro: ProSensors/PointCameraModel
SpacecraftEstimation: StellarCatalog/LoadCatalog
SpacecraftEstimation: StellarData/FK5Polar
SpacecraftEstimation: StellarData/Hipparcos
Thermal: ThermalAnalysis/SpaceCamera
Common: CommonData/Constants
Common: CommonData/SwooshWatermark
Common: CommonData/xSplashSmall
Common: Database/Constant
Common: General/CellToMat
Common: General/CloseFigure
Common: General/DeBlankLT
Common: General/DeleteCell
Common: General/DispWithTitle
Common: General/IsValidField
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/Coordinates
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TitleS
Common: Quaternion/AU2Q
Common: Quaternion/Mat2Q
Common: Quaternion/Q2Mat
Common: Quaternion/QForm
Common: Quaternion/QMult
Common: Quaternion/QPose
Common: Quaternion/QTForm
Common: Quaternion/QUnit
Common: Quaternion/U2Q
Common: Time/DTSToDTA
Common: Time/Date2JD
Common: Time/JD2000
Common: Time/JD2T
Common: Time/JDToMidnight
Common: Time/T2JD
Common: Transform/RaDec2U
Imaging: Optics/AngleOfView
Math: Geometry/Perpendicular
Math: Linear/Cross
Math: Linear/Dot
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/Unit
Math: MathUtils/R2P5
Math: Trigonometry/CosD
Math: Trigonometry/SinD

Back to the SpacecraftEstimation Module page