CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - matlab image

搜索资源列表

  1. tuxiang_process

    0下载:
  2. 原创:在matlab里仿真有关图像的一些数字处理技术,正常运行-originality : Lane in Matlab simulation of the digital image processing technology, the normal operation
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3057
    • 提供者:风帆
  1. demo2

    0下载:
  2. 利用matlab串口工具箱,显示飞思卡尔智能车摄像头数据,生成图像显示。程序为开发过程中的命令行下的测试样例,仅供入门。可在此框架下添加自己的功能-Use of the a matlab serial Toolbox Freescale smart car camera data, generate image display. The program for the test sample, under the command line in the development process f
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:3072
    • 提供者:宋X
  1. junhenghua

    0下载:
  2. 用Matlab软件图象直方图均衡化,大家多来捧捧啊-Using Matlab software image histogram equalization, we want to want more than ah
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:537
    • 提供者:deng
  1. 3-DIPUM-Code

    0下载:
  2. Basics of Image processing using MATLAB
  3. 所属分类:Embeded-SCM Develop

  1. M

    0下载:
  2. 基于MATLAB编程的图像处理程序——低通滤波模拟编程-MATLAB based image processing program- low-pass filter simulation program a
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:Q
  1. 24_34_Marciniak-Jackowski_SPA2009

    0下载:
  2. This paper shows an implementation and effectiveness analysis of people tracking in video sequences using an embedded system. The system was designed in Matlab environment with the Simulink model. After optimizations this model was adapted to the emb
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:286323
    • 提供者:Tomasz
  1. histogram4

    0下载:
  2. 利用matlab和modelsim完成了用直方图均衡化处理灰色图片的前仿真,有处理前后图片的对比,verilog语言编写,但到用实时处理还差很远-Completed using matlab and modelsim deal with the gray image histogram equalization before the simulation, a comparison of before and after pictures, verilog language, but with
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:19930397
    • 提供者:杨兔艳
  1. hist

    0下载:
  2. 本程序时DSP上实现的图像均衡化,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做均衡化处理以便于DSP处理结果对照。-This program is implemented on a DSP image equalization, first dat file into the development of CCS on the TI deal, which the CCS is use
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:9505
    • 提供者:鸳都学童
  1. Roberts

    0下载:
  2. 本程序时DSP上实现的图像Roberts边缘检测,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做Roberts边缘处理以便于DSP处理结果对照。-This program is implemented on a DSP image edge detection Roberts, first dat file into the development of CCS on the TI de
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:9486
    • 提供者:鸳都学童
  1. mid

    0下载:
  2. 本程序时DSP上实现的图像中值滤波,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的。-This program is implemented on a DSP image median filtering, first developed by TI dat file into CCS on the treatment, which in the CCS is used on the C programmin
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:9516
    • 提供者:鸳都学童
  1. imagepracess

    0下载:
  2. 本文章标题是基于DSP的图像基本处理,是在Ti公司开发的DSP平台CCS上做的一个实验报告,并且实现将其处理结果与Matlab中的处理结果相对照,大家可以下载看看,共同探讨下-The title of the article is a basic DSP-based image processing, is developed in the Ti DSP platform to do an experiment on the CCS report, and to achieve the resu
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:202681
    • 提供者:鸳都学童
  1. 4

    0下载:
  2. 图像提取,用matlab做仿真,目标清晰,效果很好-Image extraction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:32946
    • 提供者:成语
  1. lunaRotation

    0下载:
  2. 这里是对图像旋转的讲解和相关的matlab程序。还有相应的PPT供大家学习。-Here is the explanation of the image rotation and related matlab program. PPT also appropriate for them to learn.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:13655
    • 提供者:李佳悦
  1. histogram-equalization-verilog

    0下载:
  2. 直方图均衡的Verilog实现 从Matlab读出图像为image.txt文件,经过Modelsim读入TXT文件进行直方图均衡处理,将输出结果再读出为image_he.txt文件,然后在Matlab观察直方图均衡增强效果。-The histogram equalization Verilog read from Matlab the image image.txt file after the Modelsim read into the TXT file, histogram equaliz
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-16
    • 文件大小:2062
    • 提供者:杨光
  1. TEXTIO_Import_txt_Matlab

    0下载:
  2. 将FPGA设计仿真结果数据写入到txt记事本中,然后通过Matlab读取txt中的数据并显示图像-write the FPGA simulation result data into textbook,and read these data from textbook and display image in Matlab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:1363
    • 提供者:王文华
  1. bmp_process

    0下载:
  2. 在CCS中处理电脑上已有的图片,使用matlab将图像数据存储后将图像数据当做头文件加入CCS中。-Deal with images already on your computer, use matlab in CCS after the image data as image data stored in the header files added to the CCS.
  3. 所属分类:DSP program

    • 发布日期:2017-11-21
    • 文件大小:241213
    • 提供者:李静迟
  1. Desktop

    0下载:
  2. 飞思卡尔 智能车 xs128单片机 图像采集 舵机测试 51单片机 电阻电感电容测试仪 数码管测试 Matlab的数据绘图 PID参数调试-Freescale microcontroller image acquisition Servo test xs128 51 single resistance inductance capacitance tester digital test Matlab of the data mapping debugging PID parame
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:794927
    • 提供者:张效元
  1. VLSI-Project-Median-filer

    0下载:
  2. FPGA和ASIC实现的图像中值滤波模块,各模块的仿真结果以及MATLAB,Modelsim联合仿真。这是中科大超大规模集成电路设计优化的final project。附有最终版的report和presention。-FPGA and ASIC implementation of image filtering modules, each module of the simulation results and MATLAB, Modelsim co-simulation. This is the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:14796284
    • 提供者:刘星宇
  1. dataset_618531

    0下载:
  2. 包含1593手写体数字0 ~ 9。从semeion.data通过MATLAB semeion.mat,可以直接使用。原semeion.names为自述。M。 Mat:1593×266 每一个行为样本,其中256是手写数字的16×16,在10栏的数字识别标签,例如:如果第一行是1,然后是0号,其次是1,1。等等。 在Matlab的小例子,可以得出每一个数字,一个更好的理解。你想翻转和旋转的是写作的习惯相一致的图像。-Contains 1593 handwritten digit 0~9
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:475111
    • 提供者:林志玲
  1. 3-DIPUM-Code

    0下载:
  2. Basics of Image processing using MATLAB
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:5527
    • 提供者:alsosho
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com