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

搜索资源列表

  1. face

    0下载:
  2. 实现了人脸检测和定位,是数字图像处理和视频处理中的常用技术-Implemented face detection and location, is the digital image processing and video processing technologies used in the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2555120
    • 提供者:闫建鹏
  1. meanshift

    0下载:
  2. 它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是"Continuously Apaptive Mean-SHIFT",它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果-It is MeanShift Algorithm, called continuous adaptive MeanShift algorithm, CamShift algorithm stands for "Continuously Apaptive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2295069
    • 提供者:伟迅
  1. bayes

    0下载:
  2. 基于贝叶斯分类算法的图像阈值分割,实现视频图像的分割 -Bayesian classification algorithm based on image segmentation, image segmentation of video
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1778
    • 提供者:李绅
  1. h263encoder

    0下载:
  2. 视频图像处理-H.263视频图像编码标准的源码实现-Video image processing-H.263 video coding standard source implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6871766
    • 提供者:陈荣伟
  1. h263decoder

    0下载:
  2. 视频图像处理-视频编码标准H.263解码器的源码实现-Video image processing- video coding standard H.263 decoder source implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:108227
    • 提供者:陈荣伟
  1. lktest1

    0下载:
  2. 在Linux下编写的,用于截取视频图像的一个小程序,像素320*240的,环境:摄像头是OV9650,内核Linux2.6.30.4,yaffs文件系统,天嵌开发板。-Prepared under the Linux, used to intercept a small program of video images, 320 x 240 pixels, and the environment: the camera is the OV9650, the kernel Linux2.6.30.4
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:3673
    • 提供者:likui
  1. Video4Linux

    0下载:
  2. 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4364196
    • 提供者:谭火超
  1. match-of-points

    0下载:
  2. 图像像素匹配,使用C++环境,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Scenario testing, the use of C++ environment, the code is simple and can achieve Video Retrieval System video classification and retrieval, with reference to the World triec
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2297158
    • 提供者:huweicn
  1. Capture

    0下载:
  2. 读取视频图像,捕捉图像并进行简单的处理,保存-Read the video image, captures images and handling
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:31355
    • 提供者:曹兵
  1. 2ImagePaoPao

    0下载:
  2. 足球机器人图像采集处理,使用视频图像采集卡实现对图像的采集和显示。-image process in the soccer robot
  3. 所属分类:Video Capture

    • 发布日期:2017-05-04
    • 文件大小:1073745
    • 提供者:温卫东
  1. Small-and-weak-target-detection

    0下载:
  2. 针对基于可见光视频图像处理的水上弱小目标检测中存在的问题, 综述目前该领域的国内外研究进展, 从动态背景建模 前景目标检测和跟踪等方面分析各种方法 算法的优势和不足, 指出目前需要解决的问题, 并展望该领域的研究前景-In view of the problems existing in small and weak target detection on the sea surface based on visible light video image processing,the re
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:241825
    • 提供者:jinzhi
  1. shipin

    0下载:
  2. 图像视觉信息是人类从客观世界获得信息的主要来源之一,而视频图像实际上就是一系列连续的静态图像,它是对客观事物形象生动的描述,是一种直观且具体的信息表达形式。随着网络、通信和微电子等技术的快速发展和人们物质生活水平的提高,视频监控以其直观、方便和内容丰富等特点,越来越受到人们的重视。-Images of human visual information obtained from the objective world, a major source of information, and vid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:241125
    • 提供者:yurongfa
  1. cvcam

    0下载:
  2. 访问摄像头数据,在获取的视频图像中画一条线,比较基础的视频处理代码,需要的朋友可以下载哦-Access to the camera data, in obtaining the video images to draw a line, compared handling code based on the video, you need friends you can download
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:795
    • 提供者:manzhu
  1. 123

    0下载:
  2. 智能交通系统中基于视频图像处理的车辆检测与跟踪方法综述-Intelligent transportation systems based on video image processing of vehicle detection and tracking methods were reviewed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:285705
    • 提供者:hu
  1. DetectMov

    0下载:
  2. 基于背景差分法的是视频运动目标检测,该算法包含背景差分核心算法以及滤波处理阴影处理等后续图像处理-Background subtraction is based on video motion detection, background subtraction of the algorithm contains the core algorithm and the filtering processing, the shadow of the follow-up image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2080320
    • 提供者:李鹏飞
  1. MATLAB-image

    0下载:
  2. 关于用MATLAB来进行数字图像处理所需的各个函数,方法讲解。-On the use of MATLAB to carry out all necessary image processing functions, methods, explained.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:302831
    • 提供者:丫宝
  1. Untitled

    0下载:
  2. 图像处理,通过matlab实现视频图像的二值化等-Image processing, video images to achieve through the matlab binary, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:825
    • 提供者:luokun
  1. image-restoration

    0下载:
  2. 图像修复是图像复原研究中的一个重要内容, 它的目的是根据图像现有的信息来自动恢复丢失的信息,其可以用于旧照片中丢失信息的恢复、视频文字去除以及视频错误隐藏等。-Image restoration image restoration is an important part of the study, its purpose is to present the information according to the image to automatically recover lost info
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:84409
    • 提供者:李伟
  1. videowatermarkDCT

    0下载:
  2. 一个基于DCT系数的视频水印嵌入程序,读取yuv文件,提取其中的若干帧,然后对每帧做DCT变换,在中低频修改系数值,然后做IDCT,再把每帧图像组成YUV格式播放。-DCT coefficients of a video-based watermark embedding program, read the yuv file, extract the number of frames, and then do each frame DCT transform coefficients in th
  3. 所属分类:VOIP program

    • 发布日期:2017-03-28
    • 文件大小:1574
    • 提供者:岳恒立
  1. qianrushi

    0下载:
  2. 基于嵌入式ARM平台下视频图像压缩的实现 基于嵌入式ARM平台下视频图像压缩的实现-ARM-based embedded video compression platform embedded ARM-based platform for the realization of Video Image Compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:178675
    • 提供者:
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com