-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathContents.m
More file actions
executable file
·21 lines (20 loc) · 1.19 KB
/
Contents.m
File metadata and controls
executable file
·21 lines (20 loc) · 1.19 KB
1
% SimulatorToolbox%% Tools for simulating digital camera performance and evaluating% color image processing algorithms.%% SimColorBalancing - Color balancing routines.% SimConfig - Configuration utilties.% SimData - Data files used by the simulator.% SimDeMosaic - Code for demosaicing images.% SimEstimateIlluminant - Illuminant estimation algorithms.% SimExamples - Example programs using the simulator.% SimExternal - Support routines supplied from outside toolbox.% SimImageMetric - Implements image metric calculations.% SimInternalTools - Utility routines used internally. Not likely to be of interest.% SimNoiseFunctions - Routines that implement camera noise models.% SimReadWrite - Routines for image reading/writing.% SimReSample - Handle resampling from hyperspectral to camera resolution.% SimSimulation - Implement various simulation steps.% SimUtilityPrograms - Various little utilities.% Copyright (c) 1998, 1999 David Brainard & Philippe Longere. All rights reserved.