CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - yuv opencv
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - yuv opencv - List
[
Windows Kernel
]
yuv-avi
DL : 0
用opencv编写的可以打开YUV格式视频的程序
Update
: 2011-03-16
Size
: 8.05mb
Publisher
:
hushaox@163.com
[
2D Graphic
]
Ilib-1.1.8-min
DL : 0
IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW issued by the image processing support for 1, 8, 16, spaces with/without symbols, and symbols are 32, 32-bit floating-point type data types. Support for RGB, CMYK, YCACB, YUV, XYZ color space, support alpha channel support rectangular ROI, ROI access, support shielding block images, error handling, user-defined functions to support image mathematics, geometry, filtering, image statistics, color space conversion operations .
Update
: 2025-02-17
Size
: 159kb
Publisher
:
魏刚祥
[
Special Effects
]
rgb2yuv
DL : 0
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
Update
: 2025-02-17
Size
: 555kb
Publisher
:
dwedw
[
Special Effects
]
deinterlace-1
DL : 0
比较实用去隔行算法源码,输入为YUV视频序列。-De-interlacing algorithm more practical source, input for YUV video sequences.
Update
: 2025-02-17
Size
: 14kb
Publisher
:
fisher zhang
[
Special Effects
]
MyYUViewer
DL : 0
一个用opencv编写的可以打开YUV格式视频的一个很好的小程序,值得下载哦-Opencv prepared a used YUV format video can turn a good little program, it is worth to download Oh
Update
: 2025-02-17
Size
: 2.93mb
Publisher
:
creasewang
[
Video Capture
]
Camerads
DL : 0
OpenCV下的视频读写代码,可作为一个库函数使用,不需要DirectShow-Video read and write by OpenCV
Update
: 2025-02-17
Size
: 1.05mb
Publisher
:
许慧慧
[
Special Effects
]
OpenCVPlayer
DL : 0
QCIF播放器,包括YUV转RGB,OpenCV函数显示RGB帧-QCIF player, including the YUV to RGB, OpenCV function display RGB frame
Update
: 2025-02-17
Size
: 5kb
Publisher
:
李君
[
2D Graphic
]
yuv-AVI
DL : 0
简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
Update
: 2025-02-17
Size
: 8.05mb
Publisher
:
wuhui
[
OpenCV
]
rgb2yuv
DL : 0
rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
Update
: 2025-02-17
Size
: 1.7mb
Publisher
:
sunxu
[
Special Effects
]
YUV2RGB
DL : 0
YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
tian xiao ma
[
Multimedia Develop
]
YUVRead
DL : 0
open yuv video file with opencv (do the convert to RGB) and display to screen
Update
: 2025-02-17
Size
: 3.83mb
Publisher
:
adir
[
OpenCV
]
red_car_tracking
DL : 0
利用opencv将所提供的video转换为YUV色彩空间。将vedio中的移动的红色车子用纯红色标记出来-Opencv using the supplied video to YUV color space. Mobile vedio of the red car out of pure red marker
Update
: 2025-02-17
Size
: 61.32mb
Publisher
:
tianxianxian
[
OpenCV
]
VideoH264
DL : 0
通过OPENCV H.264编码YUV视频,进行量化 变换 编码-By OPENCV H.264 encoding YUV video, transform coding to quantify
Update
: 2025-02-17
Size
: 22.95mb
Publisher
:
jiangqi
[
Special Effects
]
AVItoYUV
DL : 0
AVI转YUV程序的一个精简程序,需要用到opencv库-avi to yuv, opencv lib required.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
functiong
[
2D Graphic
]
opencv
DL : 0
opencv打开yuv视频文件,黑白的,要改参数-opencv open yuv video files, black and white, to change parameters
Update
: 2025-02-17
Size
: 1kb
Publisher
:
跳槽
[
Multimedia Develop
]
live_beautiful_camera_streaming0.5
DL : 1
主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现) Yuv转换成h264,x264实现 H264转换成rtmp流,libxrtmp实现-Mainly opencv face beautification facial beautification, skin test our use, skin color space is a particular area of a detected region (region of interest), after this area landscaping, is filtered, mainly bilateral filtering and Gaussian filter. 3. Video format conversion and encoding process is a good matrix rgb color space, the need to convert yuv, yuv color space that can be played, similar to watching our television screen above, the coding is transmitted when you need to send traffic only stream equivalent for compressed data, video frame coded yuv format into h264 format Rgb convert yuv, opencv achieve (achieve beauty in this step) Yuv convert h264, x264 achieve H264 convert rtmp stream, libxrtmp achieve
Update
: 2025-02-17
Size
: 13.98mb
Publisher
:
wangyaning
[
OpenCV
]
OpenCV-YUV
DL : 0
OpenCV jpg图片,查找图片形状,得出物体形状,大小,尺寸-OpenCV jpg Photo,find Photo
Update
: 2025-02-17
Size
: 23kb
Publisher
:
quanlove
[
Graph program
]
jpcoyuv
DL : 0
可批量将jpg转换成yuv格式,C++实现,有使用到opencv(Jpg can be converted into YUV format in batch)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
peano1993
[
Other
]
vplay_0.1.py
DL : 0
OpenCV play of YUV files v.1
Update
: 2025-02-17
Size
: 8kb
Publisher
:
JankoC
[
OpenCV
]
yuv_show
DL : 0
Prototype of YUV player in opencv
Update
: 2025-02-17
Size
: 31kb
Publisher
:
JankoC
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.