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

搜索资源列表

  1. motion

    0下载:
  2. There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describ
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:117330
    • 提供者:北悠
  1. v4l2_camera 视频采集服务器

    1下载:
  2. 一个视频采集服务器,将摄像头(支持JPEG)采集的视频客户端, 客户端可以是浏览器,http://localhost:端口号/?action=stream qt客户短 注意:编译时不能用makefile(每做好) 执行时如:execute_file /dev/vedio0 -A video capture server, the camera (supports JPEG) capture video client, the client can be a browse
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-10
    • 文件大小:2319571
    • 提供者:tangqiang
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. LANmonitor

    0下载:
  2. 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。  客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。  服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。-LAN monitoring system is the main screen by the client and server-sid
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2179342
    • 提供者:志勇
  1. EZWencoding

    0下载:
  2. The EZW encoder is based on progressive encoding to compress an image into a bit stream with increasing accuracy. This means that when more bits are added to the stream, the decoded image will contain more detail, a property similar to JPEG encoded i
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:57676
    • 提供者:manikandan
  1. LANscreenmonitoringsystem

    0下载:
  2. 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。  客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。  服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 -LAN-screen monitoring system is the main by the client and server-
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4896375
    • 提供者:leon
  1. LANscreenMonitoringSystem

    0下载:
  2. 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。客户端模块:该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。服务器端模块:该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 -LAN-screen monitoring system is the main by the client and server-side of two parts. Client mo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4932990
    • 提供者:暗物质
  1. SPIH

    0下载:
  2. Progressive coding, another feature of the JPEG 2000 standard, means that the bit stream can be coded in such a way as to contain less-detailed information at the beginning of the stream and more detailed information as the stream progresses. This ma
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:41463
    • 提供者:mazhar
  1. imgfrompdf

    0下载:
  2. A very short code for extracting JPEG images from pdf files. Note that there is no manipulation of data with copyrighted algo s, just the stream is copyied. You have also a little example.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:283055
    • 提供者:mztl
  1. MotionDetectionAlgorithms

    0下载:
  2. Motion Detection Algorithms There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. I
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:282630
    • 提供者:reyjav
  1. iview

    0下载:
  2. 1,java手机视频监控,适用各种机型,只要支持java即可! 2,体系结构为:服务器端采集视频,通过adsl上网的用户,支持动态域名解析,同时支持3322希网和每步noip两种域名解析,客户端为手机,输入申请的动态域名或Ip地址均可访问自己的电脑,观看视频。 3,动态域名解析见宝贝图片 4,采用jpeg视频流方式,tcp传输,视频流流畅 5,目前测试过的机型,K608i,N72,金鹏手机,效果很好,服务器为2M的ADSL宽带-1, java mobile
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:119121
    • 提供者:challen
  1. uglvdemo

    0下载:
  2. * WindML Example - Video image handling * This example program demonstrates how a video stream may be displayed * to an overlay surface. * To start the video demonstration program: * -> ld <uglvdemo_ugl.o * -> uglvdemo mode, jpegF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8753
    • 提供者:pb
  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. Hi_MJPEG_DEC_SDK_V1.0.0.2

    0下载:
  2. the hi_mjpeg_dec_w.exe is built base on the hi_mjpeg_sample.c and static libary of the decoder, the command format is as following: hi_mjpeg_dec_w.exe test.jpg [test.yuv] Notes: test.hjpg is a jpg stream file according with JPEG. test.yu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:69744
    • 提供者:endy
  1. LLANcontrrlA

    0下载:
  2. 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。客户端模块该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。服务器端模块该模块主要用于接收收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。操作注意事项(1)可执行文件位置:Server\Debug\Server.exe Client\De -The LAN screen monitoring system is mainly co
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:2163645
    • 提供者:liming
  1. shipingenzong

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。 -Some approaches to detect motion in a video stream. There are many approaches for motion detection in a continuous v
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:649852
    • 提供者:zys
  1. NetTran

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现;
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:132978
    • 提供者:霍小刘
  1. uvc_stream

    0下载:
  2. "uvc_stream" is a command line application to stream JPEG files over an IP-based network from the webcam to a viewer like Firefox, Cambozola, Videolanclient or even to a Windows Mobile device running the TCPMP-Player.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1686805
    • 提供者:魏子評
  1. JPEGcoding

    0下载:
  2. JPEG压缩编码,将输入的BMP图像进行DCT变换、霍夫曼编码后输出码流。-JPEG compression coding, the input BMP image DCT, Huffman encoded output stream.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:61492
    • 提供者:Jack
« 1 23 »
搜珍网 www.dssz.com