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

搜索资源列表

  1. ICVL

    0下载:
  2. OpenCV概述 Intel开源计算机视觉库OpenCV 目录 1 什么是OpenCV 2 重要特性 3 谁创建了它 4 新特征 5 从哪里下载 OpenCV 6 如果在安装/运行/使用 OpenCV 中遇到问题 7 OpenCV参考手册 8 中文翻译者 -Overview of Intel OpenCV open source computer vision library OpenCV OpenCV 2 Contents
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2684656
    • 提供者:peng
  1. cvision4

    0下载:
  2. A step-by-step guide to the use of the Intel OpenCV library-the source code of A step-by-step guide to the use of the Intel OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6636721
    • 提供者:Jilin Hu
  1. JMyron0025

    0下载:
  2. t’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:208640
    • 提供者:Isuru
  1. spie09

    0下载:
  2. Synthetic Aperture Radar (SAR) image processing platforms have to process increasingly large datasets under and hard real-time deadlines. Upgrading these platforms is expensive. An attractive solution to this problem is to couple high performance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:550597
    • 提供者:yas
  1. IBaseonOpenCVn

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。 已通过测试。 -Based on the introduction of Intel' s open source OpenCV computer vision library, the CAMSHIFT tracking algorithm to achieve the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:284757
    • 提供者:高尚
  1. imaginglib0264

    0下载:
  2. Imaging is native Object Pascal image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. Main development language is Object Pascal
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:13658147
    • 提供者:刘炳元
  1. MedianFilter

    0下载:
  2. 中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍-median filter, using the MMX technique from Intel, the speed is quite promising when compared to normal one
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4846
    • 提供者:ledonJu
  1. OpenCV种子填充实现彩色图像分割的代码

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1977
    • 提供者:eUSisn
  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1200
    • 提供者:niora
  1. yuvasm

    0下载:
  2. YUV to RGB coverter with Intel MMX technology *-err
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2927
    • 提供者:ctedly
  1. OpenCVcankaowenxian

    0下载:
  2. OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV was founded in 1999 by Intel, by Willow Garage provides su
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21437547
    • 提供者:liebing
  1. ijl151_setup.RAR

    0下载:
  2. The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors-The Intel ? JPEG Library provides a set of highly optimized C functions that implement JPEG
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1962621
    • 提供者:suilibin
  1. intel_mutilcore_smoke-source-r1.2

    0下载:
  2. intel 基于多核优化游戏引擎示例代码。根据cpu核心数创建多个线程,并行处理AI 物理、特效 渲染等,提高帧率和流畅度。由于pudn文件大小限制,删除了资源文件,只留下源代码。-intel multicore optimized game engine example is based on code. Creating multiple threads based on the number of cpu core, parallel processing AI physics, effe
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-11
    • 文件大小:18624531
    • 提供者:dxg
  1. fast_killerg

    1下载:
  2. intel线程挑战赛,tbb,多线程,并行,生命游戏,编程竞赛-intel Challenge thread, tbb, multi-threaded, parallel, Game of Life, programming contest
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:8638
    • 提供者:fan3951739
  1. librealsense-master

    0下载:
  2. Intel realsense的开源驱动:只可以获取到原始数据,无官方SDK中的CV算法-Just for reference, these are the possibilities of the librealsense: Native streams: depth, color, infrared Synthetic streams: rectified images, depth aligned to color and vice versa, etc. Intrins
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:604904
    • 提供者:lulu jiao
  1. opentrack

    0下载:
  2. opentrack 头部跟踪开源库,支持PointTracker,Oculus Rift,Intel RealSense 3D cameras等-opentrack is an application dedicated to tracking user s head movements and relaying the information to games and flight simulation software.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2953458
    • 提供者:
  1. RealSense_ROS-master

    0下载:
  2. realsense实感技术资料,高质量资料,可使用。。机器人操作系统(ROS)的实感技术功能。支持英特尔实感技术的ROS进行了现场演示。 面向Linux的英特尔实感3D摄像。内有展示资料。-Realsense technology information, high quality information, can be used.. The real sense technology function of the robot operating system (ROS). Support f
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3039086
    • 提供者:zhouyanpei
  1. FramesUpdate

    0下载:
  2. 获取Intel Realsense的RGBD数据-Obtain the RGBD data of Intel Realsense
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:859
    • 提供者:xuemingpeng
  1. newTutorial9

    0下载:
  2. 用opencl结合opengl实现对Nbody问题的图像模拟,可以在intel、amd、nvidia平台上实现。-Using OpenCL combined with OpenGL to achieve the Nbody image simulation, can be achieved on the Intel, AMD, NVIDIA platform.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12156518
    • 提供者:诸葛睿
  1. opencvPreadvideo

    0下载:
  2. 基于opencv的视频追踪技术,可以视频识别-vc++ source base on intel opencv technology
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:89622
    • 提供者:yang
« 1 2 3 4 56 »
搜珍网 www.dssz.com