CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Filter RGB

搜索资源列表

  1. VidMix

    2下载:
  2. 视频拼接Filter。将2路视频拼成一路输出。非压缩的RGB和YUV格式,输入端格式必须一致,第一路视频决定输出的帧率。写这个Filter主要是为了把两路视频采集到一个文件中,如果只是要把多路视频合成后显示的话,建议使用VMR-9-Video Mosaic Filter. Will be two video output as guarding our way. Non-compressed RGB and YUV format, input must be consistent format,
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:802.68kb
    • 提供者:caoym
  1. VideoTestSource.zip

    0下载:
  2. 实现了directshow中的一个source filter,可以捕捉采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。,Directshow implementation of a source filter, can capture video collection, input support PAL and NTSC standard formats, support for RGB and YUV output format.
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:40.52kb
    • 提供者:davidlee123
  1. Contrast

    0下载:
  2. directshow框架中,非常经典的Transform filter,用来调节对比度。适用于RGB带调节板的图像格式。-DirectShow framework, very classic Transform filter, used to adjust the contrast. With adjustment for RGB image format plate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2.75mb
    • 提供者:xxzhou
  1. dibimage

    0下载:
  2. 能够以多种方式处理位图文件,包括RGB颜色分离与组合、各种滤镜效果与图像变幻、各颜色分量调整及亮度、对比度、GAMA值调整等,功能强大-To a variety of ways to deal with bitmap files, including RGB color separation and combination of a variety of filter effects and image changes, the color of the weight adjustment an
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:111.57kb
    • 提供者:
  1. imagefilter

    0下载:
  2. 這是用windows programing架構下的程式,主要就是作影像的濾波器,可以input不同的參數來做高通低通的效果,還能顯示圖片的RGB三個值,還能將兩張圖片作and or xor邏輯運算-This is with windows programing framework program, mainly for the image filter, you can input different parameters to make high-pass low-pass effect, b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.73mb
    • 提供者:潘宏
  1. afdfdsfads

    0下载:
  2. 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:212kb
    • 提供者:jack
  1. DigitalImageProcessing

    0下载:
  2. 此程序包括八个图像处理内容: 1 图像直方图的统计 2 图象的线性变换 3 图象平滑消噪处理 4 图像锐化处理 5 中值滤波处理 6 伪彩色增强处理 7 图像勾边处理 8 彩色图像锐化处理 - This programm includes 8 kinds of digital picture process: Stat. of direct square chart Linear transformation of picture The
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:450.37kb
    • 提供者:Jane
  1. Contrast_bak

    0下载:
  2. directshow yuv240转rgb filter,vs2005和vs2008下测试通过-directshow yuv240 turn rgb filter, vs2005 and vs2008 to test through
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3.19mb
    • 提供者:shxc
  1. RGBFilters

    0下载:
  2. DIRECTSHOW :RGB SOURCE FILTER
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:55.87kb
    • 提供者:罗坚
  1. DVideoTestSoui

    0下载:
  2. 实现了directshow中的一个source filter,可以捕捉采采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。 -In a directshow source filter, can capture the mining collection of video input support PAL and NTSC format, and output support for RGB and YUV formats.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:39.18kb
    • 提供者:谨防
  1. rgb_median_main

    0下载:
  2. C implementation of rgb median filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:RB
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1.02mb
    • 提供者:zl
  1. live_beautiful_camera_streaming0.5

    0下载:
  2. 主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现)
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-02
    • 文件大小:13.98mb
    • 提供者:wangyaning
  1. Image_Processing

    0下载:
  2. 图像处理方面基础框架结构。主要是对图像的灰度操作,均值,中值最大值最小值滤波。添加一些如高斯噪声等噪声,还有对图像进行去噪处理。显示图像的RGB分量,对图像进行灰度直方图均衡化和归一化。-Based image processing framework. The main image is a gray operation, mean, median maximum minimum filter. Add some noise such as Gaussian noise, as well as
  3. 所属分类:Console

    • 发布日期:2017-12-15
    • 文件大小:63.66mb
    • 提供者:周思洁
  1. average_RGB_images

    0下载:
  2. image processing RGB simulation filter
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:b4ss3k
  1. smooth

    0下载:
  2. Apply smoothing filter in a rgb image
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:9kb
    • 提供者:huma443
  1. Rand matrix

    0下载:
  2. 用控制台界面显示图片,里面rgb的每个像素并且拆分,然后在控制台一个个的显示出来(Using the recent approach, combined with Kalman filter, the target tracking, but not in the clutter environment)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:31kb
    • 提供者:心心欣欣
搜珍网 www.dssz.com