Changeset 12726
- Timestamp:
- Apr 3, 2007, 10:51:59 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/select_images.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/select_images.c
r12332 r12726 66 66 67 67 if (VERBOSE) fprintf (stderr, "finding images\n"); 68 BuildChipMatch (timage, Ntimage); 68 69 69 70 nimage = 0; … … 85 86 } 86 87 88 if (!FindMosaicForImage (timage, Ntimage, i)) continue; 89 87 90 /* define image corners */ 88 91 Xi[0] = 0; Yi[0] = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
