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

搜索资源列表

  1. upload.rar

    0下载:
  2. CEComm: Windows CE 4.0下的串口调试程序 串口精灵源代码 TTY:Windows 下的类似超级终端的原代码. TAPICase: Windows 下用TAPI拨号的例子 image: Windows 下一个数字图象处理的综合实例
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:4303882
    • 提供者:
  1. lcd

    0下载:
  2. LCD的源代码,还包括图像数组转换软件-LCD source code, but also includes image array conversion software
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:393178
    • 提供者:承诺
  1. ARM映象文件及执行机理

    0下载:
  2. ARM映象文件及执行机理-ARM image files and the implementation mechanism
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2449984
    • 提供者:none
  1. inwear

    0下载:
  2. TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考-Source code of TG12864 LCD driver for uC/OS tested on EASYRARM2100. It can display an image on the screen. It has been tested on ADS1.2. My first program.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:221843
    • 提供者:核桃
  1. 边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  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. ARM Executable Image for lpc21xx

    1下载:
  2. 对于该开始学习嵌入式软件的人,采用phlip公司LPc系列芯片的人大有帮助。主要是完成的开发模板-began studying for the embedded software, the company used phlip LPc series chips NPC help. Main completed the development of a template
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:22457
    • 提供者:刘雨
  1. vhdl_lcd

    0下载:
  2. 使用C语言与VHDL实现 液晶显示控制器示例使用说明 使用模块有:单片机模块、液晶显示模块。 使用步骤: 1. 打开电源+5V。 2. 信号连接,按下表将1K30信号与实际模块连接好。 3. 1K30板连接好并口线,并将程序加载。 4. 液晶屏上将显示一幅图像。 -use C language and VHDL LCD controller using examples of the use of modules : SCM modules, LCD disp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:40046
    • 提供者:刘浪
  1. pictuershibie code

    0下载:
  2. 图象识别礼包 原理图采用OrCad软件或PowerPCB软件打 识别各种格式 位图 矢量图-image recognition gifts schematics using software or offer the identification PowerPCB software formats bitmap vectors
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:678824
    • 提供者:革根
  1. Infrared-image-display

    0下载:
  2. 红外与LCD12864图片显示和温度显示-Infrared and LCD12864 image display and temperature display
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:66758
    • 提供者:范文健
  1. DiwenLCD-Image-coordinates

    0下载:
  2. 迪文液晶屏图像显示协议源代码,可精确标记图片在显示屏上的显示位置,大小,颜色格式等。-LCD screen image display protocol source code, can be accurate images on the LCD screen display position, size, color format, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:11902
    • 提供者:王泽军
  1. Image

    0下载:
  2. 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准
  3. 所属分类:DSP program

    • 发布日期:2017-05-05
    • 文件大小:277428
    • 提供者:林晓冬
  1. Image-display-program

    0下载:
  2. Image display program for STC-powered rotating display
  3. 所属分类:HardWare Design

    • 发布日期:2017-05-05
    • 文件大小:157596
    • 提供者:Elena
  1. Desktop

    0下载:
  2. 基于MATLAB的图像压缩实现 , 将彩色图片转为黑白图片 ,用huffman算法进行压缩。(Implementation of image compression based on MATLAB)
  3. 所属分类:DSP编程

  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. Image processing algorithm

    0下载:
  2. 飞思卡尔赛道处理算法,可自动识别赛道信息,得到各种直道弯道以及十字的处理算法。(Image processing algorithm)
  3. 所属分类:单片机开发

  1. Vhdl-Image-Processing

    0下载:
  2. Vhdl-Image-Processing
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:4657152
    • 提供者:commando
  1. client

    0下载:
  2. 由STM32读取相机数据,从中渲染出图像,并将其另存为jpeg文件(Read data from STM32 though UART, and render image with the data received. The image rendered will be then saved as a jpeg file)
  3. 所属分类:开源硬件

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:Edge12
  1. major1

    0下载:
  2. code for inverting an image in verilog
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:31744
    • 提供者:nishusingla
  1. S04_基于ZYNQ的HLS 图像算法设计基础

    1下载:
  2. VIVADO HLS IMAGE 使用文档(vivado image processing example text of zynq)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-06-05
    • 文件大小:7998464
    • 提供者:kernelstory
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com