CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - video frames

搜索资源列表

  1. jpegNetWork-UDP

    0下载:
  2. 基于DM642、DM643的网络摄像机,实现网络视频传输功能,采用TI的JPEG库进行视频压缩,使用UDP协议传输,达到每秒10帧以上,基本实现实时功能。-Based on DM642, DM643 network camera, network video transmission capabilities, TI' s JPEG library used for video compression, transmission using the UDP protocol, more t
  3. 所属分类:DSP program

    • 发布日期:2017-05-10
    • 文件大小:2261201
    • 提供者:冯波
  1. s3c6410-h264-IDR-encode-ok

    1下载:
  2. 这是上一个代码的优化,加了IDR帧编码,适合不稳定网络(如移动通信网),已产品化,基于华恒S3C6410-R2开发板采集视频并压缩为H264格式,带IDR帧,使用时.c文件要改名为cam2fb.c-This is a code optimization, plus the IDR frame coding for unstable networks (such as mobile communications network), has been product oriented, huahen
  3. 所属分类:Embeded Linux

    • 发布日期:2014-07-28
    • 文件大小:3072
    • 提供者:杨在
  1. CEApp05

    0下载:
  2. C#2005开发的WinCE下的视频采集程序,数据通过TCP发送到PC,支持中星微zx030,输出JPG图象15-25帧/秒。第3方的驱动未注册有15分钟视频限制,有较大的参考价值。-WinCE C# 2005 developed under the video capture program, data sent via TCP to a PC, supports Vimicro zx030, JPG image output 15-25 frames/sec. Third-party dri
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:228169
    • 提供者:hawie
  1. motion

    0下载:
  2. This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1197241
    • 提供者:vikas
  1. WinCE_Dump_Filter

    0下载:
  2. 运行在WinCE上的DirectShow滤波器,提取视频文帧-Running on WinCE on a DirectShow filter, extract video frames the text
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:10507
    • 提供者:winton
  1. ISOFile[1.00.001]

    0下载:
  2. C++ source code that exports audio/video frames to MP4 file under WinCE
  3. 所属分类:Windows CE

    • 发布日期:2017-05-17
    • 文件大小:4802350
    • 提供者:rlxia
  1. videocapsend

    0下载:
  2. 发送端通过Video4linux编程对摄像头进行操作,获取视频数据,将所得到的每一帧图像进行处理后,由libjpeg将原始图像进行压缩,使得数据可以通过网络发送。在发送时通过UDP的socket编程实现数据帧的发送;-By Video4linux programming of the transmitter to operate the camera to obtain video data, the resulting image after each frame, the original
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:901271
    • 提供者:jhtian
  1. 24_34_Marciniak-Jackowski_SPA2009

    0下载:
  2. This paper shows an implementation and effectiveness analysis of people tracking in video sequences using an embedded system. The system was designed in Matlab environment with the Simulink model. After optimizations this model was adapted to the emb
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:286323
    • 提供者:Tomasz
  1. jpegNetWork--TCP

    0下载:
  2. 基于DM642、DM643的网络摄像机,实现网络视频传输功能,采用TI的JPEG库进行视频压缩,使用TCP协议传输,达到每秒10帧以上,基本实现实时功能。-DM642,DM643-based network camera, network video transmission capabilities, TI s JPEG library used for video compression, using the TCP protocol to transmit, more than 10 f
  3. 所属分类:DSP program

    • 发布日期:2017-05-10
    • 文件大小:2228256
    • 提供者:冯波
  1. 4th.tar

    0下载:
  2. 基于ARM11的摄像头驱动, 可在ARM的显示屏里观看摄像头拍下来的视频,使用了ARM的硬解码功能对视频帧进行了压缩-ARM11-based camera driver, can watch the display in the ARM took down the video camera, using ARM' s hardware decoding of compressed video frames
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:7380
    • 提供者:徒维
  1. 82231_STMICROELECTRONICS_STV0676

    0下载:
  2. STv0676能共同处理器与ST的CMOS图像传感器结合提供了高度集成的影像产品提供了USB1.1,RGB预览,YCrCb或M - JPEG数字高达每秒30帧的视频数据。-CMOS Digital Camera Co-processor the stv0676 co-processor combined with st cmos image sensors offers highly integrated imaging products which deliver usb1.1,rgb-p
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:153410
    • 提供者:ycq
  1. DE2_LCM_CCD_detect_b

    1下载:
  2. 本程序基于Altera公司的DE2平台完成仓库的实时监控并对移动的目标进行自动识别和报警的FPGA设计,研究重点就是图像采集和移动目标识别的FPGA实现。采用Altera公司的DC2模版对视频进行采集并将采集到的图像信息进行缓存,通过监视器实时显示,采用帧间差分法对采集到的帧图像进行运动检测,当仓库中有运动情况的时候,两个图像间灰度会出现异常,通过对灰度异常的侦测完成仓库移动目标的识别并蜂鸣器报警。-Complete real-time monitoring of the warehouse a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-11
    • 文件大小:19487744
    • 提供者:wangyi
  1. SEED602_motiotest

    0下载:
  2. 视频显示任务接收到视频数据帧后,将YUV4:2:0格式的图像重采样为YUV4:2:2格式的图像,-Video display task receives the video data frames, after will YUV4:2-0 format of image resampling to YUV4:2-2 format images
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:2025252
    • 提供者:liu zihao
  1. luxiang

    1下载:
  2. stm32f103+OV7670+SD卡读写+tft+znfat: 实现视频录制与播放。已经测试,可用,但是帧数有点低,一秒只有两三帧,希望对初学者有用吧。-stm32f103+ OV7670+ SD card reader+ tft+ znfat: For video recording and playback. Already tested and available, but the number of frames a little low, one second only t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:3711738
    • 提供者:高政
  1. 0103

    0下载:
  2. 采用STM407实现摄像头OV2640获取图片数据,通过TCP网络上传显示。图片1024*768的时候,能实现每秒3帧左右的传输,速度还可以。直接工程文件。(The video data of the camera OV2640 is obtained by STM407, and the display is uploaded through the TCP network. Image 1024*768, can achieve about 3 frames per second trans
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:12625920
    • 提供者:cchit
搜珍网 www.dssz.com