搜索资源列表
OV7660SettingV1.0
- Overview Input Clock = 24Mhz Preview VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Capture VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Output Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversion R = Y + (351*(Cr – 128)) >> 8 G = Y – (179*(Cr –
RGBTOYUVHardwareDesign
- 色彩空间RGB与YUV转换的硬件设计,色彩空间RGB与YUV转换的硬件设计-RGB and YUV color space conversion hardware design, RGB and YUV color space conversion hardware design
yuvrgb_10_01_19
- 介绍yuv to rgb的转换,提供了高效的功能-Introduction yuv to rgb conversion, providing an efficient function
xapp637
- Extended YUV to RGB conversion doc from Xilinx
RGB_TO_YUV_Reduce_calc
- 我们一个图象模式识别的项目,需要将RGB格式的彩色图像先转换成黑白图像。 图像转换的公式如下: Y = 0.299 * R + 0.587 * G + 0.114 * B 图像尺寸640*480*24bit,RGB图像已经按照RGBRGB顺序排列的格式,放在内存里面了。 -We project an image pattern recognition RGB format color images, you need to be converted to
matlab--skin
- matlab基于肤色的人脸特征提取,rgb转换到ycrcb空间-based on skin color segmentation matlab face feature extraction, rgb color space conversion to Ycrcb
1
- 本人编写的颜色转换程序,可以将图像中像素rgb形式变为hsi形式,方便后续处理-I write the color conversion process can be in the form of pixels in the image rgb into hsi form to facilitate subsequent processing
tw8823
- TW8823 可以4路摄像头输入,画中画。倒车轨迹,显示原车界面与导航界面切换,可以AUX输入,加装行车记录仪,2路VGA视频输入-The TW8823 incorporates many of the features required to create multi-purpose in-car LCD display system in a single package. It integrates a high quality 3D comb NTSC/PAL/SECAM video d
face-rgb-hsv
- 人脸识别肤色之间相互转换RGB/HSV/ycgcr以及各自的功能介绍-Face color conversion between RGB/HSV/ycgcr and their functions Introduction