I am conducting research on machine learning.
I think there are papers that use the term "color space" and papers that use the term "color system" as a way of expressing color.Which is the more correct term?
I think the color scheme is more accurate because it represents a system that converts colors into numbers.
If the field of color engineering is not directly covered, color space and color system/model in the context of machine learning tasks such as image recognition and image generation will be considered synonymous.
(Of course, if the two terms are used differently in the paper...)
Both are the same in terms of treating certain color information as a point in 3D vector = 3D color space.There may be variations of RGB (red, green, and blue components) and HSV (hue, saturation, and brightness) in the three-dimensional space, but spaces can be converted to each other.
The color scheme has a somewhat more practical nuance, for example, mansel color scheme is based on the HSV color space, but instead of the HSV value itself, the color is represented by a code (e.g. 7PB 4/10
.We assume that the use of industrial design fields such as uniform color of products requires a code system that is easier to understand than strict HSV values.
618 Uncaught (inpromise) Error on Electron: An object could not be cloned
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
578 Understanding How to Configure Google API Key
914 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.