Image processing |
![]() |
Home |
Show content only (no menu, header)RAW imagesEach image is converted from the CR2 raw Canon format to single precision floating point FITS format using dcraw (to convert from raw to pgm) and then Cfits (to read pgm file and save as FITS).Example FITS file: IMG_0000.fits (size = 58 MB), and corresponding .info ASCII file IMG_0000.info . RGB imagesIndividual R, G and B channels can be reconstructed from the single raw images by interpolation. The simplest interpolation is to replace, for each channel, the missing pixels by the average of neighbor pixels. For example, the sample image G channel interpolation gives the following result: img.fits .Astrometric / photometric calibrationIdentifying point sourcesPage content last updated: 27/06/2023 06:35:52 HST html file generated 27/06/2023 06:34:44 HST |