《专业英语-imageandtelev.ppt》由会员分享,可在线阅读,更多相关《专业英语-imageandtelev.ppt(29页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Specialized English on TelecommunicationYang XiaoQingKey termsPicture element;the smallest resolved area in a video scanning techniquePixelShade颜色深浅,渐变Histogram直方图Reassign再分配A portion of a TV signal,transmitted by frequency modulationAural signala portion of a TV signal,which is amplitude modulated
2、onto a carrierVideo signalUnit 17 Images and TelevisionsTime-lapsed时间上相继的the branch of pure mathematics dealing with the theory of numerical calculations Arithmeticbend out of shape Warping扭曲,变形a computer method that is used to make one image gradually change into a different one Morph变体,变种the act o
3、f expanding an aperture DilationErosion腐蚀make unclearBlurKernel核心,要点the size of something as given by the distance around it Perimeter周长Rows and columns图像的行和列Gray scale image灰度图像Gray scale level灰度级Image contrast图像对比度Bar graph条形图Histogram equalization直方图均衡Resultant matrix结果矩阵Edge detection边缘检测 Object
4、 recognition目标识别Magnitude spectrum幅度谱Phase spectrum相位谱CTComputed tomography计算机层析MRIMagnetic resonance imaging核磁共振成像Run length encoding行程编码Huffman encoding哈夫曼编码DCTDiscrete cosine transform离散余弦变换a numerical measure of the uncertainty of an outcome EntropyCorrelation相关性a grouping of a number of similar
5、 things ClusterAsymmetric不对称的Code book码本Fractal分形High definition television高清晰度电视RMSRoot mean square均方根GISGround instrument system地面测量系统Vector quantization矢量量化Filter in a TV transmitter that allows both the video AM signal and audio FM signal to feed the same antennaDiplexer天线公用器A light-sensitive ch
6、ip used to convert optical images to an electronic formCCDCharge couple deviceThe time it takes an electron beam to move from the end of one line to the start of the next time Retrace interval(回程间隔)In a TV picture,the ratio of frame width distance to frame height distanceAspect ratioLength of time a
7、n image stays on the screen after the electrical signal is removedPersistenceFront end of a TV receiver that selects desired stationTunerExtremely high-Q filters often used in TV and radar applicationsSurface acoustic wave filtersHigh-Q band stop circuit that attenuates a narrow band of frequencies
8、WavetrapTrapAnother name for wavetrapBlack-and-white TVMonochromePassage B compression/decompression techniquesNumerous methods have been developed for the compression of digital image data.对于数字图像数据的压缩,人们已经研究出大量的方法。One of the principal drivers for this development is the television industry where qu
9、ality image data must be transferred to receivers using relatively simple equipment.主要动力之一就是必须将高画质图像数据用相对简单的设备传送给接收机的电视。The development of high definition television is further focusing the attention of industry and university scientists toward problems of data reduction and digital transmission.高清晰
10、度的电视的发展正进一步吸引工业界和研究人员致力于数据压缩和数字传播的研究。The principal evaluation criteria for the analysis of compressed versus uncompressed imagery is whether a person can tell the difference between the images.评价压缩图像和未压缩图像的主要标准是人们是否能区分它们。A more implemental measure is the Root Mean Square(RMS)error between the origin
11、al image and the image that has been compressed.更有效的度量方法则是原始图像与压缩图像之间的均方根差。Compression rates may be generated by determining the size of the compressed image in terms of number of bits per image pixel for the original image.决定压缩图像尺寸的压缩比可以通过原始图像各像素所需压缩的比特数来确定。Here we only considers compression of sin
12、gle high resolution multi-spectral images.在此,先只考虑单个高分辨率多谱图像的压缩。Higher compression rates will be achieved in a motion sequence where frame to frame variations may be quantified and only the changes from a reference image need be coded.更高的压缩比可从运动序列的一帧到另一帧的变化量化获得,并且只对参考图像的变化部分进行编码。There are two general
13、 types of compression:(1)loss-less,and(2)loss.Loss-less compression means that you can achieve a certain compression factor and be able to exactly reproduce the original image.通常有两种压缩方法:非损失性压缩和损失性压缩。非损失性压缩意味着能产生某个压缩系数并可以完全复现原始图像。Loss compression on the other hand allows some loss,but has the potenti
14、al for much higher compression rates.损失性图像压缩则允许某些图像信息丢失,但在压缩比上有着更大的潜力。No matter what technique that you use,the exact rate is very dependent on the complexity of the image that you are analyzing.无论你采用什么技术,准确的压缩率室依靠于你所分析的图像的复杂程度的。For example,the normal best that can be achieved with loss-less encodin
15、g in a rate of 2 bits per pixel.例如,通常非损失性编码能产生最好的效果是各像素2位的压缩比。In fact,for some land-sat scenes with urban areas and many small farms,the factor of 2 bits per pixel may not be able to achieved.实际上,对于很多农场的乡村卫星图像,用各像素2位的系数就不能够实现。The same technique applied to a land-sat image of the mid-west where large
16、 fields occur and few shadows exist in images might produce a much better compression.但对于大片开阔地和少数阴影的中西部地区的卫星图像,同样的技术能产生较好的压缩。One loss-less technique is known as run length encoding.有一种非损失性压缩技术称为行程编码。The compression algorithm processes each line of input imagery looking for regions in which data valu
17、es are the same.该压缩算法对每一行输入图像进行处理以找出数据值一致的范围。If ten pixels in the original image have a value of 10,then the same data may be represented as a data value,10,and a multiplier saying how many times the value is repeated before a changed value.如果原始图像中的10个像素值为10,那么相同的数据可被表示成同一数值:10,并且一个乘法器将指出该值在改变之前重复了多
18、少次。Huffman encoding follows a similar process.哈夫曼编码就使用了相似的方法。These loss-less techniques are generally called entropy coding techniques,and have application in document imaging,desktop publishing,and GIS.这些非损失性技术通常称为熵编码技术并已经在档案图像、桌面出版和地理信息系统上得到应用。It should be noted that entropy coding does not work e
19、xceptionally well in the representation of remote sensing images.应该注意,熵编码在遥感图像的表示中并不是特别令人满意。In remote sensing imagery it is well known that there may be significant correlation between different bands of multi-spectral data.众所周知,在遥感图像中,在不同频谱的多谱数据之间可能存在显著的相关性。In image processing,a procedure called pr
20、incipal components has been designed to identify correlation between image bands and to create a new set of transformed bands that represent a new color space in which the new image bands are uncorrelated.在图像处理过程中,一个称为主分量的过程被设计用以确认图像频谱之间的相关性,并产生一组新的变换频谱,新图像频谱互不相关地表示一个新的彩色空间.The procedure also provid
21、es a measure of the percent of the original variation present in the original image as found in each of the new transformed bands.它也提供一个测量在每一种新变换频谱中,有多少原始图像变化的百分比的方法。For Land-sat TM data,three to four of the transformed images represent 98 percent of the variance in the original images;therefore,a c
22、ompression factor of 2 would be achieved with little loss.对于卫星图像的遥测数据,34的变换图像表示了原始图像中的98的变化,因此,2位压缩系数只产生很小的损失。Another type of transformed coding does not involve a rotation of the color space,but instead represents images in terms of spatial frequency of certain base functions.另一种变换编码不涉及彩色空间的变化,但代之以
23、某个基本函数的空间频率来表示图像。Fourier Transforms map an image into a spatial frequency image into a spatial frequency image base on sin and cosine functions.A fast computer implementation of the Discrete Fourier Transform(DFF)is known as a Fast Fourier Transform(FFT).Discrete Cosine(DCT s)maps the same image to
24、a spatial frequency image based only on the cosine function.傅立叶变换将一个图像映射成一个基于正弦和余弦函数的空间频率图像。离散傅立叶变换(DFr)的快速计算机实现被称为快速傅立叶(FFr)。离散余弦变换(DCTS)将同一图像映射成只基于余弦函数的空间频率图像。Each pixel may be represented by a series of trigonometric functions and coefficients derived from the images.If all terms of the transform
25、 s trigonometric functions are used,compression is minimal.每一个像素可由一系列三角函数表示,系数则从图像导出。如果使用变换的三角函数所有的项,压缩是最小限度的。As more terms are deleted,compression goes up,but the resulting compressed image develops certain artifacts of the procedure.省略的项越多,压缩越大,但最终压缩图像会产生某些处理过程的人工痕迹。Vector Quantization(VQ)is a typ
26、e of encoding that defines a vector representation of non-over-lapping area blocks within an image.矢量量化(VQ)是一种通过在图像中定义一个非重叠区域的矢量表达式来进行编码的方法。A vector consists of values representing the data values for each pixel within the region.矢量由区域内每个像素数据值的量值组成。Using these vectors,clusters of vectors are derived
27、 using a derived spectral distance measure.使用这些矢量,用一个导出的频谱距离可推导出矢量簇。A codebook consisting of the clustered vectors is stored,representing the characteristics of the image.由存储的一簇矢量组成的一个码本表示图像的特征。This process is numerically intensive and may be iterative.这个过程在数值上是密集且可重复的。The decoder for VQ takes an im
28、age vector and compares it to stored vectors in the codebook.VQ的译码用一个图像矢量与码本中存储的矢量比较。A selection is made based on minimization of a distortion function between the new vector and the codebook.在新矢量和码本之间可根据失真函数的最小值进行选择。The VQ technique can generally achieve compression ratios of between 20 to one and
29、35 to one with little observable distortion.VQ技术通常能在很难观察到失真的情况下达到30:1和35:1的压缩比 The VQ technique is an example of asymmetric compression in that considerably more time is spent deriving the codebook than in decompression via a codebook lookup.VQ技术是将大量时间用于推导码本而不是通过码本的查找来进行解压缩的不对称压缩的一个实例。Since differen
30、t images may have different characteristics,a robust codebook is necessary to successfully code and decode Landsat and other satellite images.对于不同的图像有着不同的特征。要成功地对地球资源卫星和其他卫星图像进行编码和解码,就必须有一个稳定的码本。A VQ technique using between channel correlation as well as spatial correlation achieves higher compressi
31、on rates with less loss than independent band VQ.用于信道相关以及空间相关之间的VQ技术在较小损失的情况下,产生更高的压缩比。The last type of compression considered is fractal compression.要考虑的最后一类压缩方法就是分形压缩。Based on Mandelbrot sets which take advantage of a self similar,scaling independent,statistical feature of nature,fractal compressi
32、on and decompression involves a clustering approach to finding regions which exhibit the same characteristics as a sample region without regard to rotation and scale.它以曼德罗集为基础,具有自相似、独立尺度变换、自然统计特性的特点。分形压缩和解压缩涉及到用集群法在不考虑旋转和尺度变换的情况下,寻找一个展示相同特征作为样本区域的区域。Regions within an image are related to numerous ot
33、her regions within the same image,with this duplication of information being the basis of the compression potential.图像中的某些区域与同一图像中许多其他区域是相关的,并以此信息的重复性作为提高压缩潜力的基础。Fractal compression can achieve compression ratios of up to 80 to one with only moderate loss of information,the fractal technique,like the VQ technique is also asymmetric.分形技术可在很少的信息损失时,产生高达80:1的压缩比。分形技术VQ一样也是不对称的。Hardware implementation of the decompression fractal images has achieved real-time rate.分形图像的硬件解压缩已达到了实时水平。
限制150内