Changeset 24458 for trunk/ppNoiseMap/src/ppNoiseMapParseCamera.c
- Timestamp:
- Jun 17, 2009, 8:33:56 AM (17 years ago)
- Location:
- trunk/ppNoiseMap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppNoiseMap
-
Property svn:ignore
set to
configure
Makefile.in
Doxyfile
config.log
depcomp
config.status
config.guess
ltmain.sh
config.sub
autom4te.cache
libtool
missing
Makefile
aclocal.m4
install-sh
-
Property svn:ignore
set to
-
trunk/ppNoiseMap/src
-
Property svn:ignore
set to
Makefile.in
stamp-h1
config.h
config.h.in
.deps
ppNoiseMap
Makefile
-
Property svn:ignore
set to
-
trunk/ppNoiseMap/src/ppNoiseMapParseCamera.c
r24453 r24458 2 2 3 3 bool ppNoiseMapParseCamera(pmConfig *config) { 4 5 bool status = false;6 4 7 5 if (!ppNoiseMapDefineFile(config, NULL, "PPNOISEMAP.INPUT", "INPUT", PM_FPA_FILE_IMAGE)) { … … 13 11 14 12 // add recipe options supplied on command line 15 psMetadata *recipe = psMetadataLookupPtr(&status, config->recipes, RECIPE_NAME); 13 // bool status = false; 14 // psMetadata *recipe = psMetadataLookupPtr(&status, config->recipes, RECIPE_NAME); 16 15 17 16 // the following files are output targets
Note:
See TracChangeset
for help on using the changeset viewer.
