实时图像处理,real-time image processing
1)real-time image processing实时图像处理
1.Algorithm for detecting vertical and horizontal lines in real-time image processing;实时图像处理中的垂直和水平直线检测算法
2.The replace algorithm of hough transform in real-time image processing;实时图像处理中一种快速的直线检测算法
3.Design of embedded real-time image processing system based on DM642;基于DM642的嵌入式实时图像处理系统设计
英文短句/例句

1.The Study of Real-Time Image Processing and Implementation with FPGA;实时图像处理算法研究及FPGA实现
2.The Design of Image Realtime Processing System Based on SOPC;基于SOPC的实时图像处理系统的设计
3.The Study of Real-Time Image Processing System Based on FPGA;基于FPGA的实时图像处理系统的研究
4.TMS320C6202-Based Real-Time Image Processing System;基于TMS32OC6202的实时图像处理系统
5.The Research of the Real-time Image Processing System Based on ARM+DSP;基于ARM+DSP实时图像处理系统的研究
6.Design of Real Time Image Processing System Based on FPGA and DSP基于FPGA和DSP的实时图像处理系统设计
7.Design of real-time image processing system based on TMS320DM642/Matlab基于TMS320DM642/Matlab的实时图像处理系统设计
8.Implemention of Histogram Equalization Enhancement Algorithms in Real-Time Image Processing直方图均衡增强算法在实时图像处理中的实现
9.Research and Implement of an Image Processing Arithmetic Evaluating Flatform;一种实时图像处理算法评估平台的研究与实现
10.Hardware Platform Design of Real-Time Image Processing System一种实时图像处理硬件平台的设计与实现
11.Implementation of SDRAM Controller for Embedded Real-time Image Processing System嵌入式实时图像处理系统中SDRAM控制器的实现
12.Hardware Platform of Image Processing System;一种实时图像处理系统的硬件平台研究
13.Infrared Focal Plane Array Imaging and Real-time Image Processing;红外焦平面成像与红外图像实时处理
14.Research and Design of Real-Time Image Processing System;图像实时采集处理系统的研究与设计
15.DSP Processing System for Uncooled Infrared Thermal Imaging with Real-time;非致冷红外图像DSP实时处理系统
16.The Research on the Real-time Process of Low-Light-Level Video Image;基于DSP的微光视频图像实时处理研究
17.Image Processing System Design of Real-Time Dual-Spectrum Image Fusion System Based on DSP;基于DSP实时双光谱图像处理系统设计
18.Design of Real-time Image Pre-processing System Based on FPGA;基于FPGA的实时图像预处理系统的设计
相关短句/例句

real time image processing实时图像处理
1.Design of a real time image processing system based on DSP;基于DSP的实时图像处理系统的设计
2.DMA is able to move data block independent of CPU, and this capability meets real time image processing.直接内存存取(DMA)是数字信号处理器(DSP)中用于快速数据交换的重要技术,它具有独立于CPU的后台批量数据传输能力,能够满足实时图像处理中高速数据传输要求。
3.A real time image processing system of VXI based dual bus multi DSPs is presented.提出并实现了一种基于 VXI的双总线多 DSP实时图像处理系统 ,通过采用 VXI总线协议保证系统的模块化及模件间的可靠通信 ;同时采用专用高速双工视频总线簇解决 VXI总线带宽限制及总线争用问题 ,从而实现 DSP模件间高速数据通
3)real-time image processing图像实时处理
4)real-time image processor实时图像处理器
1.The dissertation focuses on designing a real-time image processor of the night vision system.本文的重点是设计该夜视系统的实时图像处理器。
5)real-time digital image processing实时数字图像处理
6)real-time infrared image processing实时红外图像处理
1.A modularized high speed real-time infrared image processing system of uncooled infrared imaging and intelligent track based on ADSP21060 and FPGA was given.研究了一种基于ADSP2 10 6 0和FPGA的非致冷红外成像与智能跟踪的模块化高速实时红外图像处理系统 ,分析了该系统中接口板、DSP板和显示板之间的系统工作原理和信号流向 。
延伸阅读

实时处理  处理结果能立即作用或影响正在被处理的过程本身的一种处理方式。时间的限制与系统服务的对象和具体物理过程紧密相关,如果超出限定时间就可能丢失信息或影响到下一批信息的处理。例如机票预订系统要求在很短时间内向用户作出正确回答。    在实时处理中,中央处理机同时与多个用户进行通信,但实际上每一个瞬间中央处理机只能与一个用户通话,所以中央处理机所进行的处理操作与正在进行的活动是同时并行的。若外来信息到来时中央处理机正在执行其他任务,则中断原任务而转去执行此信息处理的任务,称为实时中断。从某一事件发生到系统对该事件有所响应所需的时间称为响应时间。响应时间是实时处理系统的重要指标,它与数据传输速度和访问中央处理机的频率有关。    在实时处理中,被处理的信息进入系统的时间带有很大的随机性,有时系统要处理的任务超过系统的处理能力而出现过载。当系统中出现短暂的峰值负载时,可将任务分散到缓冲区,按一定策略排成队列进行处理;当系统中出现持续的峰值负载时,可设一防护性机构,一旦发现过载就拒绝输入任务,直到过载消除。这种方法在控制系统中不适用,某些重要而紧迫的任务如不及时处理可能造成严重后果。在控制系统中消除过载的办法是抛弃一些不重要的任务或降低某些周期性任务的频率。实时处理要求系统有很高的可靠性,信息的任何错误或丢失都可能造成严重的损失。因此必须采用相应的硬件和软件措施,如冗余技术来提高系统的可靠性。    实时处理往往同时涉及多个用户,此时实时处理容易与分时处理相混。两者的区别是:实时处理对响应时间的要求是以信息处理过程所能接受的延迟来定的,一般为秒级,甚至毫秒级、微秒级;分时处理的响应时间是以人所能等待的时间来定的。实时处理的交互作用较差,仅允许终端操作员访问有限数量的专用程序;分时处理系统与用户的交互作用和会话能力强(见交互式处理)。因此,实时处理常用于具有特殊用途的专用系统。