搜索资源列表
red_car_tracking
- 利用opencv将所提供的video转换为YUV色彩空间。将vedio中的移动的红色车子用纯红色标记出来-Opencv using the supplied video to YUV color space. Mobile vedio of the red car out of pure red marker
MyYUViewer.rar
- 一个用opencv编写的可以打开YUV格式视频的一个很好的小程序,值得下载哦,Opencv prepared a used YUV format video can turn a good little program, it is worth to download Oh
OpenCVPlayer.rar
- QCIF播放器,包括YUV转RGB,OpenCV函数显示RGB帧,QCIF player, including the YUV to RGB, OpenCV function display RGB frame
rgb2yuv
- rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
cvtest2
- 用opencv处理yuv帧(4:2:0)的源码,功能是实现视频增强,基于retinex方法。-yuv video enhance based on retinex theory
YUVOpenCV
- 将YUV文件中每帧的数据转换成OpenCV中的Ipl-ertdfvfh wfsddf.
yuv-AVI
- 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
YUV2RGB
- YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
CV_Pro
- 利用openvc对视频的处理,输入为yuv视频,输出也是yuv视频,中值滤波、膨胀、腐蚀等。里面包含yuv到rgb的转换-Processing video with OpenCV,including median filtering, expansion, corrosion, etc.the file format is yuv.This program contain the convert of yuv to rgb too.
AVItoYUV
- AVI转YUV程序的一个精简程序,需要用到opencv库-avi to yuv, opencv lib required.
opencv
- opencv打开yuv视频文件,黑白的,要改参数-opencv open yuv video files, black and white, to change parameters
1
- 改代码利用opencv基于YUV颜色空间,实现对肤色分割,并运用凸边,实现对简单手势的识别-Change the code based on the use of opencv YUV color space, color segmentation to achieve, and the use of the convex side, the realization of a simple gesture recognition
OpenCV-YUV
- OpenCV jpg图片,查找图片形状,得出物体形状,大小,尺寸-OpenCV jpg Photo,find Photo
jpcoyuv
- 可批量将jpg转换成yuv格式,C++实现,有使用到opencv(Jpg can be converted into YUV format in batch)
yuv_show
- Prototype of YUV player in opencv