Difference between revisions of "AY Honors/Digital Photography/Answer Key"
From Pathfinder Wiki
< AY Honors | Digital PhotographyAY Honors/Digital Photography/Answer Key
(renumber some reqs) |
|||
Line 34: | Line 34: | ||
* [[W:Hold-and-Modify|HAM]], hardware compression of color information used in [[W:Amiga|Amiga]] computers | * [[W:Hold-and-Modify|HAM]], hardware compression of color information used in [[W:Amiga|Amiga]] computers | ||
− | == | + | ==5. Name and describe three types of image formats. == |
− | == | + | ==6. Give the principle uses of photography: == |
− | == | + | ==7. Take pictures illustrating at least eight of the following techniques. Use comparison pictures for illustration: == |
===a. Framing. === | ===a. Framing. === | ||
===b. Camera Steadiness. === | ===b. Camera Steadiness. === | ||
Line 48: | Line 48: | ||
===j. Correct exposure - underexposed, overexposed, and correctly exposed. === | ===j. Correct exposure - underexposed, overexposed, and correctly exposed. === | ||
===k. Use of flash - proper distance and reflective objects. === | ===k. Use of flash - proper distance and reflective objects. === | ||
− | == | + | ==8. Learn how to place photos in PowerPoint. Create a PowerPoint presentation showing the pictures you took using the above techniques. == |
− | == | + | ==9. Using a photo editing program on a computer, show ability to crop, color correct, sharpen, and adjust brightness/contrast to photos. == |
− | == | + | ==10. Complete at least three creative photographic projects in a photo editing program; such as a CD cover, a photo scrapbook page, a collage, etc. == |
− | == | + | ==11. Have a basic understanding of file organization techniques. == |
==References== | ==References== | ||
* [http://adventsource.org/efile.aspx?ID=35141 Requirements from efiles from Advent Source] | * [http://adventsource.org/efile.aspx?ID=35141 Requirements from efiles from Advent Source] |
Revision as of 04:21, 3 May 2007
1. Explain the following:
a. The principles of digital camera construction and how a digital camera works.
b. The effect of light on an image sensor.
c. How color images are created from the BW image the sensor captures.
d. What the camera lens does; what focal length means.
3. Describe pixels, image resolution, and image size.
4. What are the two types of image compression?
There are many image compression algorithms, but they can all be neatly divided into one of two types: lossless and lossy.
Lossless Compression
In lossless compression, when the image is restored from the compressed format, it is an exact binary match to the original. Every bit is exactly the same as in the original. Examples of lossless image compression file formats include:
- ABO - Adaptive Binary Optimization
- GIF - (lossless, but contains a very limited number color range)
- JBIG2 - (lossless or lossy compression of B&W images)
- JPEG-LS - (lossless/near-lossless compression standard)
- JPEG 2000 - (includes lossless compression method, as proven by Sunil Kumar, Prof San Diego State University)
- PNG - Portable Network Graphics
- TIFF
- WMPhoto - (includes lossless compression method)
Lossy Compression
With lossy compression, the uncompressed image is not exactly the same, but it can be very difficult to tell the difference with the naked eye. By permanently throwing away some of the information in the image, the file can be made much smaller.
- Fractal compression
- JPEG
- JPEG 2000, JPEG's successor format that uses wavelets.
- Wavelet compression
- JBIG2
- Cartesian Perceptual Compression: Also known as CPC
- DjVu
- ICER, used by the Mars Rovers: related to JPEG 2000 in its use of wavelets
- HAM, hardware compression of color information used in Amiga computers