Experimental Study of the Effect of Different Scanning Patterns for Blood Smear Analysis

Size: px
Start display at page:

Download "Experimental Study of the Effect of Different Scanning Patterns for Blood Smear Analysis"

Transcription

1 Experimental Study of the Effect of Different Scanning Patterns for Blood Smear Analysis Khaled El Bannan Mostafa M.A. Mohamed Behrouz H. Far Christopher Naugler Department of Electrical and Computer Engineering Department of Biomedical Engineering Helwan University Cairo, Egypt Department of Electrical and Computer Engineering Department of Pathology and Laboratory Medicine Cumming School of Medicine Abstract Blood smear analysis is a very important and typical clinical exam performed using an optical microscope. Most clinical laboratories have a standard scanning pattern for cell finding under a microscope. The commonly used scan pattern for this examination is the Zigzag or the continued raster pattern either horizontal or vertical. In this research, various scanning patterns were investigated and compared to the standard vertical and horizontal continued raster pattern used in hematology smear analysis. The scan patterns employed are basic scans generated by the SCAN methodology to scan the workspace. In this paper we introduce alternate scan patterns that would reduce the slide scan time for increased workflow in a lab environment. However, due to the random nature of the scattered blood cells, the comparison of various scan patterns has manifested an improvement of 14% in the overall scan results. Keywords: Image scanning; Scanning patterns; SCAN methodology; Hematology testing; Peripheral blood smears. 1. INTRODUCTION Blood smear examination under the microscope can present an abundance of information to physicians. Abnormalities can be revealed using this method and consequently can help specialists in making a differential diagnosis [1]. Blood is smeared on a glass slide as a first step for examination under an optical microscope (illustrated in Fig. 1). To differentiate between various blood cells types, the blood smear has to be stained [2], in order to assess the morphology of white blood cells (WBC) (shown in Fig. 2a and 2b). The standard method for examining the WBC is to view the smear at 100x magnification (oil emersion). However, the smeared blood consists of several areas (1, 2 and 3) as shown in Fig. 1. Not all areas are appropriate for examination, as the distribution of cells varies in each particular area [2]. The red blood cells (RBC) are clumped together in area 3, and the WBC appears small and dark, obstructing analysis. For area 1 located at the edge of the slide feathering appears and RBC are too widely spread for any useful examination. Finally, area 2 is the optimal area for examination as the RBC are equally spaced and the WBC show optimal morphology [2]. Feather edge Area 1 Area 2 (Good working area) Area 3 Poor viewing area (Thick area) Fig.1. Different areas of peripheral blood smear The peripheral blood smear is first examined with a 10x magnification to pursue ranges where cells are evenly distributed, which is called the good working area (Fig. 2a) and excluding bad areas such as in (Fig. 2b) [2]. Some studies have been conducted to locate the good working area in a peripheral blood smear. As introduced in [3], the method was a quick detection of images scanned under low magnification, then applying algorithms to extract morphology, and number of connected components. Furthermore, other work was presented in [4-7] using image-processing methods to find the good working area. The WBC deferential count (part of the standard peripheral blood smear examination) requires counting 100 white blood cells to complete the exam [1]. The standard continued raster scanning pattern can be executed horizontally or vertically for this examination to scan the good working area of the smear (Fig. 3). It can be noted that using this type of scan pattern (called sometimes zigzag) is not the most efficient method for the task to be completed, so other scan patterns were explored in this experimental investigation. The selected patterns for this work are usually used in image encryption and decryption techniques as presented in [12-16] / copyright ISCA, CAINE 2016 September 26-28, 2016, Denver, Colorado, USA

2 by utilizing SCAN methodology in this procedure (different SCAN patterns are shown in Fig. 4). Fig. 2a. Equally distributed red blood cells using 10x magnification (area 2). Good area for analysis. Fig. 2b. Clumped red blood cells using 10x magnification (area 3). Bad area for analysis Fig. 3. Zigzag pattern for scanning the slide good area This paper is organized in 5 sections. Section 2 is a brief overview of the scanning algorithms and patterns. Section 3 describes the experimental setup, data processing, and methods used. Section 4 presents the experimental results. Section 5 discusses the conclusion. 2. Scanning Algorithms and Patterns Area # 2 Area # 3 Computer supervision can be utilized in the automation of scanning a peripheral blood smear using several methods. Search algorithms can be programmed to construct the scanning pattern path to control the automation for optimal search results. However, most search algorithms need a learning mechanism or available datasets to succeed in their search [8, 9]. No predefined dataset exists in this case, and furthermore cells are distributed randomly, so these types of search algorithms are expected to fail. One of the solutions can be using random search algorithms [10]. These algorithms take a step in one random direction, and reassess the next move depending on the previous searched results [10]. It is noted that these algorithms can take some extended time to find an answer due to its iterative nature. One of the main goals of automating the peripheral blood smear scan is to minimize the search time. Therefore, these types of algorithms cannot be implemented fully in this case because of poor performance. The solution we propose is to examine different predefined search patterns (i.e. space filling curves) and evaluate their overall performance empirically. Many research attempted to explore these efficient scanning curves as presented in [20-23]. There are several types of space filling curves, and the individual curve can only access any element of a two-dimensional array once [11], refer to Fig. 4. Two types of space-filling curves (SFC) are Peano and Hilbert curves as presented in [11]. First, Piano's is a twodimensional curve that splits a unit square into a 3x3 square grid cells, while concurrently partitioning the unit interval into nine subintervals. The formed subinterval is paired to a cell where the curve crosses the cells in a distinct order. The method is repeated to each subinterval cell pair, so that the path crossing is similar to the previous [11]. Hilbert's curve is comparable to Piano's in the cell traversal path but the unit square is subdivided into four parts [11]. Another type of SFC generator is the SCAN methodology. The SCAN is a two-dimensional space filling procedure that can produce an ample collection of scanning paths [16-20]. This type of algorithm can be employed as generic data accessing strategies as well as scan procedures for image processing [12]. The above mentioned research utilizes SFC either in image encryption or data accessing strategies. In this paper SFC various scan patterns are used to compare their performance to the standard scan pattern. Fig. 4 shows different simple SCAN patterns that construct the SCAN alphabet with the 15 SCAN letters [12]. The letters are classified to follow a scan patterns (orders) according to [12]: First, {R } is defined as raster scan pattern, {C } is continued raster scan pattern, {D } is diagonal scan pattern, {E } is diagonal with parallel returns, {A } is right orthogonal scan pattern, {I } is spiral in scan pattern, {O } is spiral out scan pattern, {L } is continued orthogonal scan pattern, {S } is vertical symmetric by row scan pattern, {H } is vertical symmetric by column scan pattern, {Y } is main diagonal symmetric scan pattern, {W } is diagonal symmetric by secondary lines scan pattern, {Z } is zeta scan pattern, {B

3 } is right bracket scan pattern, and finally {X } is xi scan pattern. Fig. 4 shows the graphical presentation of each scan letter. The SCAN language family consists of different versions (i.e. Simple SCAN, Extended SCAN, and Generalized SCAN). These versions are equipped with sets of rules and transformations that can compose a simple distinct scan patterns up to very complex ones. For detailed descriptions of SCAN languages refer to [12-16]. forming a matrix 10 x10 as shown in figure 5 and 6. This configuration simulates the condition of digitizing this area of the slide using a 100x objective lens (with total magnification of 1000x) and oil immersion. Actual processing of cell counting is done on image samples as presented in figure 5 and 6 which gives a total image database number of 756 images that were processed. Only basic SCAN patterns were employed in this research to acquire the WBC count in peripheral blood smears. The fixed simple SCAN pattern scans the slide good working area and the result is compared to the performance of the standard continued raster (zigzag) pattern. Fig. 5. Sample images digitized using 10x object lens with spiral out {O } curve drawn over it. Fig. 4. Different basic SCAN patterns 3. Experimental Setup 3.1 DATASET A number of slides were digitized (21 slides) using an optical microscope and a digital camera. The good working area of the slide was targeted using a 10x objective lens (with overall magnification of 100x) and the slides were digitized in a form of a 2 x 18 matrix of images for each slide. Every matrix contained 36 images of 710 x 480 pixels resolution as shown in Fig. 2a. Moreover, in figure 5 and 6 it can be noted that purple dots are randomly scattered over the image area. These dots are the stained white blood cells that will be counted using different scanning patterns to obtain the maximum number of cell in minimum step count. Each image is divided into smaller squares. The total number of squares constructing the image is 100 squares Fig. 6. A {D } curve applied to the sample image. 3.2 SCAN PATTERNS USED Thirteen different Simple SCAN patterns namely: R, C, D, E, A, I, O, L, S, H, Z, B and X (refer to Fig. 4) were used on the 10 x 10 blocks of each image. Furthermore, an extra four patterns were devised to scan the 10 x 10 matrix diagonally to segregate any potential patterns in the WBC population grouped in one place. Fig. 7 illustrates the shapes of the four extra patterns used. First, a diagonal raster path with a different start point at the corners was used to segregate any potential WBC population in the corners. Second, was a center starting diagonal raster propagating starting upwards to the top and ending downwards to the bottom segregating population at the center in one direction. Third, a center diagonal starting raster with symmetrical propagation segregated any population of cells at the center. Finally, the

4 Performance (%) Performance (%) above mentioned three curves were repeated using basic scan letters X, Z, and B as building blocks for the raster scan. 3.3 IMAGE AND DATA PROCESSING A MATLAB program was developed to import the image samples and to divide the image area into a 10 x 10 square blocks. Each block can be considered as a step in the path of the scanning pattern. One step (block) may contain a number of white blood cells or it may be empty. In order to achieve this counting scheme using the different scans mentioned before, the digitized image has to be processed further to segment the white blood cells from each image. Image processing filtering techniques were used on the images as presented in [24-29] which automate the counting of white blood cells for a large set of data. The output of this MATLAB program is a 10 x10 matrix populated with the number of the WBCs in each element of the matrix. All the SCAN patterns and the extended ones mentioned earlier were coded in another MATLAB program. This program imported the populated matrix previously prepared in the previous step and processes it with all scan patterns to acquire a predetermined number of WBC. This predetermined number of WBC is a variable input for the program to acquire. The output of this program is the number of the acquired WBC and their corresponding steps count. To evaluate the performance of each scan curve, the number of steps needed to reach to the required WBCs count was calculated, then the steps of every scan curve were compared to the standard zigzag curve in a percentage form. First propagation Symmetric propagation inclined, X, and spiral in scan patterns performed better than the other ones, with overall performance improvement of 14%, 11.9%, and 11.5% respectively from the standard vertical continued raster. Fig. 9 is a comparison between the 12 best performing scan patterns and the horizontal continued raster. The graph indicates a maximum of 6.4% increased performance of the raster diagonal pattern over the standard horizontal pattern at low WBC counts. The performance of all curves declines when reaching the average number of WBC per image. What is observed from the graph is that the diagonally inclined, X, and spiral in scan patterns performed better than the other patterns, with overall an performance improvement of 6.4%, 4.3%, and 3.9% respectively from the standard horizontal continued raster No. of Cells C vert. C horz. Cen R Diag Sym Cen R Diag Cen diag B sym Cen diag X sym Cen diag Z sym E I R Diag 10_10 X Fig. 8. A comparison between the standard scan pattern (Vertical) and the best performing scan pattern set. The X-axis shows the WBC count, and the Y-axis show the percentage performance of each curve Start point Start point Propagation direction propagatio Second propagation Start point propagatio Fig.7. Extra diagonal scan patterns with different propagation directions. 4. Results The 756 sample images from 21 blood slides were processed by all scan patterns counting curves. The average WBC count for each image was found to be around 13 WBCs from the available data. The required number of WBCs to count in each image was varied from 1 to 13 and the results were retrieved and graphed. Fig. 8 is a comparison between the 12 best performing scan patterns and the standard vertical continued raster (zigzag). The graph indicates a max of 14% higher overall performance for the raster diagonal pattern over the standard one at lower WBC count. The performance of all curves declines when reaching the average number of WBC per image. What is observed from the graph is the diagonally No. of Cells C Horz. Cen R Diag Sym Cen R Diag Cen diag B sym Cen diag X sym Cen diag Z sym E I R Diag 10_10 Fig. 9. A comparison between the standard scan pattern (Horizontal) and the best performed scan pattern set. The X-axis shows the WBC count, and the Y- axis show the percentage performance of each curve. The above results yield a better overall performance of the horizontal C raster scan pattern over the vertical C raster one by maximum of 7.6% at low WBC counts. X

5 5. Conclusion Various scanning patterns were investigated and compared to the standard vertical and horizontal continued raster pattern used in hematology smear analysis. The scan patterns employed were scans generated by the SCAN methodology and the diagonally inclined raster scan patterns. The comparison results revealed a maximum of 14% and 6.4% outperformance of the diagonally inclined raster scan over the vertical standard scan pattern, and the horizontal standard scan pattern respectively at low WBC counts. Furthermore, SCAN language generated scan patterns namely the I pattern outperformed the vertical standard scan pattern a by maximum of 11.5 %, and 3.9% over the horizontal standard scan pattern respectively at low WBC counts. This result presents the efficiency of the introduced scans patterns that can reduce the slide scan time and increase workflow in a lab environment. However, further investigation indicated an overall performance of 7.6 % in favor of the horizontal standard over the vertical standard one at low WBC acquired count, which indicates that the horizontal standard scan pattern is more efficient over the vertical one. This work was performed on parts of the good working area on a per image basis. Further investigation is needed with larger sample dataset to confirm the acquired results over the whole good working area and this will be is the basis of the future work. ACKNOWLEDGMENT This work is supported by Mitacs, and Smart Labs Limited. REFERENCES [1] Kathy W. Jones," Evaluation of Cell Morpholgy and Introduction to Platelet and White Blood Cell Morphology", 1993,Chapter 5 p [2] "Hematology sequence, Blood Labs", files/bockenstedt - Lab Info.pdf. [3] Angulo J, Flandrin G, " Automated detection of working area of peripheral blood smears using mathematical morphology", Anal Cell Pathol. 2003;25(1): [4] W. Xiong et al., "Automatic working area classification in peripheral blood smears using spatial distribution features across scales," Pattern Recognition, ICPR th International Conference on, Tampa, FL, 2008, pp [5] W. Xiong et al., "Cell Clumping Quantification and Automatic Area Classification in Peripheral Blood Smear Images," Biomedical Engineering and Informatics, BMEI '09. 2nd International Conference on, Tianjin, 2009, pp [6] Wei Xiong, et al.,"automatic Area Classification in Peripheral Blood Smears", IEEE Transaction on Biomedical engineering. 2010; 57(8). [7] E. A. Mohammed, B. H. Far, M. M. A. Mohamed and C. Naugler, "Automatic working area localization in blood smear microscopic images using machine learning algorithms," Bioinformatics and Biomedicine (BIBM), 2013 IEEE International Conference on, Shanghai, 2013, pp [8] A.A. EL-Harby, " New Square Scan Algorithm", GVIP Journal 2005; 5(9): [9] Er. Waghoo Parvez, Er. Sonal Dhar, " Path Planning Optimization Using Genetic Algorithm A Literature Review", International Journal of Computational Engineering Research 2013; 3(4): [10] Zelda B. Zabinsky," Random Search Algorithms", Department of Industrial and Systems Engineering, University of Washington, online course, April5, [11] Herman Haverkort, "An inventory of three-dimensional Hilbert spacefilling curves ", Sept. 13, 2011, [12] Nikolaos G. Bourbakis, Christos Alexopoulos, and Allen Klinger, " A Parallel Implementation of the SCAN Language", Comput. Lang. 1989; 14(4): [13] S.S. Maniccam, N.G. Bourbakis,"Image and video encryption using SCAN patterns", Pattern Recognition 2004; 37: [14] S.S. Maniccam, N.G. Bourbakis, " Lossless image compression and encryption using SCAN ", Pattern Recognition 2001; 34: [15] Bourbakis, N.G., "Image data compression-encryption using G-scan patterns," in Systems, Man, and Cybernetics, Computational Cybernetics and Simulation., 1997 IEEE International Conference 1997; 2: [16] S.S. Maniccam, N.G. Bourbakis," Lossless compression and information hiding in images", Pattern Recognition 2004; 37: [17] Chao-Shen Chen; Rong-Jian Chen, "Image Encryption and Decryption Using SCAN Methodology," in Parallel and Distributed Computing, Applications and Technologies, PDCAT '06. Seventh International Conference 2006; 0: [18] S.S. Maniccam, N.G. Bourbakis," Image and video encryption using SCAN patterns", Pattern Recognition 2004; 37: [19] Smila Mohandhas and Sankar. S, " NOVEL ALGORITHMS FOR FINDING AN OPTIMAL SCANNING PATH FOR JPEG IMAGE COMPRESSION ", International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) 2014; 8(10): [20] Reza Moradi Rad, Abdolrahman Attar, and Reza Ebrahimi Atani, " A New Fast and Simple Image Encryption Algorithm Using ScanPatterns and XOR", International Journal of Signal Processing, Image Processing and Pattern Recognition 2013; 6(5): [21] Megha Kashyap, Dipesh Kumar Sharma, Love Verma, " A novel combined approach of cryptography and digital watermarking for enhanced security", International Journal of Engineering Sciences Research-IJESR 2013; 4(7274): [22] Ouni, T.; Lassoued, A.; Ktari, J.; Abid, M., "Adapted Scan Based Lossless Image Compression Scheme," in Signal-Image Technology and Internet-Based Systems (SITIS), 2011 Seventh International Conference 2011: (0): [23] Ouni, T.; Lassoued, A.; Abid, M., " Lossless image compression using gradient based space filling curves (G-SFC)", Signal, Image and Video Processing 2015; 9(2): [24] M. Mohamed, B. Far and A. Guaily, "An efficient technique for white blood cells nuclei automatic segmentation," Systems, Man, and Cybernetics (SMC), 2012 IEEE International Conference on, Seoul, 2012, pp [25] M. Mohamed and B. Far, "An enhanced threshold based technique for white blood cells nuclei automatic segmentation," e-health Networking, Applications and Services (Healthcom), 2012 IEEE 14th International Conference on, Beijing, 2012, pp [26] E. A. Mohammed, M. M. A. Mohamed, C. Naugler and B. H. Far, "Chronic lymphocytic leukemia cell segmentation from microscopic blood images using watershed algorithm and optimal thresholding," Electrical and Computer Engineering (CCECE), th Annual IEEE Canadian Conference on, Regina, SK, 2013, pp [27] Mohammed Emad A, Mohamed Mostafa M. A., Far Behrouz H, Naugler Christopher,"Peripheral blood smear image analysis: A comprehensive review", Journal of Pathology Informatics, 2014; 5(1). [28] E. A. Mohammed, B. H. Far, M. M. A. Mohamed and C. Naugler, "Application of Support Vector Machine and k-means clustering algorithms for robust chronic lymphocytic leukemia color cell segmentation," e-health Networking, Applications & Services (Healthcom), 2013 IEEE 15th International Conference on, Lisbon, 2013, pp [29] M. M. A. Mohamed and B. Far, "A Fast Technique for White Blood Cells Nuclei Automatic Segmentation Based on Gram-Schmidt Orthogonalization," Tools with Artificial Intelligence (ICTAI), 2012 IEEE 24th International Conference on, Athens, 2012, pp

Smart Traffic Control System Using Image Processing

Smart Traffic Control System Using Image Processing Smart Traffic Control System Using Image Processing Prashant Jadhav 1, Pratiksha Kelkar 2, Kunal Patil 3, Snehal Thorat 4 1234Bachelor of IT, Department of IT, Theem College Of Engineering, Maharashtra,

More information

Automatically Creating Biomedical Bibliographic Records from Printed Volumes of Old Indexes

Automatically Creating Biomedical Bibliographic Records from Printed Volumes of Old Indexes Automatically Creating Biomedical Bibliographic Records from Printed Volumes of Old Indexes Daniel X. Le and George R. Thoma National Library of Medicine Bethesda, MD 20894 ABSTRACT To provide online access

More information

EasyCell assistant The Affordable Solution to Simplify Manual Differentials. Cell Image Analysis for the Hematology Laboratory

EasyCell assistant The Affordable Solution to Simplify Manual Differentials. Cell Image Analysis for the Hematology Laboratory EasyCell assistant Cell Image Analysis for the Hematology Laboratory The Affordable Solution to Simplify Manual Differentials \EDIC@ EasyCell Remote software create additional workstations for greater

More information

DICOM medical image watermarking of ECG signals using EZW algorithm. A. Kannammal* and S. Subha Rani

DICOM medical image watermarking of ECG signals using EZW algorithm. A. Kannammal* and S. Subha Rani 126 Int. J. Medical Engineering and Informatics, Vol. 5, No. 2, 2013 DICOM medical image watermarking of ECG signals using EZW algorithm A. Kannammal* and S. Subha Rani ECE Department, PSG College of Technology,

More information

Chord Classification of an Audio Signal using Artificial Neural Network

Chord Classification of an Audio Signal using Artificial Neural Network Chord Classification of an Audio Signal using Artificial Neural Network Ronesh Shrestha Student, Department of Electrical and Electronic Engineering, Kathmandu University, Dhulikhel, Nepal ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur Module 8 VIDEO CODING STANDARDS Lesson 27 H.264 standard Lesson Objectives At the end of this lesson, the students should be able to: 1. State the broad objectives of the H.264 standard. 2. List the improved

More information

Part 1: Introduction to Computer Graphics

Part 1: Introduction to Computer Graphics Part 1: Introduction to Computer Graphics 1. Define computer graphics? The branch of science and technology concerned with methods and techniques for converting data to or from visual presentation using

More information

2. Problem formulation

2. Problem formulation Artificial Neural Networks in the Automatic License Plate Recognition. Ascencio López José Ignacio, Ramírez Martínez José María Facultad de Ciencias Universidad Autónoma de Baja California Km. 103 Carretera

More information

Optimized Color Based Compression

Optimized Color Based Compression Optimized Color Based Compression 1 K.P.SONIA FENCY, 2 C.FELSY 1 PG Student, Department Of Computer Science Ponjesly College Of Engineering Nagercoil,Tamilnadu, India 2 Asst. Professor, Department Of Computer

More information

Distortion Analysis Of Tamil Language Characters Recognition

Distortion Analysis Of Tamil Language Characters Recognition www.ijcsi.org 390 Distortion Analysis Of Tamil Language Characters Recognition Gowri.N 1, R. Bhaskaran 2, 1. T.B.A.K. College for Women, Kilakarai, 2. School Of Mathematics, Madurai Kamaraj University,

More information

Research Article. ISSN (Print) *Corresponding author Shireen Fathima

Research Article. ISSN (Print) *Corresponding author Shireen Fathima Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2014; 2(4C):613-620 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

EMBEDDED ZEROTREE WAVELET CODING WITH JOINT HUFFMAN AND ARITHMETIC CODING

EMBEDDED ZEROTREE WAVELET CODING WITH JOINT HUFFMAN AND ARITHMETIC CODING EMBEDDED ZEROTREE WAVELET CODING WITH JOINT HUFFMAN AND ARITHMETIC CODING Harmandeep Singh Nijjar 1, Charanjit Singh 2 1 MTech, Department of ECE, Punjabi University Patiala 2 Assistant Professor, Department

More information

Color Image Compression Using Colorization Based On Coding Technique

Color Image Compression Using Colorization Based On Coding Technique Color Image Compression Using Colorization Based On Coding Technique D.P.Kawade 1, Prof. S.N.Rawat 2 1,2 Department of Electronics and Telecommunication, Bhivarabai Sawant Institute of Technology and Research

More information

TechNote: MuraTool CA: 1 2/9/00. Figure 1: High contrast fringe ring mura on a microdisplay

TechNote: MuraTool CA: 1 2/9/00. Figure 1: High contrast fringe ring mura on a microdisplay Mura: The Japanese word for blemish has been widely adopted by the display industry to describe almost all irregular luminosity variation defects in liquid crystal displays. Mura defects are caused by

More information

Vector-Valued Image Interpolation by an Anisotropic Diffusion-Projection PDE

Vector-Valued Image Interpolation by an Anisotropic Diffusion-Projection PDE Computer Vision, Speech Communication and Signal Processing Group School of Electrical and Computer Engineering National Technical University of Athens, Greece URL: http://cvsp.cs.ntua.gr Vector-Valued

More information

An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions

An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions 1128 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 11, NO. 10, OCTOBER 2001 An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions Kwok-Wai Wong, Kin-Man Lam,

More information

Brain-Computer Interface (BCI)

Brain-Computer Interface (BCI) Brain-Computer Interface (BCI) Christoph Guger, Günter Edlinger, g.tec Guger Technologies OEG Herbersteinstr. 60, 8020 Graz, Austria, guger@gtec.at This tutorial shows HOW-TO find and extract proper signal

More information

Automatic LP Digitalization Spring Group 6: Michael Sibley, Alexander Su, Daphne Tsatsoulis {msibley, ahs1,

Automatic LP Digitalization Spring Group 6: Michael Sibley, Alexander Su, Daphne Tsatsoulis {msibley, ahs1, Automatic LP Digitalization 18-551 Spring 2011 Group 6: Michael Sibley, Alexander Su, Daphne Tsatsoulis {msibley, ahs1, ptsatsou}@andrew.cmu.edu Introduction This project was originated from our interest

More information

Improving Performance in Neural Networks Using a Boosting Algorithm

Improving Performance in Neural Networks Using a Boosting Algorithm - Improving Performance in Neural Networks Using a Boosting Algorithm Harris Drucker AT&T Bell Laboratories Holmdel, NJ 07733 Robert Schapire AT&T Bell Laboratories Murray Hill, NJ 07974 Patrice Simard

More information

MULTI-STATE VIDEO CODING WITH SIDE INFORMATION. Sila Ekmekci Flierl, Thomas Sikora

MULTI-STATE VIDEO CODING WITH SIDE INFORMATION. Sila Ekmekci Flierl, Thomas Sikora MULTI-STATE VIDEO CODING WITH SIDE INFORMATION Sila Ekmekci Flierl, Thomas Sikora Technical University Berlin Institute for Telecommunications D-10587 Berlin / Germany ABSTRACT Multi-State Video Coding

More information

CS229 Project Report Polyphonic Piano Transcription

CS229 Project Report Polyphonic Piano Transcription CS229 Project Report Polyphonic Piano Transcription Mohammad Sadegh Ebrahimi Stanford University Jean-Baptiste Boin Stanford University sadegh@stanford.edu jbboin@stanford.edu 1. Introduction In this project

More information

2D Interleaver Design for Image Transmission over Severe Burst-Error Environment

2D Interleaver Design for Image Transmission over Severe Burst-Error Environment 2D Interleaver Design for Image Transmission over Severe Burst- Environment P. Hanpinitsak and C. Charoenlarpnopparut Abstract The aim of this paper is to design sub-optimal 2D interleavers and compare

More information

Selective Intra Prediction Mode Decision for H.264/AVC Encoders

Selective Intra Prediction Mode Decision for H.264/AVC Encoders Selective Intra Prediction Mode Decision for H.264/AVC Encoders Jun Sung Park, and Hyo Jung Song Abstract H.264/AVC offers a considerably higher improvement in coding efficiency compared to other compression

More information

A COMPUTER VISION SYSTEM TO READ METER DISPLAYS

A COMPUTER VISION SYSTEM TO READ METER DISPLAYS A COMPUTER VISION SYSTEM TO READ METER DISPLAYS Danilo Alves de Lima 1, Guilherme Augusto Silva Pereira 2, Flávio Henrique de Vasconcelos 3 Department of Electric Engineering, School of Engineering, Av.

More information

COMPLEXITY REDUCTION FOR HEVC INTRAFRAME LUMA MODE DECISION USING IMAGE STATISTICS AND NEURAL NETWORKS.

COMPLEXITY REDUCTION FOR HEVC INTRAFRAME LUMA MODE DECISION USING IMAGE STATISTICS AND NEURAL NETWORKS. COMPLEXITY REDUCTION FOR HEVC INTRAFRAME LUMA MODE DECISION USING IMAGE STATISTICS AND NEURAL NETWORKS. DILIP PRASANNA KUMAR 1000786997 UNDER GUIDANCE OF DR. RAO UNIVERSITY OF TEXAS AT ARLINGTON. DEPT.

More information

TRAFFIC SURVEILLANCE VIDEO MANAGEMENT SYSTEM

TRAFFIC SURVEILLANCE VIDEO MANAGEMENT SYSTEM TRAFFIC SURVEILLANCE VIDEO MANAGEMENT SYSTEM K.Ganesan*, Kavitha.C, Kriti Tandon, Lakshmipriya.R TIFAC-Centre of Relevance and Excellence in Automotive Infotronics*, School of Information Technology and

More information

AP Statistics Sec 5.1: An Exercise in Sampling: The Corn Field

AP Statistics Sec 5.1: An Exercise in Sampling: The Corn Field AP Statistics Sec.: An Exercise in Sampling: The Corn Field Name: A farmer has planted a new field for corn. It is a rectangular plot of land with a river that runs along the right side of the field. The

More information

Lab 6: Edge Detection in Image and Video

Lab 6: Edge Detection in Image and Video http://www.comm.utoronto.ca/~dkundur/course/real-time-digital-signal-processing/ Page 1 of 1 Lab 6: Edge Detection in Image and Video Professor Deepa Kundur Objectives of this Lab This lab introduces students

More information

Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video

Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video Mohamed Hassan, Taha Landolsi, Husameldin Mukhtar, and Tamer Shanableh College of Engineering American

More information

Module 3: Video Sampling Lecture 16: Sampling of video in two dimensions: Progressive vs Interlaced scans. The Lecture Contains:

Module 3: Video Sampling Lecture 16: Sampling of video in two dimensions: Progressive vs Interlaced scans. The Lecture Contains: The Lecture Contains: Sampling of Video Signals Choice of sampling rates Sampling a Video in Two Dimensions: Progressive vs. Interlaced Scans file:///d /...e%20(ganesh%20rana)/my%20course_ganesh%20rana/prof.%20sumana%20gupta/final%20dvsp/lecture16/16_1.htm[12/31/2015

More information

+ Human method is pattern recognition based upon multiple exposure to known samples.

+ Human method is pattern recognition based upon multiple exposure to known samples. Main content + Segmentation + Computer-aided detection + Data compression + Image facilities design + Human method is pattern recognition based upon multiple exposure to known samples. + We build up mental

More information

More Info at Open Access Database Process Control for Computed Tomography using Digital Detector Arrays

More Info at Open Access Database  Process Control for Computed Tomography using Digital Detector Arrays Digital Industrial Radiology and Computed Tomography (DIR 2015) 22-25 June 2015, Belgium, Ghent - www.ndt.net/app.dir2015 More Info at Open Access Database www.ndt.net/?id=18082 Process Control for Computed

More information

WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG?

WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG? WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG? NICHOLAS BORG AND GEORGE HOKKANEN Abstract. The possibility of a hit song prediction algorithm is both academically interesting and industry motivated.

More information

TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC

TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC G.TZANETAKIS, N.HU, AND R.B. DANNENBERG Computer Science Department, Carnegie Mellon University 5000 Forbes Avenue, Pittsburgh, PA 15213, USA E-mail: gtzan@cs.cmu.edu

More information

Failure Analysis Technology for Advanced Devices

Failure Analysis Technology for Advanced Devices ISHIYAMA Toshio, WADA Shinichi, KUZUMI Hajime, IDE Takashi Abstract The sophistication of functions, miniaturization and reduced weight of household appliances and various devices have been accelerating

More information

Data flow architecture for high-speed optical processors

Data flow architecture for high-speed optical processors Data flow architecture for high-speed optical processors Kipp A. Bauchert and Steven A. Serati Boulder Nonlinear Systems, Inc., Boulder CO 80301 1. Abstract For optical processor applications outside of

More information

Detection of Panoramic Takes in Soccer Videos Using Phase Correlation and Boosting

Detection of Panoramic Takes in Soccer Videos Using Phase Correlation and Boosting Detection of Panoramic Takes in Soccer Videos Using Phase Correlation and Boosting Luiz G. L. B. M. de Vasconcelos Research & Development Department Globo TV Network Email: luiz.vasconcelos@tvglobo.com.br

More information

Wipe Scene Change Detection in Video Sequences

Wipe Scene Change Detection in Video Sequences Wipe Scene Change Detection in Video Sequences W.A.C. Fernando, C.N. Canagarajah, D. R. Bull Image Communications Group, Centre for Communications Research, University of Bristol, Merchant Ventures Building,

More information

A Framework for Segmentation of Interview Videos

A Framework for Segmentation of Interview Videos A Framework for Segmentation of Interview Videos Omar Javed, Sohaib Khan, Zeeshan Rasheed, Mubarak Shah Computer Vision Lab School of Electrical Engineering and Computer Science University of Central Florida

More information

Research on sampling of vibration signals based on compressed sensing

Research on sampling of vibration signals based on compressed sensing Research on sampling of vibration signals based on compressed sensing Hongchun Sun 1, Zhiyuan Wang 2, Yong Xu 3 School of Mechanical Engineering and Automation, Northeastern University, Shenyang, China

More information

VISUAL CONTENT BASED SEGMENTATION OF TALK & GAME SHOWS. O. Javed, S. Khan, Z. Rasheed, M.Shah. {ojaved, khan, zrasheed,

VISUAL CONTENT BASED SEGMENTATION OF TALK & GAME SHOWS. O. Javed, S. Khan, Z. Rasheed, M.Shah. {ojaved, khan, zrasheed, VISUAL CONTENT BASED SEGMENTATION OF TALK & GAME SHOWS O. Javed, S. Khan, Z. Rasheed, M.Shah {ojaved, khan, zrasheed, shah}@cs.ucf.edu Computer Vision Lab School of Electrical Engineering and Computer

More information

Detecting Musical Key with Supervised Learning

Detecting Musical Key with Supervised Learning Detecting Musical Key with Supervised Learning Robert Mahieu Department of Electrical Engineering Stanford University rmahieu@stanford.edu Abstract This paper proposes and tests performance of two different

More information

Noise Flooding for Detecting Audio Adversarial Examples Against Automatic Speech Recognition

Noise Flooding for Detecting Audio Adversarial Examples Against Automatic Speech Recognition Noise Flooding for Detecting Audio Adversarial Examples Against Automatic Speech Recognition Krishan Rajaratnam The College University of Chicago Chicago, USA krajaratnam@uchicago.edu Jugal Kalita Department

More information

Elasticity Imaging with Ultrasound JEE 4980 Final Report. George Michaels and Mary Watts

Elasticity Imaging with Ultrasound JEE 4980 Final Report. George Michaels and Mary Watts Elasticity Imaging with Ultrasound JEE 4980 Final Report George Michaels and Mary Watts University of Missouri, St. Louis Washington University Joint Engineering Undergraduate Program St. Louis, Missouri

More information

Outline. Why do we classify? Audio Classification

Outline. Why do we classify? Audio Classification Outline Introduction Music Information Retrieval Classification Process Steps Pitch Histograms Multiple Pitch Detection Algorithm Musical Genre Classification Implementation Future Work Why do we classify

More information

How to Manage Color in Telemedicine

How to Manage Color in Telemedicine [ Document Identification Number : DIN01022816 ] Digital Color Imaging in Biomedicine, 7-13, 2001.02.28 Yasuhiro TAKAHASHI *1 *1 CANON INC. Office

More information

Doubletalk Detection

Doubletalk Detection ELEN-E4810 Digital Signal Processing Fall 2004 Doubletalk Detection Adam Dolin David Klaver Abstract: When processing a particular voice signal it is often assumed that the signal contains only one speaker,

More information

Chapter 10 Basic Video Compression Techniques

Chapter 10 Basic Video Compression Techniques Chapter 10 Basic Video Compression Techniques 10.1 Introduction to Video compression 10.2 Video Compression with Motion Compensation 10.3 Video compression standard H.261 10.4 Video compression standard

More information

Lossless Compression Algorithms for Direct- Write Lithography Systems

Lossless Compression Algorithms for Direct- Write Lithography Systems Lossless Compression Algorithms for Direct- Write Lithography Systems Hsin-I Liu Video and Image Processing Lab Department of Electrical Engineering and Computer Science University of California at Berkeley

More information

Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in

Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in solving Problems. d. Graphics Pipeline. e. Video Memory.

More information

Technical Specifications

Technical Specifications 1 Contents INTRODUCTION...3 ABOUT THIS LAB...3 IMPORTANCE OF THE MODULE...3 APPLYING IMAGE ENHANCEMENTS...4 Adjusting Toolbar Enhancement...4 EDITING A LOOKUP TABLE...5 Trace-editing the LUT...6 Comparing

More information

18-551, Spring Group #4 Final Report. Get in the Game. Nick Lahr (nlahr) Bryan Murawski (bmurawsk) Chris Schnieder (cschneid)

18-551, Spring Group #4 Final Report. Get in the Game. Nick Lahr (nlahr) Bryan Murawski (bmurawsk) Chris Schnieder (cschneid) 18-551, Spring 2005 Group #4 Final Report Get in the Game Nick Lahr (nlahr) Bryan Murawski (bmurawsk) Chris Schnieder (cschneid) Group #4, Get in the Game Page 1 18-551, Spring 2005 Table of Contents 1.

More information

Low Power Estimation on Test Compression Technique for SoC based Design

Low Power Estimation on Test Compression Technique for SoC based Design Indian Journal of Science and Technology, Vol 8(4), DOI: 0.7485/ijst/205/v8i4/6848, July 205 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Low Estimation on Test Compression Technique for SoC based

More information

CS2401-COMPUTER GRAPHICS QUESTION BANK

CS2401-COMPUTER GRAPHICS QUESTION BANK SRI VENKATESWARA COLLEGE OF ENGINEERING AND TECHNOLOGY THIRUPACHUR. CS2401-COMPUTER GRAPHICS QUESTION BANK UNIT-1-2D PRIMITIVES PART-A 1. Define Persistence Persistence is defined as the time it takes

More information

Subject Area. Content Area: Visual Art. Course Primary Resource: A variety of Internet and print resources Grade Level: 1

Subject Area. Content Area: Visual Art. Course Primary Resource: A variety of Internet and print resources Grade Level: 1 Content Area: Visual Art Subject Area Course Primary Resource: A variety of Internet and print resources Grade Level: 1 Unit Plan 1: Art talks with Lines and Shapes Seeing straight lines Lines can curve

More information

Investigation of Look-Up Table Based FPGAs Using Various IDCT Architectures

Investigation of Look-Up Table Based FPGAs Using Various IDCT Architectures Investigation of Look-Up Table Based FPGAs Using Various IDCT Architectures Jörn Gause Abstract This paper presents an investigation of Look-Up Table (LUT) based Field Programmable Gate Arrays (FPGAs)

More information

ROBUST ADAPTIVE INTRA REFRESH FOR MULTIVIEW VIDEO

ROBUST ADAPTIVE INTRA REFRESH FOR MULTIVIEW VIDEO ROBUST ADAPTIVE INTRA REFRESH FOR MULTIVIEW VIDEO Sagir Lawan1 and Abdul H. Sadka2 1and 2 Department of Electronic and Computer Engineering, Brunel University, London, UK ABSTRACT Transmission error propagation

More information

Hidden Markov Model based dance recognition

Hidden Markov Model based dance recognition Hidden Markov Model based dance recognition Dragutin Hrenek, Nenad Mikša, Robert Perica, Pavle Prentašić and Boris Trubić University of Zagreb, Faculty of Electrical Engineering and Computing Unska 3,

More information

Automatic Piano Music Transcription

Automatic Piano Music Transcription Automatic Piano Music Transcription Jianyu Fan Qiuhan Wang Xin Li Jianyu.Fan.Gr@dartmouth.edu Qiuhan.Wang.Gr@dartmouth.edu Xi.Li.Gr@dartmouth.edu 1. Introduction Writing down the score while listening

More information

Express Letters. A Novel Four-Step Search Algorithm for Fast Block Motion Estimation

Express Letters. A Novel Four-Step Search Algorithm for Fast Block Motion Estimation IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 6, NO. 3, JUNE 1996 313 Express Letters A Novel Four-Step Search Algorithm for Fast Block Motion Estimation Lai-Man Po and Wing-Chung

More information

Release Notes for LAS AF version 1.8.0

Release Notes for LAS AF version 1.8.0 October 1 st, 2007 Release Notes for LAS AF version 1.8.0 1. General Information A new structure of the online help is being implemented. The focus is on the description of the dialogs of the LAS AF. Configuration

More information

Lab Determining the Screen Resolution of a Computer

Lab Determining the Screen Resolution of a Computer Lab 1.3.3 Determining the Screen Resolution of a Computer Objectives Determine the current screen resolution of a PC monitor. Determine the maximum resolution for the highest color quality. Calculate the

More information

A QUERY BY EXAMPLE MUSIC RETRIEVAL ALGORITHM

A QUERY BY EXAMPLE MUSIC RETRIEVAL ALGORITHM A QUER B EAMPLE MUSIC RETRIEVAL ALGORITHM H. HARB AND L. CHEN Maths-Info department, Ecole Centrale de Lyon. 36, av. Guy de Collongue, 69134, Ecully, France, EUROPE E-mail: {hadi.harb, liming.chen}@ec-lyon.fr

More information

Shot Transition Detection Scheme: Based on Correlation Tracking Check for MB-Based Video Sequences

Shot Transition Detection Scheme: Based on Correlation Tracking Check for MB-Based Video Sequences , pp.120-124 http://dx.doi.org/10.14257/astl.2017.146.21 Shot Transition Detection Scheme: Based on Correlation Tracking Check for MB-Based Video Sequences Mona A. M. Fouad 1 and Ahmed Mokhtar A. Mansour

More information

FRAME RATE CONVERSION OF INTERLACED VIDEO

FRAME RATE CONVERSION OF INTERLACED VIDEO FRAME RATE CONVERSION OF INTERLACED VIDEO Zhi Zhou, Yeong Taeg Kim Samsung Information Systems America Digital Media Solution Lab 3345 Michelson Dr., Irvine CA, 92612 Gonzalo R. Arce University of Delaware

More information

Reconstruction of Ca 2+ dynamics from low frame rate Ca 2+ imaging data CS229 final project. Submitted by: Limor Bursztyn

Reconstruction of Ca 2+ dynamics from low frame rate Ca 2+ imaging data CS229 final project. Submitted by: Limor Bursztyn Reconstruction of Ca 2+ dynamics from low frame rate Ca 2+ imaging data CS229 final project. Submitted by: Limor Bursztyn Introduction Active neurons communicate by action potential firing (spikes), accompanied

More information

Pattern Smoothing for Compressed Video Transmission

Pattern Smoothing for Compressed Video Transmission Pattern for Compressed Transmission Hugh M. Smith and Matt W. Mutka Department of Computer Science Michigan State University East Lansing, MI 48824-1027 {smithh,mutka}@cps.msu.edu Abstract: In this paper

More information

Paulo V. K. Borges. Flat 1, 50A, Cephas Av. London, UK, E1 4AR (+44) PRESENTATION

Paulo V. K. Borges. Flat 1, 50A, Cephas Av. London, UK, E1 4AR (+44) PRESENTATION Paulo V. K. Borges Flat 1, 50A, Cephas Av. London, UK, E1 4AR (+44) 07942084331 vini@ieee.org PRESENTATION Electronic engineer working as researcher at University of London. Doctorate in digital image/video

More information

Adaptive Key Frame Selection for Efficient Video Coding

Adaptive Key Frame Selection for Efficient Video Coding Adaptive Key Frame Selection for Efficient Video Coding Jaebum Jun, Sunyoung Lee, Zanming He, Myungjung Lee, and Euee S. Jang Digital Media Lab., Hanyang University 17 Haengdang-dong, Seongdong-gu, Seoul,

More information

CSE 166: Image Processing. Overview. Representing an image. What is an image? History. What is image processing? Today. Image Processing CSE 166

CSE 166: Image Processing. Overview. Representing an image. What is an image? History. What is image processing? Today. Image Processing CSE 166 CSE 166: Image Processing Overview Image Processing CSE 166 Today Course overview Logistics Some mathematics MATLAB Lectures will be boardwork and slides Take written notes or take pictures of the board

More information

Temporal Error Concealment Algorithm Using Adaptive Multi- Side Boundary Matching Principle

Temporal Error Concealment Algorithm Using Adaptive Multi- Side Boundary Matching Principle 184 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.12, December 2008 Temporal Error Concealment Algorithm Using Adaptive Multi- Side Boundary Matching Principle Seung-Soo

More information

A Fast Alignment Scheme for Automatic OCR Evaluation of Books

A Fast Alignment Scheme for Automatic OCR Evaluation of Books A Fast Alignment Scheme for Automatic OCR Evaluation of Books Ismet Zeki Yalniz, R. Manmatha Multimedia Indexing and Retrieval Group Dept. of Computer Science, University of Massachusetts Amherst, MA,

More information

Speech and Speaker Recognition for the Command of an Industrial Robot

Speech and Speaker Recognition for the Command of an Industrial Robot Speech and Speaker Recognition for the Command of an Industrial Robot CLAUDIA MOISA*, HELGA SILAGHI*, ANDREI SILAGHI** *Dept. of Electric Drives and Automation University of Oradea University Street, nr.

More information

Supervised Learning in Genre Classification

Supervised Learning in Genre Classification Supervised Learning in Genre Classification Introduction & Motivation Mohit Rajani and Luke Ekkizogloy {i.mohit,luke.ekkizogloy}@gmail.com Stanford University, CS229: Machine Learning, 2009 Now that music

More information

Permutations of the Octagon: An Aesthetic-Mathematical Dialectic

Permutations of the Octagon: An Aesthetic-Mathematical Dialectic Proceedings of Bridges 2015: Mathematics, Music, Art, Architecture, Culture Permutations of the Octagon: An Aesthetic-Mathematical Dialectic James Mai School of Art / Campus Box 5620 Illinois State University

More information

ONE SENSOR MICROPHONE ARRAY APPLICATION IN SOURCE LOCALIZATION. Hsin-Chu, Taiwan

ONE SENSOR MICROPHONE ARRAY APPLICATION IN SOURCE LOCALIZATION. Hsin-Chu, Taiwan ICSV14 Cairns Australia 9-12 July, 2007 ONE SENSOR MICROPHONE ARRAY APPLICATION IN SOURCE LOCALIZATION Percy F. Wang 1 and Mingsian R. Bai 2 1 Southern Research Institute/University of Alabama at Birmingham

More information

Random Access Scan. Veeraraghavan Ramamurthy Dept. of Electrical and Computer Engineering Auburn University, Auburn, AL

Random Access Scan. Veeraraghavan Ramamurthy Dept. of Electrical and Computer Engineering Auburn University, Auburn, AL Random Access Scan Veeraraghavan Ramamurthy Dept. of Electrical and Computer Engineering Auburn University, Auburn, AL ramamve@auburn.edu Term Paper for ELEC 7250 (Spring 2005) Abstract: Random Access

More information

Voice & Music Pattern Extraction: A Review

Voice & Music Pattern Extraction: A Review Voice & Music Pattern Extraction: A Review 1 Pooja Gautam 1 and B S Kaushik 2 Electronics & Telecommunication Department RCET, Bhilai, Bhilai (C.G.) India pooja0309pari@gmail.com 2 Electrical & Instrumentation

More information

Communication Theory and Engineering

Communication Theory and Engineering Communication Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 Practice work 14 Image signals Example 1 Calculate the aspect ratio for an image

More information

An Iot Based Smart Manifold Attendance System

An Iot Based Smart Manifold Attendance System International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 8 (August 2017), PP.52-62 An Iot Based Smart Manifold Attendance System

More information

Import and quantification of a micro titer plate image

Import and quantification of a micro titer plate image BioNumerics Tutorial: Import and quantification of a micro titer plate image 1 Aims BioNumerics can import character type data from TIFF images. This happens by quantification of the color intensity and/or

More information

Usage of any items from the University of Cumbria s institutional repository Insight must conform to the following fair usage guidelines.

Usage of any items from the University of Cumbria s institutional repository Insight must conform to the following fair usage guidelines. Dong, Leng, Chen, Yan, Gale, Alastair and Phillips, Peter (2016) Eye tracking method compatible with dual-screen mammography workstation. Procedia Computer Science, 90. 206-211. Downloaded from: http://insight.cumbria.ac.uk/2438/

More information

Micro-DCI 53ML5100 Manual Loader

Micro-DCI 53ML5100 Manual Loader Micro-DCI 53ML5100 Manual Loader Two process variable inputs Two manually controlled current outputs Multiple Display Formats: Dual Channel Manual Loader, Single Channel Manual Loader, Manual Loader with

More information

Using enhancement data to deinterlace 1080i HDTV

Using enhancement data to deinterlace 1080i HDTV Using enhancement data to deinterlace 1080i HDTV The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published Publisher Andy

More information

APPLICATIONS OF DIGITAL IMAGE ENHANCEMENT TECHNIQUES FOR IMPROVED

APPLICATIONS OF DIGITAL IMAGE ENHANCEMENT TECHNIQUES FOR IMPROVED APPLICATIONS OF DIGITAL IMAGE ENHANCEMENT TECHNIQUES FOR IMPROVED ULTRASONIC IMAGING OF DEFECTS IN COMPOSITE MATERIALS Brian G. Frock and Richard W. Martin University of Dayton Research Institute Dayton,

More information

An Empirical Study on Identification of Strokes and their Significance in Script Identification

An Empirical Study on Identification of Strokes and their Significance in Script Identification An Empirical Study on Identification of Strokes and their Significance in Script Identification Sirisha Badhika *Research Scholar, Computer Science Department, Shri Jagdish Prasad Jhabarmal Tibrewala University,

More information

Image Steganalysis: Challenges

Image Steganalysis: Challenges Image Steganalysis: Challenges Jiwu Huang,China BUCHAREST 2017 Acknowledgement Members in my team Dr. Weiqi Luo and Dr. Fangjun Huang Sun Yat-sen Univ., China Dr. Bin Li and Dr. Shunquan Tan, Mr. Jishen

More information

ISSN (Print) Original Research Article. Coimbatore, Tamil Nadu, India

ISSN (Print) Original Research Article. Coimbatore, Tamil Nadu, India Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 016; 4(1):1-5 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources) www.saspublisher.com

More information

Understanding Compression Technologies for HD and Megapixel Surveillance

Understanding Compression Technologies for HD and Megapixel Surveillance When the security industry began the transition from using VHS tapes to hard disks for video surveillance storage, the question of how to compress and store video became a top consideration for video surveillance

More information

Key-based scrambling for secure image communication

Key-based scrambling for secure image communication University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2012 Key-based scrambling for secure image communication

More information

The SmoothPicture Algorithm: An Overview

The SmoothPicture Algorithm: An Overview The SmoothPicture Algorithm: An Overview David C. Hutchison Texas Instruments DLP TV The SmoothPicture Algorithm: An Overview David C. Hutchison, Texas Instruments, DLP TV Abstract This white paper will

More information

Automatic Polyphonic Music Composition Using the EMILE and ABL Grammar Inductors *

Automatic Polyphonic Music Composition Using the EMILE and ABL Grammar Inductors * Automatic Polyphonic Music Composition Using the EMILE and ABL Grammar Inductors * David Ortega-Pacheco and Hiram Calvo Centro de Investigación en Computación, Instituto Politécnico Nacional, Av. Juan

More information

Controlling Peak Power During Scan Testing

Controlling Peak Power During Scan Testing Controlling Peak Power During Scan Testing Ranganathan Sankaralingam and Nur A. Touba Computer Engineering Research Center Department of Electrical and Computer Engineering University of Texas, Austin,

More information

INTRA-FRAME WAVELET VIDEO CODING

INTRA-FRAME WAVELET VIDEO CODING INTRA-FRAME WAVELET VIDEO CODING Dr. T. Morris, Mr. D. Britch Department of Computation, UMIST, P. O. Box 88, Manchester, M60 1QD, United Kingdom E-mail: t.morris@co.umist.ac.uk dbritch@co.umist.ac.uk

More information

3D MR Image Compression Techniques based on Decimated Wavelet Thresholding Scheme

3D MR Image Compression Techniques based on Decimated Wavelet Thresholding Scheme 3D MR Image Compression Techniques based on Decimated Wavelet Thresholding Scheme Dr. P.V. Naganjaneyulu Professor & Principal, Department of ECE, PNC & Vijai Institute of Engineering & Technology, Repudi,

More information

Reproducibility Assessment of Independent Component Analysis of Expression Ratios from DNA microarrays.

Reproducibility Assessment of Independent Component Analysis of Expression Ratios from DNA microarrays. Reproducibility Assessment of Independent Component Analysis of Expression Ratios from DNA microarrays. David Philip Kreil David J. C. MacKay Technical Report Revision 1., compiled 16th October 22 Department

More information

READ THIS FIRST. Morphologi G3. Quick Start Guide. MAN0412 Issue1.1

READ THIS FIRST. Morphologi G3. Quick Start Guide. MAN0412 Issue1.1 READ THIS FIRST Morphologi G3 Quick Start Guide MAN0412 Issue1.1 Malvern Instruments Ltd. 2008 Malvern Instruments makes every effort to ensure that this document is correct. However, due to Malvern Instruments

More information

BBM 413 Fundamentals of Image Processing Dec. 11, Erkut Erdem Dept. of Computer Engineering Hacettepe University. Segmentation Part 1

BBM 413 Fundamentals of Image Processing Dec. 11, Erkut Erdem Dept. of Computer Engineering Hacettepe University. Segmentation Part 1 BBM 413 Fundamentals of Image Processing Dec. 11, 2012 Erkut Erdem Dept. of Computer Engineering Hacettepe University Segmentation Part 1 Image segmentation Goal: identify groups of pixels that go together

More information

Data Representation. signals can vary continuously across an infinite range of values e.g., frequencies on an old-fashioned radio with a dial

Data Representation. signals can vary continuously across an infinite range of values e.g., frequencies on an old-fashioned radio with a dial Data Representation 1 Analog vs. Digital there are two ways data can be stored electronically 1. analog signals represent data in a way that is analogous to real life signals can vary continuously across

More information

Design of Fault Coverage Test Pattern Generator Using LFSR

Design of Fault Coverage Test Pattern Generator Using LFSR Design of Fault Coverage Test Pattern Generator Using LFSR B.Saritha M.Tech Student, Department of ECE, Dhruva Institue of Engineering & Technology. Abstract: A new fault coverage test pattern generator

More information