Introduction To Color Spaces - Javatpoint

LogoTutorials×

Python

Python Django Numpy Pandas Tkinter Pytorch Flask OpenCV

AI, ML and Data Science

Artificial Intelligence Machine Learning Data Science Deep Learning TensorFlow Artificial Neural Network Matplotlib Python Scipy

Java

Java Servlet JSP Spring Boot Spring Framework Hibernate JavaFX Java Web Services

B.Tech and MCA

DBMS Data Structures Operating System Computer Network DAA Computer Organization Software Engineering Data Mining

Web Technology

HTML CSS JavaScript Jquery Angular-8 React JS React Native Node JS

Software Testing

Software Testing Selenium JIRA JMeter Postman TestNG SoapUI CucumberInterview×

Technical Interview

C C++ Php Java Python JavaScript TypeScript

Java Interview

JDBC Servlet Maven Jenkins Spring Spring Boot JDB Hibernate JSF

Web Interview

HTML CSS JavaScript Jquery Angular Node-JS AJAX

Database Interview

DBMS SQL PL/SQL Oracle MySQL MongoDB Redis MariaDB

Company Interviews

IBM Adobe Microsoft Amazon TCS HCL Wipro DXC Accenture Capgemini Space X Ericsson Infosy IGate EXL IndiaMART Sapient
  • Compiler
    • Python
    • Java
    • Php
    • C
    • C++
    • R
    • Html
    • Javascript
    • Typescript
    • Swift
  • DIP Tutorial

    • DIP Tutorial
    • Analog Image vs Digital Image
    • Digital Image and Signal
    • Signal and System
    • Analog signals vs Digital signals
    • Continuous Systems vs Discrete Systems
    • History of Photography
    • Portable Cameras vs Digital Cameras
    • DIP Applications
    • Concept of Dimensions
    • Image Formation on Camera
    • Camera Mechanism
    • Concept of Pixel
    • Perspective Transformation
    • Concept of Bits Per Pixel
    • Types of Images
    • Color Codes Conversion
    • Grayscale to RGB Conversion
    • Concept of Sampling
    • Pixels, Dots and Lines per Inch
    • DIP Resolution
    • Quantization Concept
    • Dithering Concept
    • DIP Histograms
    • Brightness & Contrast
    • Image Transformation
    • Gray Level Transformation
    • Concept of Convolution
    • Concept of Mask
    • Robinson compass mask
    • Krisch Compass Mask
    • Concept of Blurring
    • Concept of Edge Detection
    • Frequency domain Introduction
    • High Pass vs Low Pass Filters
    • Color Spaces Introduction
    • JPEG Compression
    • Computer Vision vs Computer Graphics

    MCQ

    • DIP MCQ
    next → ← prevIntroduction to Color Spaces

    Color spaces are the mathematical representation of a set of colors. There are many color models. Some of them are RGB, CMYK, YIQ, HSV, and HLS, etc. These color spaces are directly related to saturation and brightness. All of these color spaces can be derived using RGB information using devices such as cameras and scanners.

    RGB Color Space

    RGB stands for Red, Green, and Blue. This color space is widely used in computer graphics. RGB are the main colors from which many colors can be made.

    RGB can be represented in the 3-dimensional form:

    Introduction to Color Spaces

    Below table is 100% RGB color bar contains values for 100% amplitude, 100% saturated, and for video test signal.

    Introduction to Color Spaces

    CMYK Color Model

    CMYK stands for Cyan, Magenta, Yellow and Black. CMYK color model is used in electrostatic and ink-jet plotters which deposits the pigmentation on paper. In these model, specified color is subtracted from the white light rather than adding blackness. It follows the Cartesian coordinate system and its subset is a unit cube.

    Introduction to Color Spaces

    HSV Color Model

    HSV stands for Hue, Saturation, and Value (brightness). It is a hexcone subset of the cylindrical coordinate system. The human eye can see 128 different hues, 130 different saturations and number values between 16 (blue) and 23 (yellow).

    Introduction to Color Spaces

    HLS Color Model

    HLS stands for Hue Light Saturation. It is a double hexcone subset. The maximum saturation of hue is S= 1 and L= 0.5. It is conceptually easy for people who want to view white as a point.

    Introduction to Color SpacesNext TopicIntroduction to JPEG Compression← prev next →

    Latest Courses

    PythonJavaJavascriptHtmlDatabasePhpC++ReactData-StructuresCloud-ComputingEthical-HackingLogo

    We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks

    Contact info

    G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India

    [email protected].

    Follow us
    FacebookTwitterRssBlogspotYoutube

    Latest Post

    PRIVACY POLICY

    Tutorials
    Java Data Structures C Programming C++ Tutorial C# Tutorial PHP Tutorial HTML Tutorial JavaScript Tutorial jQuery Tutorial Spring Tutorial
    Interview Questions
    Tcs Intuit Wipro Adobe Infosys Amazon Accenture Cognizant Capgemini Microsoft
    Online Compiler
    C R C++ Php Java Html Swift Python JavaScript TypeScript© Copyright 2024 Javatpoint. All Rights Reserved.

    Từ khóa » Hsv Color Model Tutorialspoint