CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图像 视频

搜索资源列表

  1. 20060816

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:274436
    • 提供者:pudn_dxg001
  1. view-matlabshow

    0下载:
  2. 用matlab做的 图像 显示 和视频处理的 程序 个大家看看那 发-done with Matlab image and video processing procedures - we look at fat
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4536
    • 提供者:瓦工
  1. vc5图像采集 code

    0下载:
  2. 图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6.2 图像采集的 VC实现 6.3 常见图像采集卡的性能指标 6.4 图像采集系统应用... -image acquisition code matching motion estimation algorithm 5.2 Introduction typical motion estimation algorithm 5.3 motion
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8285013
    • 提供者:相同
  1. ImagesToVideo

    0下载:
  2. 利用vc6.0和opencv1.0将图片序列利用程序制作成视频
  3. 所属分类:2D图形编程

    • 发布日期:2010-03-20
    • 文件大小:1650032
    • 提供者:zecstc
  1. 使用openni录制kinect视频、深度图像数据

    1下载:
  2. 使用openni录制kinect视频、深度图像数据,并绘制跟踪到的骨骼 包含完整工程文件,可以直接编译使用-using openni to record color and depth images from kinect,and display the skeleton image of the tracked user
  3. 所属分类:2D图形编程

    • 发布日期:2016-01-25
    • 文件大小:3325952
    • 提供者:
  1. PAL_pyy

    0下载:
  2. 对一帧图像进行PAL制编解码,可以加深对彩色视频信号编解码的理解-failed to translate
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1047
    • 提供者:YY7EE
  1. trackPmean

    0下载:
  2. 对视频序列帧图像进行跟踪,采用的是meanshift法,可以对感兴趣的目标进行手动框定-To track the sequence of video images, by using meanshift, you can manually from interested target frame
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2738407
    • 提供者:李永佳
  1. zoom

    0下载:
  2. 通过频域变换的方法实现图像的放大,该代码是实现对4:2:0YUV视频序列的放大,相对于普通的插值算法有较好的效果。-By frequency-domain transform method for image magnification, the code is to achieve the 4:2:0 YUV video sequence amplification, relative to the general interpolation algorithm has a good effe
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1991
    • 提供者:Dean
  1. dct

    0下载:
  2. 在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:564222
    • 提供者:cky
  1. EZW

    0下载:
  2. 一个用matlab实现的基于小波变换的视频图像处理算法(EZW)源码-A source matlab implementation of wavelet transform-based video image processing algorithm (EZW)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:20918
    • 提供者:潘迪宏
  1. HumanDetection_HOG

    0下载:
  2. 基于HOG(histogram of gradient)的动图像中的人物识别。含java程序和视频数据。-people detection using HOG method.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:281718
    • 提供者:liyuzhe
  1. Directshow

    0下载:
  2. 基于visual C++的视频图像采集并实时显示-Display real-time video image capture and based on visual C++ the
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-30
    • 文件大小:4808971
    • 提供者:赵浩钧
  1. mean-filter

    0下载:
  2. 对图像和yuv视频进行均值滤波的源代码,用于对图像滤波,很简单实用-Mean filtering of the source code of the image and yuv video
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:1967104
    • 提供者:sophia
  1. DG_AVE

    0下载:
  2. 视频图像的滤波,算法比较简单,可以有效的滤除掉图像的高斯噪声、椒盐噪声-Video image filtering algorithm is relatively simple, and can be eliminated effectively image Gaussian noise, salt and pepper noise
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:821
    • 提供者:李国帅
  1. 2222222222

    0下载:
  2. 光流算法程序,用来估计背景变化的图像序列或视频序列,可以很好的用来跟踪运动目标-Optical flow algorithm is used to estimate changes in background image sequence or video sequence can be well used to track moving targets. . .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:258993
    • 提供者:zm
  1. GndVcc

    1下载:
  2. 激光焊接机用VC设计编程,运动控制卡和视频卡控制采集图像,分析处理,找到焊接点加工,图像处理算法采用模板匹配,模式识别VC++实现,整机调试在产线运行! -Laser welding machine with VC design programming, motion control card and video card control image acquisition, analysis and processing, to find the welding point process
  3. 所属分类:2D Graphic

    • 发布日期:2015-11-25
    • 文件大小:12777472
    • 提供者:覃见吉
  1. average

    0下载:
  2. 视频图像RGB三色分离,取均值构成均值序列-RGB three-color video image separation, constitutes taking the mean average of the sequence
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:524
    • 提供者:崔漾
  1. ToMpeg

    0下载:
  2. 从一系列的图片中生成一个小视频以观察图像上某一个特征部位随时间的变化情况-Just for make a movie some images
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1086
    • 提供者:loskyer
  1. 001Matlab

    0下载:
  2. 很好的matlab2014编程,关于视频图像处理,分帧处理-Good matlab 2014b programming on video image processing, sub-frame processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:63134
    • 提供者:曾廷
  1. 图像快速去雾

    1下载:
  2. 图像视频快速去雾 # Image-and-Video-Dehazing Matlab code for paper Convex optimization for fast image dehazing, by Jiaxi He, Cishen Zhang, Ran Yang and Kai Zhu Published in: 2016 IEEE International Conference on Image Processing(ICIP)
  3. 所属分类:2D图形编程

« 12 »
搜珍网 www.dssz.com