RAW file is basically an image preserves most
of the information from camera, such as sharpness and contrast, without
processing and compressing. However, RAW format need to be converted to JPEG and other image formats which are more convenient for printing and sharing.
TIFF is a computer file format for
storing raster graphics images, popular among graphic artists, the
publishing industry, and both amateur and professional photographers in
general.
CCD (charge coupled device) and CMOS (complementary metal oxide semiconductor) image sensors are two different technologies for capturing images digitally. In a CCD sensor, every pixel's charge is transferred through a very limited number of output nodes (often just one) to be converted to voltage, buffered, and sent off-chip as an analog signal. All of the pixel can be devoted to light capture, and the output's uniformity (a key factor in image quality) is high. In a CMOS sensor, each pixel has its own charge-to-voltage conversion, and the sensor often also includes amplifiers, noise-correction, and digitization circuits, so that the chip outputs digital bits.
These other functions increase the design complexity and reduce the area available for light capture. With each pixel doing its own conversion, uniformity is lower, but it is also massively parallel, allowing high total bandwidth for high speed.
No comments:
Post a Comment