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

搜索资源列表

  1. camera-capture

    0下载:
  2. 用vc++编写的图像处理程序,该程序实现了有关摄像头对视频的捕获。-prepared using vc image processing procedures, the procedures for the realization of a video camera to capture.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:941
    • 提供者:李成成
  1. CamServer

    0下载:
  2. 通过摄像头监视路由器指示灯的状况:将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态。其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用winsock编程实现,具有相当高的参考价值-through camera surveillance router indicator of situation : The first camera will capture images of the router real
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:332923
    • 提供者:Alan
  1. 利用OpenCV对视频进行处理

    0下载:
  2. 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1500
    • 提供者:刘增宝
  1. video-proceesing

    0下载:
  2. 该工程用c#语言开发实现了从摄像头捕捉一张图片并保存,再对图片进行简单的处理,比如灰度值、二值化、旋转等等。-The project achieved using c# language developed from the camera to capture an image and save it, and then the simple image processing, such as gray scale, binary, rotate and so on.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:42123
    • 提供者:yl
  1. ZXing-1.3.zip

    1下载:
  2. ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 ,ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on
  3. 所属分类:2D Graphic

    • 发布日期:2015-03-04
    • 文件大小:477125
    • 提供者:hwind
  1. swistrack.tar.gz

    0下载:
  2. SwisTrack is a powerful tool for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It uses Intel s OpenCV library for fast image processing and contains interfaces for USB, FireWire and GigE cameras, a
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6685456
    • 提供者:valefar
  1. usb-carmer-matlab-RT-process

    2下载:
  2. 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:6649
    • 提供者:song
  1. MATLAB_ks

    0下载:
  2. 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能: 1. 采用matlab Guide设计实现图像界面与按钮界面。 2. 连接摄像头,编写MATLAB初始化程序 3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。 4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。 5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Designed and
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15704
    • 提供者:桑海峰
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. Image

    0下载:
  2. 实现视频跟踪的,用于摄像头的切换。用vc++来实现的,对于学习数字图像处理的同事们会有所帮助的,欢迎大家踊跃下载。-Video tracking for camera switching. Using vc++ to realize, for the study of digital image processing will be helpful to colleagues, and everyone enthusiastically welcome download.
  3. 所属分类:Audio program

    • 发布日期:2017-04-26
    • 文件大小:222797
    • 提供者:hongrong
  1. HandGestureRecognition

    0下载:
  2. 用directshow写的一个USB摄像头程序,简洁精炼,可以读取摄像头图像,为后续图像处理提供基础。-Using DirectShow Writing a USB camera procedure, simple refining, can read the camera images, for image processing provide a basis for follow-up.
  3. 所属分类:DirextX

    • 发布日期:2017-05-18
    • 文件大小:4682255
    • 提供者:高鸣
  1. TestVideoGrabber2

    0下载:
  2. This source code is implementation of grabbing and processing image with OpenCV from IP Camera. The IP camera is accessed using TVideoGrabber library. You can download the trial version free from it official website. Then, you can grab and process th
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1375485
    • 提供者:sunu wibirama
  1. Move_view

    0下载:
  2. 自己写的一个图形处理的例子,用摄像头抓取图像,分析处理图像-Write your own example of a graphics processing, using camera grab image analysis and processing images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4677179
    • 提供者:fuyu
  1. tuxiangfengesuanfa

    0下载:
  2. 该方法可以用于复制场景的视频检测监控,采用灰度投影算法匹配进行全局运动估计和补偿,用以消除背景变化的影响;二次对称差分算法,用数学形态学对图像进行处理,该方法不受光线,摄像机抖动,场景等变化的干扰影响,具有较强的实时性,效果不错!-This method can be used to copy the scene of the video inspection and monitoring, using gray-scale projection algorithm to match the g
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:302773
    • 提供者:hezz
  1. USBCamCap_Fuzzy

    1下载:
  2. 本实验软件开发,使用Microsoft Visual C++ 6.0,Camera所撷取的影像经由USB接口传送回个人计算机,使用微软公司所提供的利用VFW(Video for windows)SDK,VFW SDK为在Windows 系统中实现视讯撷取提供了标准的接口,利用其中的影像撷取公用函式将Camera所撷取到的影像撷取至内存中以进行影像处理。异常侦测流程,首先会先撷取正常状态下的环境影像,建立标准对照影像。当环境有异常时,所撷取之影像产生变化,与标准对照产生差异,比对后应可侦测异常状态
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3899310
    • 提供者:小黑
  1. Lab1

    0下载:
  2. 利用Visual Studio 2008中的MFC,实现CCD摄像头图像获取并处理-Using Visual Studio 2008 in the MFC, to achieve CCD camera image acquisition and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2088204
    • 提供者:向翔
  1. Image-Processing-on-2D-Graphs-and-Models

    0下载:
  2. In the two applications of this study, images of a 2D object have been taken by a digital camera in order to obtain the surface data. In the other applications digital image and images taken from scanner have been used. These raster images’ borde
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7338023
    • 提供者:Serhat
  1. VCUSB01

    0下载:
  2. 摄像头处理 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。-The image processing (image processing), using a computer image analysis techniques in order to achieve the desired results. Camera processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2566184
    • 提供者:yinghua
  1. bishe

    0下载:
  2. 用摄像头对固高的倒立摆进行视频处理,并用霍夫变换处理图像提取角度-With the camera on a solid high inverted pendulum video processing, and image processing using Hough transform to extract angle
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6816
    • 提供者:yannan
  1. GUI1

    0下载:
  2. 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱 实现以下的图像处理功能。 1、 采用matlab Guide设计图像界面与按钮界面。 2、 连接摄像头,编写MATLAB初始化程序。 3、 用摄像头采集一幅图像,并能实现保存(使用控件按钮保存)。 4、 设计按钮实现对图像进行任意的亮度和对比度变化调节,显示和对比度变化前 后的图像 5、设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Image pro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5964
    • 提供者:桑海峰
« 12 3 »
搜珍网 www.dssz.com