colors of the pixels in a digital image are often represented by red, green,  and blue values between 0 and 255 (an RGB triplet). A photographer is  manipulating a digital image to lighten it because all of the RGB values in the  image are less than 100, making it very dark. He does this by adding 20 to the  R, G, and B values of each pixel, then overwriting the original image. What  type of transformation is the photographer using on the digital image? A. Lossless transformation
B. Lossy transformation
C. Multiband transformation

1 Answer

Answer :

A. Lossless transformation

Related questions

Description : An artist makes an RGB raster image in which each pixel color is encoded with 12-bits --- 4 bits each for red, green and blue.Which of the following correctly shows the hexadecimal value for Red as a 12-bit representation A. F00 B. 00F C. FF00 D. FF0000

Last Answer : D. FF0000

Description : Represents one dot that is illuminated on a computer screen, many of which make up images A. Graphics B. Lossless C. Lossy D. Pixels

Last Answer : D. Pixels

Description : Anything on a page that is not actual text, from simple line drawings to fully active images found on the World Wide Web. A. Graphics B. Lossless C. Lossy D. Pixels

Last Answer : A. Graphics

Description : Which of the following is a benefit of lossy compression over lossless? A. File sizes will always be reduced, even when compressed multiple times. B. File quality is not harmed, e.g. ... can be decompressed back to their original uncompressed form. D. File sizes are usually significantly smaller.

Last Answer : C. Files can be decompressed back to their original uncompressed form.

Description : The binary code for each pixel is used to determine A. Which colour will be displayed B. How big the image is C. What shape the image is D. How many pixels will be in the image

Last Answer : A. Which colour will be displayed

Description : Data compression which guarantees that all original data can be restored exactly A. Lossless compression B. Lossy compression C. File compression D. Raster compression

Last Answer : B. Lossy compression

Description : Down sampling is to make a digital image file smaller by A. removing pixels B. adding noise C. adding pixels D. removing noise

Last Answer : A. removing pixels

Description : The color model uses varying intensities of (R)ed, (G)reen, and (B)lue light are added together in to reproduce a broad array of colors. A. BGR Color B. Primary Color C. Analogous Color D. RGB Color

Last Answer : C. Analogous Color

Description : What type of compression actually deletes data and cannot be decompressed? A. File Compression B. Lossless Compression C. Lossy Compression D. Archive Compression

Last Answer : D. Archive Compression

Description : Dennis has saved a photograph and has lost data during compression. What type of compression has occurred? A. LOSSY B. LOSSLESS C. RESOLUTION D. COLOR MODE

Last Answer : A. LOSSY

Description : Lossy or lossless? This type of compression makes the file smaller A. Lossy B. Lossless

Last Answer : A. Lossy

Description : Lossy or lossless? This type of compression does not get rid of any data A. Lossy B. Lossless

Last Answer : B. Lossless

Description : Huffman coding is an encoding algorithm used for A. lossless data compression B. files greater than 1 Mbit C. broadband systems D. lossy data compression

Last Answer : A. lossless data compression

Description : Huffman coding is an encoding algorithm used for a. lossless data compression b. files greater than 1 Mbit c. broadband systems d. lossy data compression

Last Answer : a. lossless data compression

Description : The number of dots of ink or toner per inch on a printed image. A. DPI B. RGB C. CMYK

Last Answer : B. RGB

Description : Which of the following is a true statement about data compression? A. Data compression techniques can be used to reduce the size of a file for storage or transmission. B. Data compression techniques can ... used if there may be a need to recover all of the original data from the compressed file.

Last Answer : A. Data compression techniques can be used to reduce the size of a file for storage or transmission.

Description : The reconstruction of a ________constructed sequence is identical to the original sequence. a. losslessly b. lossy c. Predictive d. None of the above

Last Answer : a. losslessly

Description : A bitmap image is made up of A. Pixels B. Colours C. Sounds D. Samples

Last Answer : A. Pixels

Description : An Image is Square array of 256X256 pixel requires 65536 bytes, and after compression it reduced to 16384 X8 bytes. What will be the compression rate: a. 2 b. 3 c. 4 d. 5

Last Answer : a. 2

Description : Data that describes other data. For example, a digital image may include metadata that describe the size of the image, number of colors, or resolution. A. Metadata B. Emdata C. Tridata D. Perameter

Last Answer : D. Perameter

Description : Digital video is sequence of a. pixels b. matrix c. frames d. coordinates

Last Answer : c. frames

Description : Digital video is sequence of a. A. pixels b. B. matrix c. C. frames d. D. coordinates

Last Answer : c. C. frames

Description : If the loss tangent is very less, then the material will be a a) Conductor b) Lossless dielectric c) Lossy dielectric d) Insulator

Last Answer : b) Lossless dielectric

Description : Why are the color printer inks magenta, cyan and yellow and not RGB (red, green, blue, the "primary colors")?

Last Answer : Additive vs subtractive color. Additive - Adding light to black (no light) Shine red, green, and blue spotlights on a wall - where they intersect: Blue + Green = cyan Red + Blue = magenta Red + ... : Additive and Subtractive Colors The Paper Mill Store - CMYK and RGB Color: Which One Should You Use?

Description : Given an image of size 1024 × 1024 pixels in which intensity of each pixel is an 8-bit quality. It requires ............... of storage space if the image is not compressed. (A) one Terabyte (B) one Megabyte (C) 8 Megabytes (D) 8 Terabytes

Last Answer : (B) one Megabyte

Description : How many colours can be used for each pixel if the colour depth is 4 bit? A. 4 colours B. 5 colours C. 15 colours D. 16 colours

Last Answer : D. 16 colours

Description : An image is 1024∗800 pixels with 3 bytes/pixel. Assume the image is uncompressed. How long does it take to transmit it over a 10-Mbps Ethernet ? (A) 196.6 seconds (B) 19.66 seconds (C) 1.966 seconds (D) 0.1966 seconds

Last Answer : (C) 1.966 seconds

Description : Best for print. A. DPI B. RGB C. CMYK

Last Answer : B. RGB

Description : Best for on Screen Display A. DPI B. RGB C. CMYK

Last Answer : A. DPI

Description : How does lossy compression reduce the size of files? A. Through removing redundancies by grouping repeated data together. B. By removing some precision in data that humans would have difficulty to ... the amount of storage needed. D. By replacing blocks of data with more compact representations.

Last Answer : D. By replacing blocks of data with more compact representations.

Description : To save file space lossy compression... A. Temporarily removes data B. Permanently removes data

Last Answer : A. Temporarily removes data

Description : Images tend to be very large collection of data. The size of memory required for a 1024 by 1024 image in which the colour of each pixel is represented by a n-bit number, (in an 8 bit machines) is (A) n × 8 MB (B) n / 8 MB (C) (1024 × 1024) / 8 MB (D) 1024 MB

Last Answer : (B) n / 8 MB

Description : The distance of the pointer from the look-ahead buffer is called : a. Length b. Offset c. Triplet d. Code

Last Answer : b. Offset

Description : An Image is represented by 65536 X8 bits, and after compression it reduced to 16384 X8 bits. What will be the compression ratio: a. 55% b. 65% c. 75% d. 85%

Last Answer : c. 75%

Description : Performance measure for Lossless Compression is __________: A. Distortion B. Fidelity C. Quality D. Rate

Last Answer : D. Rate

Description : Which best describes Lossless Compression? A. No information is lost but file size is increased B. There is no loss in information at all after compression C. Files which have the exact same data after compression D. Compression that involves an algorithm

Last Answer : B. There is no loss in information at all after compression

Description : The standard unit of measurement for U.S. standard size papers. A. Inches B. Picas C. Points D. Pixels

Last Answer : A. Inches

Description : In facsimile transmission, a page is scanned and converted into a sequence of a. Binary sequence b. Ternary sequence c. black or white pixels d. alphanumeric sequence

Last Answer : c. black or white pixels

Description : 72 Points = _______ A. 1 Inch B. 1 Pica C. 1 Point D. 1 Pixel

Last Answer : A. 1 Inch

Description : The transformation matrix required for conversion of CMY colour model to RGB colour model is given as

Last Answer : Answer: C

Description : In which of the following terminals the screen is regarded as an array of pixels, where each pixel is either on or off: a) Character Map Terminal b) Bit Map Terminal c) RS 232 C Terminal d) None of The Above

Last Answer : b) Bit Map Terminal

Description : Define the term 'sample rate'. A. Snapshots of sound are taken as the wave cannot be represented as a series of continuous changes. B. The number of samples taken each second C. The number of bits used per second of audio D. The number of bits available for each clip

Last Answer : B. The number of samples taken each second

Description : In data compression technique, each word is represented by what ? a) Digit b) Letter c) a or b d) Picture

Last Answer : c) a or b

Description : Hamzah needs to email a large file to a classmate. Why might he need to use file compression to do so? A. Email services often only let you send compressed data files. B. Compressed files are ... . D. Email services often have maximum file sizes that prevent you sending files that are too large.

Last Answer : D. Email services often have maximum file sizes that prevent you sending files that are too large.

Description : What is the difference between a lossy and a lossless file extension?

Last Answer : In a general sense, the lossy will loose something each time you save it wheras the lossless will not. This might clear it up

Description : In the encoded file, which type of changes are made in sysmbols ? a. They are compressed b. They are changed to a letter or symbol c. They are represented in the graphical form d. No changes are made

Last Answer : d. No changes are made

Description : In the encoded file, by using which process it can be transformed into original file at any time ? a) Straight b) Reverse c) Transfer d) Compressed

Last Answer : b) Reverse

Description : Which of these is NOT a way to decrease image blurriness? A. Use compatible file formats B. Increase the size of thumbails C. Save images using loseless compression D. Check if raster or vector graphics work better

Last Answer : A. Use compatible file formats