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

搜索资源列表

  1. FSDev

    0下载:
  2. 在VC平台下调试通过的linux 0.11文件系统代码! 对学习文件系统实现的朋友很有帮助,可以下载一个文件映像进行测试各种文件操作API。具体的可以参考赵炯写的《linux0.11内核源代码完全注释》一书和他的网站下载imag文件!-in VC debugging platform adopted by the 0.11 linux file system code! The study documents System helpful friend, a document can be d
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:341.92kb
    • 提供者:肖龙远
  1. zhiwendsp

    0下载:
  2. 这是一个指纹识别的程序,通过dsp采集图像,并处理分析,得到相应的指纹信息,实现指纹识别-This is a fingerprint identification procedure for the adoption of dsp image acquisition, processing and analysis. accordingly the fingerprint information, for fingerprint identification
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:90.8kb
    • 提供者:wuheng
  1. ST7565R.rar

    0下载:
  2. 图形点阵型LCD控制芯片ST7565R驱动程序,点亮全屏,并显示相关图片信息,已通过测试,Graphic point of formation LCD controller chip ST7565R driver, lit full-screen, and display the relevant image information, has been tested
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1.61kb
    • 提供者:wuqingliang
  1. xapp529_6_1

    0下载:
  2. 一些有用的IP核,本人也是刚涉及FPGA到开发,特别希望前辈们能够共享一些关于图像处理方面的IP核-Some useful IP core, and I was just involved in FPGA to development, particularly the older generation to share some information about aspects of image processing IP core
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:98.01kb
    • 提供者:erke
  1. 007

    0下载:
  2. 本文详细介绍了我们为首届全国智能车大赛而准备的智能车系统方案。该 系统以Freescale16 位单片机MC9S12DG128 作为系统控制处理器,采用基于的 摄像头的图像采样模块获取赛道图像信息,通过边缘检测方法提取赛道黑线, 求出小车与黑线间的位置偏差,采用PID 方式对舵机转向进行反馈控制。通过 自制的速度传感器实时获取小车速度,采用Bang-Bang 控制策略形成速度闭环 控制。小车还将通过特定算法分析出前方的路况,并根据路况的不同而为小车 分配以不同的速度。文中
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:
  1. DeblurringImagesUsingtheBlindDeconvolutionAlgorit

    0下载:
  2. The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:2.84kb
    • 提供者:ayla
  1. LucyRichardsonAlgorithm

    1下载:
  2. The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, dam
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3.24kb
    • 提供者:ayla
  1. LoadImageWithSocket

    0下载:
  2. 在上次的加载图片程序上新增了socket功能,可以在切换图片的同时与运行于PC端的MenuServer建立TCP通信,将当前图片的路径信息发送至server端。-Procedures in the last loading pictures added socket feature, you can switch the pictures in the same time and run on the PC side of the MenuServer establish TCP communi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:30.27kb
    • 提供者:陈旭
  1. image-compression-system-design

    0下载:
  2. 采用FPGA进行图像压缩处理的技术资料,适用于图像处理识别领域-FPGA learning portal specification development information
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:156.22kb
    • 提供者:VSPK559
  1. Lena_-image-information-entropy

    0下载:
  2. lena 图像信息熵 分为统计独立和非统计独立(二元联合熵)的代码,所用图像为256*256bmp-Lena image information entropy divided into statistical independence and non statistical independence (two yuan joint entropy) code, image using 256*256bm
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:7.55kb
    • 提供者:魏雯
  1. fingerscan

    0下载:
  2. 指纹识别的演示程序,主要是存取指纹图片信息,可以供大家学习参考.-Fingerprint identification demo program, mainly to access fingerprint image information, everyone can learn reference.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-17
    • 文件大小:4.1mb
    • 提供者:万超
  1. vga

    0下载:
  2. 用verilog设计控制程序从 ROM模块读取图片信息,然后写入 VGA接口。控制程序每隔250ms写入不同的信息至VGA接口,在屏幕上会出现小绿人的动画。-Reading the image information from the ROM module verilog design control procedures, and then write the VGA connector. Control program every 250ms write different messages
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:xutao
  1. OV7670-imagereceive

    0下载:
  2. STM32通过无线模块接收图像信息,并通过串口传到PC端,实现无线图像实时采集。-STM32 receiving image information via a wireless module, and spread to the PC via the serial port, wireless real-time image acquisition.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:827.83kb
    • 提供者:
  1. spi-flash-LCD

    0下载:
  2. stm32F051读写串行FLASH,将图片信息读出,然后再240*320的LCD液晶屏上显示-stm32F051 write serial FLASH, the image information read out, and then displayed on the LCD 240* 320 LCD screen
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:813.42kb
    • 提供者:刘晔
  1. camera-image-capture-system

    1下载:
  2. 本项目以摄像头OV7670作为图像传感器,以存储芯片AL422作为数据中转站,以处理芯片STM32作为图像采集系统的控制核心,以TFT液晶显示屏作为图像显示器,实现了基于摄像头图像采集的STM32处理显示系统,完成了图像的快速采集、存储、数据处理及图像显示。首先摄像头采集到图像,通过传输线路把采集到的信息存储在AL422内部,然后传给STM32处理;其次STM32建立二维坐标,把采集到的图像进行坐标定位;最后STM32将分析后的信息进行相应的处理,处理后的信息经过TFT将图像显示出来。-Came
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4.45mb
    • 提供者:
  1. 3

    0下载:
  2. 此程序实现了c8051f340单片机结合摄像头进行使用,并通过串口将图片信息上传给上位机-This program achieved c8051f340 microcomputer with the camera for use, and the image information is uploaded via the serial port to the host computer
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:121.43kb
    • 提供者:sj
  1. Base-on-STM32

    0下载:
  2. 该系统利用STM32单片机采集GPS定位信息、车内图像信息和陀螺仪传感器以及报警信息,然后通过GPRS模块将采集到数据发送到学校监控中心,实现学校对校车的地理位置和运行状态实时监控,同时学校还可以利用手机或固定电话和司机进行语音通话,以便学校对司机发出警告或调度等信息。-The system use STM32 MCU to collect GPS positioning information, image information and gyro sensor and alarm infor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-26
    • 文件大小:8.79mb
    • 提供者:李大
  1. HDMI_4AV

    0下载:
  2. 该源码为基于FPGA的HDMI显示的一拖四的AV视频采集。该模块可方便移植在需要使用HDMI高清显示的场合,并且可将VGA显示一分为四,方便各个窗口显示不同的图像信息-The source for the FPGA-based HDMI display of a four of the AV video capture. The module can be easily transplanted in the need to use the HDMI high-definition displa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:
  1. STM32F407_OV7620

    1下载:
  2. 通过STM32F407驱动ov7620摄像头,并对采集的图像进行二值化,灰度化等处理,能识别出人脸,并将图像信息显示在3.4寸的液晶触摸屏上。(Through the STM32F407 driver OV7620 camera, and collect the image for two values, grayscale and other processing, can identify the face, and display the image information on the
  3. 所属分类:单片机开发

  1. ov7670_sdram_lcd

    0下载:
  2. ov7670采集图像信息,缓存到SDRAM内部,再输出到lcd显示屏来显示出来。(Ov7670 collects image information, caches inside SDRAM, and then outputs it to the LCD display to display it.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:7.56mb
    • 提供者:过客3944
« 12 3 4 »
搜珍网 www.dssz.com