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

搜索资源列表

  1. OpenCV

    0下载:
  2. 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32930714
    • 提供者:周全程
  1. DSPandOpenCV

    0下载:
  2. 将OpenCV移植到DSP上源程序用CCS打开-OpenCV to DSP on the transplant open source program with CCS
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3795775
    • 提供者:李明
  1. EMCV

    2下载:
  2. 做DSP图像处理可以调用的算法库。在OPENCV的基础上做修改,能在DSP平台上编译通过。-DSP image processing library。modified on the foundation of OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:240272
    • 提供者:tang
  1. OpenCV

    0下载:
  2. 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3614275
    • 提供者:lynn
  1. OpenCV(SourceCode)1

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件。(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small p
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:188606
    • 提供者:张行
  1. OpenCV(SourceCode)2

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:716319
    • 提供者:张行
  1. OpenCV(SourceCode)3

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:119281
    • 提供者:张行
  1. OpenCV(SourceCode)4

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1210924
    • 提供者:张行
  1. OpenCV(SourceCode)5

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:891836
    • 提供者:张行
  1. OpenCV(SourceCode)6

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:609056
    • 提供者:张行
  1. IntroductionToProgrammingWithOpenCV

    0下载:
  2. OpenCV Tutorial for the research studens working on M/C Intelligence and DSp and Video Processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:207502
    • 提供者:Rohit Anchaliya
  1. OpenCV-base

    0下载:
  2.  OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:14002937
    • 提供者:liushiyi
  1. source-code

    0下载:
  2. Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Opencv tutorial source code examples in the book
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4875276
    • 提供者:yangxiaohua
  1. opencv移值到以ccs

    0下载:
  2. 从opencv移值到ccs的实例,简单而易学,是初学opencv移值到DSP的好例子。
  3. 所属分类:OpenCV

    • 发布日期:2014-10-20
    • 文件大小:6057114
    • 提供者:molyswu
  1. code

    0下载:
  2. opencv的DSP移植版库,EMCV,适用于C6000系列-EMCV convert opencv,for c6000
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:641297
    • 提供者:杨凌远
  1. test_dft_c1

    0下载:
  2. opencv成功,与MATLAB结果一致,把同样的数据使用DSP库函数运算一下-Opencv successful, consistent with the MATLAB results, the same data using the DSP library function operation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12694831
    • 提供者:汲兴业
  1. EMCV

    0下载:
  2. 嵌入式的opencv库,可以一直到dsp的工程中使用,移植教程百度可以有。-Embedded opencv library can be transplanted to the use of dsp projects, Baidu can be transplanted.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:616640
    • 提供者:刘勇
  1. emcv-code-16-trunk

    0下载:
  2. EMCV开源opencv,可以用在嵌入式开发平台的像dsp等上的一个opencv嵌入式平台函数集-use emcv(opencv)on dsp
  3. 所属分类:OpenCV

    • 发布日期:2017-12-11
    • 文件大小:319097
    • 提供者:李霄
  1. kdeg

    0下载:
  2. 用于ti c55x dsp的静止图像jpeg算法中的正向余弦变幻的实现,(Used in the static image jpeg algorithm of the ti c55x DSP is the realization of the cosine fluctuates,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:沈燕梅
  1. matrpx-oacrations

    0下载:
  2. dsp工具箱,matlab语言实现的,具有基本的运算操作,主要涉及的是矩阵运算,,(DSP toolbox, matlab language implementation, has the basic arithmetic operations, mainly related to the matrix operations,,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:ryttans
搜珍网 www.dssz.com