- What are the main image-processing steps?
 - What are the three processing levels?
 - What is the difference between a grayscale image and a black and white image?
 - What is a pixel?
 - What is image resolution?
 - What OpenCV functions do you use to perform the following actions?
- Load (read) an image
 - Show an image
 - Wait for a keystroke
 - Split the channels
 - Merge the channels
 
 - What command do you use to run the Jupyter Notebook?
 - What color will you get with the following triplets?
- B = 0, G = 255, R = 255
 - B = 255, G = 255, R = 0
 - B = 255, G = 0, R = 255
 - B = 255, G = 255, R = 255
 
 - Suppose that you have loaded an image in img. How do you check whether img is color or grayscale?
 
            United States
            
            Great Britain
            
            India
            
            Germany
            
            France
            
            Canada
            
            Russia
            
            Spain
            
            Brazil
            
            Australia
            
            Singapore
            
            Canary Islands
            
            Hungary
            
            Ukraine
            
            Luxembourg
            
            Estonia
            
            Lithuania
            
            South Korea
            
            Turkey
            
            Switzerland
            
            Colombia
            
            Taiwan
            
            Chile
            
            Norway
            
            Ecuador
            
            Indonesia
            
            New Zealand
            
            Cyprus
            
            Denmark
            
            Finland
            
            Poland
            
            Malta
            
            Czechia
            
            Austria
            
            Sweden
            
            Italy
            
            Egypt
            
            Belgium
            
            Portugal
            
            Slovenia
            
            Ireland
            
            Romania
            
            Greece
            
            Argentina
            
            Netherlands
            
            Bulgaria
            
            Latvia
            
            South Africa
            
            Malaysia
            
            Japan
            
            Slovakia
            
            Philippines
            
            Mexico
            
            Thailand