搜索资源列表
HGui4.1
- 一个类windows的GUI.目前已有一些基本的控件和基本的图形图像处理能力.
DSP-C6000-DM642DEMO
- DM642的一些基本功能例程。包括一些图像处理例子,如图像增强、滤波、边缘检测。很不错。附有详细的说明。
Blackfin_GenImageProc
- 基本的图像处理函数源码,用DSP实现图像的处理-The basic image processing function of source code, using DSP for image processing
DSP
- 本书是优秀的DSP应用系统开发实践指导书。全书针对目前最通用、最流行的德州仪器的TMS320C6000系列芯片,介绍了其基本原理、硬件结构和软件资源,及大量的应用系统实际开发案例。本书共分为10章,前3章介绍了TMS320C6000系列芯片的特点、最小系统设计和CSS代码设计,第4章详细介绍了7个TMS320C6000系列芯片的设计实例,内容涉及语音处理、通信、图像处理、无线电等各个方面。. 本书实例典型、内容丰富,所有实例都具有很强的实用性和指导性,特别适合于电子及硬件相关专业的在校
365191126guandianlunwen
- 论文——光电成像论文,智能光电成像技术的基本过程是:首先利用全息摄影技术,采集物体的光点信息;再利用光电转换技术将所得的光信息转换成电信号,最终转换为数字信号;对数字信号进行处理再经光电转换技术将数字信号重新恢复为光信号,实现对物体的立体图像虚拟显示。本文从理论上具体分析了各部分技术的实现,并指出了智能光电成像技术的实际应用。-Paper- Optical imaging papers, intelligent optical imaging technology is the basic pr
TFT-LCD-(RGB)
- 本书介绍了TFT液晶彩色图像显示的基本方法,对于点阵LCD驱动原理及图像处理介绍得比较好。-TFT LCD color book describes the basic method of image display, dot matrix LCD driver for the principle and image processing described fairly well.
imagepracess
- 本文章标题是基于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
HiFB-API
- Hisilicon Framebuffer(以下简称HiFB)是海思数字媒体处理平台提供的管理图像叠加 层的模块,它基于Linux Framebuffer 实现,在提供Linux Framebuffer 基本功能的基础 上,还扩展了一些图层控制功能,如层间Alpha、层间colorkey 等-Hisilicon Framebuffer (hereinafter referred to as HiFB) is Hass digital media processing platform p
TDiggital-imah
- 通过完成一种基于小波变换的图像增强方法的设计,较全面地掌握图像处理的的基本理论、原理与实现手段,使学生具有一定综合分析问题与解决问题的能力。 -Design through the completion of the image based on wavelet transform enhancement method, a more comprehensive grasp of the basic theory of image processing, principles and me
DSP-C6000-DM642DEMO
- 用DSP实现图像预处理的基本功能,比如灰度变换,边缘检测等。-DSP for image pre-processing of basic functions, such as gray-scale transformation, edge detection.
figure-process
- 可以实现图像处理的基本程序,采用DSP编程仿真-The basic procedures of image processing, DSP programming
Videocfg
- 用于TI DSP6713开发系统,可用于采集一帧图像并完成基本处理功能。-Used in TI DSP6713 development system, to capture an image and complete the basic processing functions.
DE2_camera
- 通过摄像头采集图像显示到屏幕上,通过DE2开发板进行处理,基本实现显示功能。-Collected through the camera image is displayed on the screen by the DE2 board processing, the basic realization of display functions.
DSP5416_GRAPH
- DSP5416下的几个图像处理的基本例程,都很实用,包括边缘处理、锐利、对比增强等。适合初学者仿照学习,也可移植到工程中,都已调试通过。-DSP5416 under several basic image processing routines, very practical, including edge treatment, sharpness, contrast enhancement. Modeled for beginners to learn, but also can be tra
6_ImageBasic
- 基于System Generator的图像处理工程,多媒体处理FPGA实现的源码,图像基本操作,几何变换,直方图,灰度化处理等-System Generator based image processing engineering, multimedia processing FPGA implementation source code, the basic operation of the image, geometric transformations, histogram, gray p
SmartCar2014_digital_1.0
- 智能车摄像头平衡组代码。里面包含基本的直立平衡代码以及图像采集图像处理代码。-smart car
armfly-DSP-tutorials-Chapter-34
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。在数字信号处理中,滤波器占有及其重要的地位。数字滤波器是语音处理,图像处理,模式识别,频谱分析等应用的基本处理算法。从本章起,我们将开始讲解滤波器设计。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
Example_2833x_FIR
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,又称为非递归型滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。(FIR (Finite Impulse Response) Filter: Finite-length unit Impulse response filter, also k