CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 视频捕捉/采集 搜索资源 - image algorithm

搜索资源列表

  1. RoboA

    0下载:
  2. 实现了一种快速比较算法进行图象识别比较,可以应用在足球机器人和工业控制等方面-achieve a more rapid identification algorithm for image comparison, can be used in robot soccer and industrial control, etc.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:32.68kb
    • 提供者:张的
  1. goodCanny

    0下载:
  2. 图像分割的经典算法CANNY算法的源代码,很实用-the classic image segmentation algorithm Canny algorithm source code, practical
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:4.46kb
    • 提供者:元辉
  1. captureparms

    0下载:
  2. 完成视频图像的采集和存储。可以选择几种简单的压缩算法,还可以设置视频属性。-complete video image acquisition and storage. Some may choose a simple compression algorithm, but also can set video attributes.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:37.08kb
    • 提供者:cheaijing
  1. TSsear

    0下载:
  2. 1. this function is for image (width=176, hight=144) only. but you can modify the related value to fit yours. 2. it is used to evaluate the motion vector between the Nth image and N-1th image. 3. it use Three Steps search algorithm. 4.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:91.77kb
    • 提供者:samk
  1. automatic-exposure-control

    1下载:
  2. 图像处理的自动曝光控制算法与自动对焦算法,根据这个算法可以确定快门时间以及光圈系数。-Image processing algorithm for automatic exposure control and auto-focus algorithm, this algorithm can be determined according to shutter speed and aperture factor. 朗读显示对应的拉丁字符的拼音
  3. 所属分类:Video Capture

    • 发布日期:2015-05-12
    • 文件大小:2.65mb
    • 提供者:xby841221
  1. Dual_JPEG_Network_Camera

    0下载:
  2. 基于ICETEK-DM642—P4的图像网路算法实现 (视频图像处理-双路JPEG网络摄像机)-Based ICETEK-DM642-P4 network algorithm of image (video image processing- Dual JPEG Network Camera)
  3. 所属分类:Video Capture

    • 发布日期:2017-05-02
    • 文件大小:882.31kb
    • 提供者:汪江
  1. 37724074cpp

    0下载:
  2. 图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6.2 图像采集的 VC实现 6.3 常见图像采集卡的性能指标 6.4 图像采集系统应用.-Image capture code-Matching Motion Estimation Algorithm 5.2 Introduction typical motion estimation algorithm for motion estima
  3. 所属分类:Video Capture

    • 发布日期:2017-04-05
    • 文件大小:1.43kb
    • 提供者:昕斐
  1. Video_Network_Server

    1下载:
  2. 基于ICETEK-DM642-P4的图像网络算法实现 (视频图像处理-视频网络服务器)-ICETEK-DM642-P4-based image network algorithm (video image processing- video network server)
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:11.24mb
    • 提供者:汪江
  1. camera-calibration

    1下载:
  2. 对摄像机的标定,采集几幅标定板的图像,首先对角点的获取,然后通过算法,计算出各自的内外参数,存入制定的文件中,完成相机标定-Of camera calibration, image acquisition board calibration pieces, first corner of the acquisition, then algorithm to calculate the parameters of their internal and external, into the deve
  3. 所属分类:Video Capture

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:liuyuan
  1. image-process-detects-smoke

    0下载:
  2. 结合实际火灾烟雾图像,设计实现了HIS空间图像分割算法-Actual fire smoke images, design and implementation of the HIS space image segmentation algorithm
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4.21mb
    • 提供者:王佳琪
  1. pdf417

    0下载:
  2. 二维扫描条码视频图像识别算法源代码,C++实现-Two-dimensional scanning bar code video image recognition algorithm source code, C++ to achieve
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:40.79kb
    • 提供者:sun guolin
  1. camera

    0下载:
  2. android视频采集处理代码,包括YUV转RGB,及RGB转YCgCr等转换,并提供常用的数字图像处理算法,如平滑算法、滤镜算法及直方图均衡法。-android video acquisition and processing code, including YUV to RGB, and RGB to YCgCr such as conversion, and provide a common digital image processing algorithms, such as smoo
  3. 所属分类:Video Capture

    • 发布日期:2017-11-11
    • 文件大小:5.05mb
    • 提供者:陈建宏
  1. video_capture

    0下载:
  2. 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
  3. 所属分类:Video Capture

    • 发布日期:2017-11-12
    • 文件大小:25.73kb
    • 提供者:侯识欢
  1. video-source-code

    0下载:
  2. 利用插值算法处理视频,消除其噪点,实现视频与图像的光滑,还原视频图像-Use interpolation algorithm to handle video, eliminate noise, smooth video and images, restore the video image
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:4.6mb
    • 提供者:suxiaogua
  1. grey

    1下载:
  2. 电子稳像灰度投影算法的电子稳像算法,针对最近matlab2013a进行了修改,使得程序可以适应更多视频格式,可直接运行,效果良好-Electronic image stabilization gray projection algorithm electronic image stabilization algorithm was modified for the recent matlab2013a, so that the program can accommodate more video
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:2.75kb
    • 提供者:杨骋
  1. good

    1下载:
  2. matlab调控俩个摄像头拍摄视频,并进行图像拼接。其中应用sifi算法,使用时把exe的文件放在bin的子目录下-matlab regulation of both cameras shoot video, and image stitching. Application sifi algorithm which, when used to exe files on the bin subdirectory
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:64.96kb
    • 提供者:lemon
  1. Basic

    0下载:
  2. Basic Deinterlacing Image Algorithm
  3. 所属分类:Video Capture

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:hsienyi
  1. ucam_helloV480_60_full

    0下载:
  2. Code for scan an image with a segmentation algorithm, and found patrons or shapes
  3. 所属分类:Video Capture

    • 发布日期:2017-04-15
    • 文件大小:5.01kb
    • 提供者:brians
  1. CMOS_500II

    0下载:
  2. CMOS_500II公版摄像头图像采集demo,完成视频采集和显示,插入数字图像处理算法也很方便。-CMOS_500II version of the camera image acquisition demo, complete video capture and display, insert the digital image processing algorithm is also very convenient.
  3. 所属分类:Video Capture

    • 发布日期:2017-06-09
    • 文件大小:15.16mb
    • 提供者:wangwei
  1. optic-flow

    0下载:
  2. 光流算法是比较经典的运动估计方法,光流场反映了图像上每一点灰度的变化趋势-Optical flow algorithm is the classical motion estimation method, optical flow field reflects the change tendency of every point on the image grayscale
  3. 所属分类:Video Capture

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:永恒
« 12 »
搜珍网 www.dssz.com