CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - ccs

搜索资源列表

  1. targe000t

    1下载:
  2. 程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错 -procedures to be completed video images of the moving object detection! It is the CCS debugging passed, the DSP core can execute directly on the procedure! The field experiments, the resu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1121
    • 提供者:刘智
  1. 32outline

    0下载:
  2. 基于CCS软件仿真,简单灰度图象轮廓提取程序,有兴趣的同学可以看看。可以直接编译
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50999
    • 提供者:张传金
  1. 2.5_inches_TFT_Driver_USE_TMS320VC5509_GPIO

    0下载:
  2. 本项目用TI的TSM320VC5509 DSP完成直接驱动AU 2.5\"的26万色TFT显示屏,项目在TI的CCS集成开发系统编译完成.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20248
    • 提供者:赵林
  1. motiotest

    0下载:
  2. TI的ccs开发环境,DM642上跑的源程序,做运动检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:787465
    • 提供者:简思平
  1. dsp/ReadImage

    1下载:
  2. 一个完整地读取和显示BMP图像,还有旋转,缩放和增强BMP图像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-05-05
    • 文件大小:3024
    • 提供者:zhanglonghua
  1. CCS简单图像二值化

    1下载:
  2. 在CCS上进行简单的二值化,直接可以运行,很适合DSP图像处理的初学者
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-13
    • 文件大小:822652
    • 提供者:jisuhun
  1. DM642tuxiangfenge

    0下载:
  2. 给出了基于DsP的图像分割算法的实现方法,以高性能数字媒体处理器DM642为核心搭建系统平台。先用MATLAB语言实现图像分割算法,再通过特定的命令加参数,以及转换 程序,将该程序转化为CCs所支持的程序,经调试、编译、链接通过后,将程序下载到DsP中,完成算法在DSP中的快速实现。实验结果表明,在DSP平台中实现图像分割算法,大大提高了运算速度,对于提高图像处理的实时性和促进图像处理系统的产品化,都具有重大意义。-DsP image is presented based on divisi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:253410
    • 提供者:xiliao
  1. Ostu

    0下载:
  2. otsu图像处理源码,用于图像分割 otsu图像处理源码,用于图像分割-otsu image processing source code, for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:320053
    • 提供者:钟伟
  1. pic_magnify

    0下载:
  2. 在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:56113
    • 提供者:chenjing
  1. VideoReverse

    0下载:
  2. 这个是图像处理的程序,主要是实现对图像的取反操作的,在CCS环境下使用-This is the image processing procedures, mainly for the images taken to achieve the anti-operation in the CCS environment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:240072
    • 提供者:赵娜娜
  1. vga_loop

    1下载:
  2. CCS环境下调试成功的,适用于达芬奇DVS6446 ARM端的视频采集回放程序,实现了图像的灰度化,阈值处理和直方图均衡化-Debugging environment, the success of CCS applied to Leonardo da Vinci DVS6446 ARM side of the video capture playback program to realize the gray of the image, the threshold processing and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:88953
    • 提供者:胡惠灵
  1. Sobel

    0下载:
  2. 用sobel的算子进行图像边缘检测的代码,开发环境是dm642的ccs。-Sobel operator with the edge detection for image code, development environment is dm642 of ccs.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2689210
    • 提供者:wangxinyong
  1. Lab0305-AD

    0下载:
  2. DSP的例程,基于C54x的AD转换的小程序,已经在CCS上经过验证的,在这里分享,供大家参考-DSP routines, C54x of AD conversion based on small programs have been proven in the CCS on, where sharing, for your reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:75393
    • 提供者:陈濛
  1. otsu

    1下载:
  2. 自动单阈值分割OTSU算法的C语言实现方法-OTSU automatic single-threshold segmentation algorithm C language method
  3. 所属分类:Special Effects

    • 发布日期:2016-05-07
    • 文件大小:20638
    • 提供者:李向阳
  1. dm642mainJUNZHI

    0下载:
  2. 在ccs编程环境中,用c语言实现对图像均值滤波的处理。-In ccs programming environment, using c language mean filtering the image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3845
    • 提供者:mayanfeng
  1. dm642mainGAOSI

    0下载:
  2. 在ccs编程环境中。用c语言实现对图像的高斯滤波的主程序。-Programming environment in ccs. C language with the image of the Gaussian filtering of the main program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3866
    • 提供者:mayanfeng
  1. dm642mainfanzhuan

    0下载:
  2. 在ccs编程环境中。用c语言实现对图像的翻转的主程序。-Programming environment in ccs. With the c language on the image reversal of the main program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3684
    • 提供者:mayanfeng
  1. test

    0下载:
  2. ccs dong目标跟踪,小实验,两张图片的-ccs dong tracking, a small experiment, two images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:52355
    • 提供者:丁卯
  1. DSP-ImageProcess

    0下载:
  2. 本代码包括两个工程,其中CIamgeRGB是VC++ 6.0编译的,主要实现的功能是将RGB图像转为YUV格式的dat文件,以便在CCS中读取;ImageTest是CCS工程,它读取上述转换的YUV格式的图像数据,方便开发人员在脱离硬件仿真环境的情况下开发适合DSP平台的图像处理算法-The code includes two projects, which CIamgeRGB is VC++ 6.0 compiler, the main function is to achieve the R
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12957872
    • 提供者:杨毅
  1. 用ccs进行图像平滑处理

    0下载:
  2. 图像噪声会使原图像形成虚假的边缘或轮廓。减弱、抑制这类噪声改善图像质量的方法称为图像平滑。采用邻域平均法对含有随机噪声的图像进行平滑处理,在CCS中观察结果并进行分析。(Image noise causes false edges or contours of the original image. Image smoothing is a way to reduce and suppress such noise and improve image quality. Neighborhood
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:243712
    • 提供者:hmyhmq
« 12 3 »
搜珍网 www.dssz.com