- Timestamp:
- Jan 12, 2015, 12:29:24 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-pv3-20140717-merge/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/imdense.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pv3-20140717-merge/Ohana
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-pv3-20140717-merge/Ohana/src/opihi/dvo/imdense.c
r34584 r37822 22 22 23 23 if ((image = LoadImagesDVO (&Nimage)) == NULL) return (FALSE); 24 BuildChipMatch (image, Nimage);24 // BuildChipMatch (image, Nimage); 25 25 26 26 Rmin = graphmode.coords.crval1 - 182.0; … … 42 42 /* project this image to screen display coords */ 43 43 status = FALSE; 44 if (!FindMosaicForImage (image, Nimage, i)) continue;45 44 XY_to_RD (&r, &d, x, y, &image[i].coords); 46 45 r = ohana_normalize_angle (r);
Note:
See TracChangeset
for help on using the changeset viewer.
