Description: Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- [二维快速傅立叶变换] - This document introduces the techniques
- [RGB-HLS] - Realize in a class, including the RGB an
- [JavaScript] - Authority JavaScript Guide (fourth editi
- [corner] - Written using the OpenCV image corner de
File list (Check if you may need any files):
Palette
.......\Palette.aps
.......\Palette.cpp
.......\Palette.h
.......\Palette.ncb
.......\Palette.rc
.......\Palette.sln
.......\Palette.vcproj
.......\Palette.vcproj.CHINA-D2667C64E.weizhao.user
.......\Palette.vcproj.WEIZHAO.Administrator.user
.......\PaletteDlg.cpp
.......\PaletteDlg.h
.......\ReadMe.txt
.......\RES
.......\...\Palette.rc2
.......\Resource.h
.......\STDAFX.CPP
.......\STDAFX.H
readme.doc