-
-
-
-
rawvideoplayer_src.zip
YUV 4:2:2, YUV 4:4:4, YUV4:2:0 raw video sequence player. YUV foramt to RGB format convert.
-
RGB_DCT.rar
对RGB颜色空间的彩色图像进行DCT变换,其中可保留任意的变换系数,且可根据需求改变量化步长
-
-
seg.rar
This is a MATLAB code for segmentation of any image. Initially the image is converted from RGB to greyscale image and then segmantation is done.
-
-
ColorSpace.rar
in this matlab code we
1.compute spectral response
2.compute the tristimulus
3.generate the 200*300 pixel images from the 24 RGB & gamma correction tristimulus
-
-
Tips1.rar
This small code sample shows how to obtain the RGB color of any pixel under the cursor.
The code uses a timer control to fire events ever 100 th of a second and then uses the GetPixel,
GetCursorPos, and GetDC WinAPI calls to obtain the value.
-