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

搜索资源列表

  1. h263.zip

    1下载:
  2. 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:
    • 文件大小:167785
    • 提供者:
  1. jpeg_network

    1下载:
  2. 使用evm dm 642开发的DSP源程序,该程序可以通过摄像头读取图像,再使用JPEG压缩算法进行压缩,随后通过evm板的RJ45网络接口通过Internet读取到摄像头的图像。-source code for evm dm 642.this application read image from carma,then compress it by jpeg,send the image through evm s RJ45 to internet.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:304753
    • 提供者:方元武
  1. Lab534-VideoMotionDetect

    2下载:
  2. 本程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错-procedures to be completed this video images of the moving object detection! It is the CCS on debugging passed, the DSP core can run directly on the procedure! After field tests, the result
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:142656
    • 提供者:周国
  1. boundary

    0下载:
  2. 用于DSP的图像边缘查找程序,工程用VDSP++生成,包含C与汇编。-for DSP Edge tracing procedure, and works VDSP generation, including C and Assembler.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:10733
    • 提供者:桐桐
  1. RGBtoYCbCr

    0下载:
  2. 使用DSP实现的图像处理中RGB转YCbCr的汇编源程序。-use the DSP image processing RGB switch YCbCr compilation of source.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:9251
    • 提供者:桐桐
  1. DSPimageprocessing

    0下载:
  2. DSP图像处理算法的实现,DSP图像处理算法的实现-DSP image processing algorithms to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:226184
    • 提供者:刘崇成
  1. dsp

    0下载:
  2. 数字图像处理 图像翻转 平滑滤波器 中值滤波器-The image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1051
    • 提供者:wangjing
  1. 基于DSP的图像线性变换系统设计

    0下载:
  2. 对彩色图像在CCS中显示,并进行灰度线性变换
  3. 所属分类:编程文档

  1. SobelEdge.origin

    0下载:
  2. 可以对图像进行SOBEL边缘化,并可以将处理的结果显示出来(SOBEL edge of the image can be processed)
  3. 所属分类:图形图象

    • 发布日期:2017-12-20
    • 文件大小:849920
    • 提供者:铁锤妹妹
  1. 0_Prewitte

    0下载:
  2. 基于嵌入式DSP的图像处理算法,用来对图像进行处理(Based on embedded DSP image processing algorithms)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-20
    • 文件大小:305152
    • 提供者:沧海无泪
  1. digital image processing

    0下载:
  2. DSP例程中的图像处理实验,简单高效很有借鉴意义。(DSP routines in the image processing experiment, simple and efficient, very useful.)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-23
    • 文件大小:381952
    • 提供者:行者2017
  1. LDC1000-STM32

    0下载:
  2. 通过TI公司的此款芯片可通过stm32控制探测金属(This chip can be detected by STM32 through TI)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:1967104
    • 提供者:吹牜弼023
  1. Lab8

    0下载:
  2. 利用C语言,在ccs环境下实现图像的读入以及灰度化处理。(Using C language, in the CCS environment to achieve image reading and grayscale processing.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-02
    • 文件大小:52224
    • 提供者:陌生人。
  1. 工程文件

    0下载:
  2. 图像的基本处理,包括直方图 均衡化、锐化、平滑等(The basic processing of images, including histogram equalization, sharpening, smoothing and so on)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:80896
    • 提供者:杰22
  1. finished

    0下载:
  2. 在CCS中对彩色图像进去线性灰度化处理,将其在CCS中显示出来并进行对比(Color image processing in linear gray level processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:52224
    • 提供者:气泡
  1. bf54x_doublecmos_tft

    0下载:
  2. 基于bf54x的双摄像头图像合成显示处理(Image synthesis and display processing of dual camera based on bf54x)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:361472
    • 提供者:FriendHuang
  1. EdgeImage

    0下载:
  2. 数字图像处理算法在DSP上的应用之图像边缘检测,代码中含部分注释(Image edge detection)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-23
    • 文件大小:51200
    • 提供者:粒粒粥
  1. TI_VLIB_2.2开发手册

    0下载:
  2. 该文件为66X系列对应的DSP开发库,视频、图像等功能函数(The file is the DSP development library, video, image, and other functional functions corresponding to the 66X series)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1019904
    • 提供者:xxxfaf
  1. ykeudld

    0下载:
  2. TI DSP DM642图像处理程序,---直方图均衡()
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:135168
    • 提供者:prooeourec
  1. 4

    1下载:
  2. 设计采用DSP控制的采棉机图像识别与处理系统,该控制系统核心采用TI公司的DSP TMS320F28335,它根据棉花的形状和所处的位置信息,决定是否发出采摘信息,从而控制采摘的步进电机旋转,使采摘口能够绕采摘头轴线旋转360度动作,使采摘口智能寻棉,实现棉花的精准定位与快速准确采摘。(The design of a cotton picker image recognition and processing system controlled by DSP is designed. The c
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:34816
    • 提供者:New people
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com