where f(x, y): input image, g(x, y): processed image, and T: operator Or: s = T(r), where r: input pixel, and s: output pixel

Size: px
Start display at page:

Download "where f(x, y): input image, g(x, y): processed image, and T: operator Or: s = T(r), where r: input pixel, and s: output pixel"

Transcription

1 3 Intenit Tanfomation and Spatial Filteing - Intenit tanfomation Change the intenit of each piel in ode to enhance the image: g, T[f, ], whee f, : input image, g, : poceed image, and T: opeato O: T, whee : input piel, and : output piel a Hitogam - Hitogam: occuence of piel h k n k k : ga level, 0,, G, k,,, MATAB: G 55 fo uint8, 65,536 fo uint6, and.0 fo double n k : numbe of piel of ga level k Nomalize: 3-

2 p k n k /n n: total numbe of piel Ma conide p a the piel pobabilit: 0 p E.g., Tiffan: Eample of hitogam: Piel concentate at the high ga level, low contat p Dak Bight object, dak backgound 3-

3 Bight Good epoal - MATAB imhit function imhitim: Dipla hitogam h imhitim, b: h: hitogam, b: numbe of hitogam bin b Enhancing image uing point poceing - No change on piel value T : output piel value : input piel value 0 T 3-3

4 - Contat eveal: negative T T 0 Tiffan - Contat tetching: enhance contat though hitogam tetching Undeepoed T, if <, othewie. Oveepoed 3-4

5 3-5 <, othewie. if 0, T ow-contat, mid-ga-level < < othewie., if, if 0, T

6 3-6 Mot image: < < othewie., if, if, T Non-linea tetching A B C A B C,,

7 - MATAB imadjut function Snta: g imadjutf, [low_in high_in] [low_out high_out], gamma Map input ga level ange [low_in high_in] to ange [low_out high_out] gamma: a eal numbe indicating the mapping cuve high_out low_out low_in gamma < high_in gamma gamma > * E.g.: Fig. 3.3a # g imadjutf, [0 ], [ 0]: Fig. 3.3b contat eveal # g imadjutf, [ ], [0 ]: Fig. 3.3c # g imadjutf, [ ], [ ], : Fig. 3.3d 3-7

8 Fig. 3.3a: Oiginal digital mammogam Fig. 3.3b: Negative image Fig. 3.3c: Epending intenit Fig. 3.3d: gamma c Hitogam equalization - Hitogam equalization Stetch hitogam uch that piel value cove entie ga level ange Continuou quantitie * Aume ga level ae continuou quantitie nomalized to ange [0, ] * Intenit tanfomation: T * Pobabilit of input piel: p n /N 3-8

9 * Pobabilit of output piel: q n /N * Accumulated numbe of piel fom ga level 0 to : N N 0 pw dw w: dumm vaiable * Define cumulative ditibution function: cdf 0 pw dw * To geneate an output image whoe ga level ae equall likel, q hould be a contant Q, and 0 Q dw ; hence Q / p q / N N 0 / dw N / N T/ N N T N /N N /N 0 pw dw cdf 3-9

10 Dicete quantitie * Pobabilit of output piel i not a contant Howeve, in tem of egion, the numbe of piel in a unit egion can be contant Σ0 Q, Q / T cdf * E.g.: an image with 00 piel and ga level: 0 ~ 7 Input ga level Numbe of Output ga Ga p cdf piel level level Numbe of piel 3-0

11 MATAB hiteq function im hiteqim, e.g., ca: 3-

12 - Advantage of hitogam equalization Optimal contat Full automated adaptive, no human intevention Image nomalization: ea to compae two image taken unde diffeent lighting condition d Image aveaging - Thee i alwa noie in natual image Aume noie i added into eve piel of an ideal image: g, f, η, g: eulting image, f: ideal image, η: noie - Image aveaging: eveal image ae taken fo the ame cene, and then take thei aveage Aume Gauian noie: η ~ N0, n Totall M image: g i, f, η i,, i,,, M 3-

13 g g i i, M * Aveage:, * Epected value: E i M M { } E f, E{ η } i i i, M M { g, } E g, E [ f, η, ] M i i i i * E{ f, } f,, independent noie: E{ η, } 0 i i i * Hence, g, f, ideal image g η g η M M Inceaing M will educe the vaiance of noie e Spatial filteing - Spatial filteing Uing a mak filte to poce the image 3-3

14 Mak opeation: output piel value ome algoithm pefomed on all the piel in the neighbohood of the coeponding input piel * Size of neighbohood ize of mak * Mak lide fom left to ight, top to bottom * Same opeation i pefomed on eve piel * Neighbohood eceed image bounda: zeo padding o eplication of bode piel 3-4

15 * Eample: * Smoothing filte Spatial domain: piel aveaging, bluing Fequenc domain: attenuate high fequenc component * Smooth aea: low fequenc * Noie and edge: high fequenc owpa patial filteing Image bluing, noie eduction * 3 3 and5 5 mean filte:

16 * Gauian moothing: G, e π 5 5 Gauian mak 0.5: MATAB * w fpecial'gauian', 3, 0.5, im imfilteim, w Geneate a 3 3 Gauian filte with 0.5 and filte the image * Filte: 'gauian', 'obel', 'pewitt', 'laplacian', 'log', 'aveage', 'unhap' 3-6

17 Oiginal image Reult of moothing - Shapening filte Enhance detail and edge Spatial domain: diffeentiation; fequenc domain: attenuate low-fequenc component highpa Gadient filte * Gadient: diffeence between two neighboing point diection: f, f, f, diection: f, f, f, 3-7

18 * Gadient vecto: f f f, magnitude: f mag f f f / * Robet co-gadient opeato * Pewitt opeato G G G G 0 G * Sobel opeato G G G G 0 G g, f, f, f, f, 3-8

19 * Shapening: g, f, G, # Eample of Robet opeation: Input image F: G: Output image F G G: G:

20 * E.g.: aplacian filte G G G f, f, f, [f, f, f, ] [f, f, f, ] f, f, f, f, 4f, * aplacian mak:

21 * Shapening: g, f, f, * Shapening mak: * Eample of aplacian opeation: Input image F: G:

22 Output image F G: * ena: a ena b Reult of aplacian filteing c Reult: a b 3-

23 3-3 * aplacian filte i ve enitive to noie # Impovement: educe noie uing Gauian filte befoe aplacian filteing aplacian of Gauian filte, OG [ ],, G G G OG ; π π e e G 4 π π e e e ; π π e e G 4 π π e e e ;

24 OG, π * Matlab: w fpecial'log' e mak: MATAB: Fig. 3.7 * w fpecial'laplacian', 0, im imfilteim, w, 'eplicate'; im im - im, imhowim; Median filteing Odeing the piel unde the mak, and eplace the output cente piel with the median one emove eteme value Bet fo filteing the alt-and-peppe noie: g imnoief, 'alt & 3-4

25 peppe' Salt-and-peppe noie Reult of median filteing MATAB, e.g.: * im medfiltim Default: 3 3 mak * im medfiltim, [5 5], 'zeo' 5 5 median filte, padded with zeo * im odfiltim, 5, one3 3 3 odeed filte median: 5 th element * im odfiltim, median[:m*n], one[m n] m n odeed filte 3-5

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB Suvey of Vaious Image Enhancement Techniques in Spatial Domain Using MATLAB Shailenda Singh Negi M.Tech Schola G. B. Pant Engineeing College, Paui Gahwal Uttaahand, India- 46194 ABSTRACT Image Enhancement

More information

SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES IN SPATIAL DOMAIN USING MATLAB

SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES IN SPATIAL DOMAIN USING MATLAB Intenational Jounal of Compute Applications (IJCA) (0975 8887) Intenational Confeence on Advances in Compute Engineeing & Applications (ICACEA-014) at IMSEC, GZB SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES

More information

Computer Vision - Histogram Processing. Dr. S. Das IIT Madras, CHENNAI - 36

Computer Vision - Histogram Processing. Dr. S. Das IIT Madras, CHENNAI - 36 Comute Viion - Hitogam Poceing D. S. Da IIT Mada, CHENNAI - 36 HISTOGRAM In a gay level image the obabilitie aigned to each gay level can be given by the elation: n, N Inut image,,2...l - - The nomalized

More information

A Fast Texture Feature Extraction Method for Region-based Image Segmentation

A Fast Texture Feature Extraction Method for Region-based Image Segmentation A Fat extue Featue Extaction Method fo Region-baed Image Segmentation Hui Zhang *, Jaon E. Fitt, Sally A. Goldman Dept. of Compute Science and Engineeing, Wahington Univeity, One Booking Dive. St. Loui,

More information

Lecture overview. Visualisatie BMT. Visualization pipeline. Data representation. Discrete data. Sampling. Data Datasets Interpolation

Lecture overview. Visualisatie BMT. Visualization pipeline. Data representation. Discrete data. Sampling. Data Datasets Interpolation Viualiatie BMT Lectue oveview Data Dataet Intepolation Data epeentation Ajan Kok a.j.f.kok@tue.nl 2 Viualization pipeline Raw Data Data Enichment/Enhancement Deived Data Data epeentation Viualization data

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

Source-independent Hessian-free Gauss-Newton Full-waveform Inversion

Source-independent Hessian-free Gauss-Newton Full-waveform Inversion Souce-independent Heian-fee Gau-Newton Full-wavefom Inveion Wenyong Pan and Ki Innanen CREWES Poject Depatment of Geocience Univeity of Calgay Summay The etimation of ouce wavelet i vey impotant fo implementing

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

K-Nearest Neighbors Algorithm: Prediction and Classification

K-Nearest Neighbors Algorithm: Prediction and Classification K-Neaet Neighbo Algoithm: Peiction an Claification Pof. Thoma B. Fomb Depatment of Economic Southen Methoit Univeit Dalla, TX 7575 Febua 8 A NONPARAMETRIC METHOD The K-Neaet Neighbo (K-NN algoithm i a

More information

Improved Graph-Based Image Segmentation Based on Mean Shift 1

Improved Graph-Based Image Segmentation Based on Mean Shift 1 03 8th Intenational Confeence on Communication and Netwoking in China (CHINACOM) Impoved Gaph-Baed Image Segmentation Baed on Mean Shift Jianwen Mo, Chaoxuan Wang,Tong Zhang, Hua uan School of Infomation

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Colo Intepolation fo Single CCD Colo Camea Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Depatment of Compute Science and Infomation Engineeing, National Taian Univesit, Taipei, Taian Email: 88036@csie.ntu.edu.t;

More information

A REGION-BASED TECHNIQUE FOR FUSION OF HIGH RESOLUTION IMAGES USING MEAN SHIFT SEGMENTATION

A REGION-BASED TECHNIQUE FOR FUSION OF HIGH RESOLUTION IMAGES USING MEAN SHIFT SEGMENTATION REGION-BSED TECHNIQUE FOR FUSION OF HIGH RESOLUTION IMGES USING MEN SHIFT SEGMENTTION Li Shuang a, Li Zhilin a, b a LIESMRS, Wuhan Univeit, P.R. China - lihuang9@gmail.com b Dept. of Land Suveing and Geo-Infomatic,

More information

Shape Matching / Object Recognition

Shape Matching / Object Recognition Image Pocessing - Lesson 4 Poduction Line object classification Object Recognition Shape Repesentation Coelation Methods Nomalized Coelation Local Methods Featue Matching Coespondence Poblem Alignment

More information

Topic 7 Random Variables and Distribution Functions

Topic 7 Random Variables and Distribution Functions Definition of a Random Vaiable Distibution Functions Popeties of Distibution Functions Topic 7 Random Vaiables and Distibution Functions Distibution Functions 1 / 11 Definition of a Random Vaiable Distibution

More information

Statistics of Images. Ioannis Rekleitis

Statistics of Images. Ioannis Rekleitis Statistics of Images Ioannis Rekleitis Some Basic Intensity Tansfoma2on Func2ons Thesholding Logistic function Log tansfomation Powe-law (Gamma coection) Piecewise-linea tansfomation Histogam pocessing

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

4.2. Co-terminal and Related Angles. Investigate

4.2. Co-terminal and Related Angles. Investigate .2 Co-teminal and Related Angles Tigonometic atios can be used to model quantities such as

More information

IEEE C802.16m-07/060. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE C802.16m-07/060. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> 007-3-5 IEEE C80.6m-07/060 Poject Title Date Submitted IEEE 80.6 Boadband Wiele Acce Woking Goup Coelation Model fo Shadow Fading Simulation 007-3-5 Souce() I-Kang Fu, Chi-Fang Li,

More information

Introduction to Medical Imaging. Cone-Beam CT. Introduction. Available cone-beam reconstruction methods: Our discussion:

Introduction to Medical Imaging. Cone-Beam CT. Introduction. Available cone-beam reconstruction methods: Our discussion: Intoduction Intoduction to Medical Imaging Cone-Beam CT Klaus Muelle Available cone-beam econstuction methods: exact appoximate Ou discussion: exact (now) appoximate (next) The Radon tansfom and its invese

More information

Output Primitives. Ellipse Drawing

Output Primitives. Ellipse Drawing Output Pimitives Ellipse Dawing Ellipses. An ellipses is an elongated cicle and can be dawn with modified cicle dawing algoithm.. An ellipse has set of fied points (foci) that will have a constant total

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

Applications. Sumit Basu*, Kentaro Toyamay, and Alex Pentland* *MIT Media Laboratory and ymicrosoft Research.

Applications. Sumit Basu*, Kentaro Toyamay, and Alex Pentland* *MIT Media Laboratory and ymicrosoft Research. M.I.T Media Laboatoy Peceptual Computing Section Technical Repot No. 486 ubmitted to ICCV'99 A Conitent Method fo Function Appoximation in Meh-baed Application Sumit Bau*, Kentao Toyamay, and Alex Pentland*

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

Topological Characteristic of Wireless Network

Topological Characteristic of Wireless Network Topological Chaacteistic of Wieless Netwok Its Application to Node Placement Algoithm Husnu Sane Naman 1 Outline Backgound Motivation Papes and Contibutions Fist Pape Second Pape Thid Pape Futue Woks Refeences

More information

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering 160 IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 6, NO., APRIL-JUNE 000 Tissue Classification Based on 3D Local Intensity Stuctues fo Volume Rendeing Yoshinobu Sato, Membe, IEEE, Cal-Fedik

More information

Query Language #1/3: Relational Algebra Pure, Procedural, and Set-oriented

Query Language #1/3: Relational Algebra Pure, Procedural, and Set-oriented Quey Language #1/3: Relational Algeba Pue, Pocedual, and Set-oiented To expess a quey, we use a set of opeations. Each opeation takes one o moe elations as input paamete (set-oiented). Since each opeation

More information

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma apreduce Optimizations and Algoithms 2015 Pofesso Sasu Takoma www.cs.helsinki.fi Optimizations Reduce tasks cannot stat befoe the whole map phase is complete Thus single slow machine can slow down the

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

CS 450: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 2016 DR. MICHAEL J. REALE

CS 450: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 2016 DR. MICHAEL J. REALE CS 45: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 6 DR. MICHAEL J. REALE RASTERIZING CURVES OTHER THAN LINES When dealing with othe inds of cuves, we can daw it in one of the following was: Use elicit

More information

Second Order Edge-preserving Regularized Functional for Recovering Discontinuous Phase Maps in Fringe Patterns with Carrier

Second Order Edge-preserving Regularized Functional for Recovering Discontinuous Phase Maps in Fringe Patterns with Carrier Second Ode Edge-peeving Regulaized Functional fo Recoveing Dicontinuou Phae Map in Finge Patten with Caie Calo A. Galvan a and Maiano Rivea b a Cento Nacional de Metologia, Apdo. Potal 1-1 Cento, Queetao,

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box 134008 Ann Abo

More information

E.g., movie recommendation

E.g., movie recommendation Recommende Systems Road Map Intodction Content-based ecommendation Collaboative filteing based ecommendation K-neaest neighbo Association les Matix factoization 2 Intodction Recommende systems ae widely

More information

Derivation of the Nodal Forces Equivalent to Uniform Pressure for Quadratic Isoparametric Elements RAWB, Last Update: 30 September 2008

Derivation of the Nodal Forces Equivalent to Uniform Pressure for Quadratic Isoparametric Elements RAWB, Last Update: 30 September 2008 Deivation of the odal oces Equivalent to Unifom Pessue fo Quadatic sopaametic Elements RWB, Last Update: 0 Septembe 008 The displacement vecto u at an point within a single element, E, is lineal elated

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Representing Texture Images Using Asymmetric Gray Level Aura Matrices

Representing Texture Images Using Asymmetric Gray Level Aura Matrices Repeenting Textue Image Uing Aymmetic Gay Level Aua Matice Xueie Qin Yee-Hong Yang {xuq, yang}@c.ualbeta.ca Depatment of Computing Science Univeity of Albeta Abtact In thi pape, we peent a new mathematical

More information

Boundary Preserving Joint Estimation of Optical Flow and Disparity in a Sequence of Stereoscopic Images

Boundary Preserving Joint Estimation of Optical Flow and Disparity in a Sequence of Stereoscopic Images Bounday Peeving oint Etimation of Optical Flow and Dipaity in a Sequence of Steeocopic Image H. Weile, A. Mitiche, A. Manoui INRS-EMT Place Bonaventue 8 ue de la Gauchetiee O. Suite 69 Monteal, Quebec

More information

P284 A Full-wave Equation Based Seismic Illumination Analysis Method

P284 A Full-wave Equation Based Seismic Illumination Analysis Method P284 A Full-wave Equation Baed Seimic Illumination Analyi Method X.-B. Xie* (Univeity of Califonia) & H. Yang (Univeity of Califonia) SUMMARY We popoe a full-wave equation baed method fo eimic illumination

More information

Outage Probability in Arbitrarily-Shaped Finite Wireless Networks

Outage Probability in Arbitrarily-Shaped Finite Wireless Networks 1 Outage Pobability in Abitaily-Shaped Finite Wiele Netwok Jing Guo, Student Membe, IEEE, Salman Duani, Senio Membe, IEEE, and Xiangyun Zhou, Membe, IEEE axiv:134.6172v4 [c.it] 2 Dec 213 Abtact Thi pape

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

Lecture 9: Other Applications of CNNs

Lecture 9: Other Applications of CNNs Applications of Convolutional Neual Netwoks CSED703R: Deep Leaning fo Visual Recognition (2016S) Lectue 9: Othe Applications of CNNs Bohyung Han Compute Vision Lab. bhhan@postech.ac.k Face ecognition and

More information

Keith Dalbey, PhD. Sandia National Labs, Dept 1441 Optimization & Uncertainty Quantification

Keith Dalbey, PhD. Sandia National Labs, Dept 1441 Optimization & Uncertainty Quantification SAND 0-50 C Effective & Efficient Handling of Ill - Conditioned Coelation atices in Kiging & adient Enhanced Kiging Emulatos hough Pivoted Cholesky Factoization Keith Dalbey, PhD Sandia National Labs,

More information

An Efficient Video Copy Detection Method Combining Vocabulary Tree and Inverted File

An Efficient Video Copy Detection Method Combining Vocabulary Tree and Inverted File An Eicient Video Copy Detection Method Combining Vocabulay Tee and Inveted File Xuan Li 1, Bing Li 2, Weiming Hu 2, Jineng Yang 1, 1 College o aviation automation, Civil Aviation Univeity o China, Tianjin,

More information

Gravitational Shift for Beginners

Gravitational Shift for Beginners Gavitational Shift fo Beginnes This pape, which I wote in 26, fomulates the equations fo gavitational shifts fom the elativistic famewok of special elativity. Fist I deive the fomulas fo the gavitational

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

All lengths in meters. E = = 7800 kg/m 3

All lengths in meters. E = = 7800 kg/m 3 Poblem desciption In this poblem, we apply the component mode synthesis (CMS) technique to a simple beam model. 2 0.02 0.02 All lengths in metes. E = 2.07 10 11 N/m 2 = 7800 kg/m 3 The beam is a fee-fee

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

DENOISING OF MEDICAL IMAGES USING TOTAL VARIATIONAL METHOD

DENOISING OF MEDICAL IMAGES USING TOTAL VARIATIONAL METHOD DENOISING OF MEDICAL IMAGES USING TOTAL VARIATIONAL METHOD V N Pudhvi Raj 1 and D T Venkateswalu 1 Associate Pofesso, VR Siddhatha Engineeing College, Vijayawada, 50007, India nagapudhvi@yahoo.com Pofesso,

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images Goal Walking though s -------------------------------------------- Kadi Bouatouch IRISA Univesité de Rennes I, Fance Rendeing Comple Scenes on Mobile Teminals o on the web Rendeing on Mobile Teminals Rendeing

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

17/5/2009. Introduction

17/5/2009. Introduction 7/5/9 Steeo Imaging Intoduction Eample of Human Vision Peception of Depth fom Left and ight eye images Diffeence in elative position of object in left and ight eyes. Depth infomation in the views?? 7/5/9

More information

A New Finite Word-length Optimization Method Design for LDPC Decoder

A New Finite Word-length Optimization Method Design for LDPC Decoder A New Finite Wod-length Optimization Method Design fo LDPC Decode Jinlei Chen, Yan Zhang and Xu Wang Key Laboatoy of Netwok Oiented Intelligent Computation Shenzhen Gaduate School, Habin Institute of Technology

More information

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes CS630 Repesenting and Accessing Digital Infomation Infomation Retieval: Basics Thosten Joachims Conell Univesity Infomation Retieval Basics Retieval Models Indexing and Pepocessing Data Stuctues ~ 4 lectues

More information

Image Denoising Using Adaptive Neuro-Fuzzy System

Image Denoising Using Adaptive Neuro-Fuzzy System IAENG Intenational Jounal of Applied Mathematics, 36:1, IJAM_36_1_11 Image Denoising Using Adaptive Neuo-Fuzz Sstem Nguen Minh Thanh and Mu-Song Chen Abstact In this pape, we popose a genealized fuzz infeence

More information

ME 305 Fluid Mechanics I. Part 3 Introduction to Fluid Flow. Field Representation. Different Viewpoints for Fluid and Solid Mechanics (cont d)

ME 305 Fluid Mechanics I. Part 3 Introduction to Fluid Flow. Field Representation. Different Viewpoints for Fluid and Solid Mechanics (cont d) ME 305 Fluid Mechanics I Pat 3 Intoduction to Fluid Flow Field Repesentation As a fluid moves, its popeties in geneal change fom point to point in space and fom time to time. In field epesentation of a

More information

Tufts University Math 13 Department of Mathematics November 14, :00 noon to 1:20 pm

Tufts University Math 13 Department of Mathematics November 14, :00 noon to 1:20 pm Tufts Univesit Math 3 Depatment of Mathematics Novembe, Eam : noon to : pm Instuctions: No calculatos, notes o books ae allowed. Unless othewise stated, ou must show all wok to eceive full cedit. Simplif

More information

A Full-mode FME VLSI Architecture Based on 8x8/4x4 Adaptive Hadamard Transform For QFHD H.264/AVC Encoder

A Full-mode FME VLSI Architecture Based on 8x8/4x4 Adaptive Hadamard Transform For QFHD H.264/AVC Encoder 20 IEEE/IFIP 9th Intenational Confeence on VLSI and System-on-Chip A Full-mode FME VLSI Achitectue Based on 8x8/ Adaptive Hadamad Tansfom Fo QFHD H264/AVC Encode Jialiang Liu, Xinhua Chen College of Infomation

More information

A Coarse-to-Fine Algorithm for 3D Registration based on Wavelet Decomposition

A Coarse-to-Fine Algorithm for 3D Registration based on Wavelet Decomposition A oae-to-fine Algoithm fo 3D Regitation baed on Wavelet Decompoition. TORRE-FERRERO, S. ROBLA, E.G. SARABIA, J.R. LLATA Electonic Technology, Sytem and Automation Engineeing Depatment Univeity of antabia

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

CS 450: COMPUTER GRAPHICS QUATERNIONS SPRING 2016 DR. MICHAEL J. REALE

CS 450: COMPUTER GRAPHICS QUATERNIONS SPRING 2016 DR. MICHAEL J. REALE CS 45: COMPUTER GRAPHICS QUATERNIONS SPRING 6 DR. MICHAEL J. REALE http://common.ikimedia.og/iki/fi le%3awilliam_roan_hamilton_pot ait_oal_combined.png INTRODUCTION Quatenion inented b Si William Roan

More information

Performing real-time image processing on distributed computer systems

Performing real-time image processing on distributed computer systems Pefoming eal-time image pocessing on distibuted compute systems RADU DOBRESCU, MATEI DOBRESCU, DAN POPESCU "Politehnica" Univesity of Buchaest, Faculty of Contol and Computes, 313 Splaiul Independentei,

More information

Package vitality. R topics documented: May 13, 2018

Package vitality. R topics documented: May 13, 2018 Package vitality May 13, 2018 Title Fitting Routine fo the Vitality Family of Motality Model Veion 1.3 Date 2018-05-13 Autho Gego Paolt, Jame J. Andeon, Ting Li, David H. Salinge, David J. Shaow Maintaine

More information

CS 548: COMPUTER GRAPHICS QUATERNIONS SPRING 2015 DR. MICHAEL J. REALE

CS 548: COMPUTER GRAPHICS QUATERNIONS SPRING 2015 DR. MICHAEL J. REALE CS 548: COMPUTER GRAPHICS QUATERNIONS SPRING 5 DR. MICHAEL J. REALE http://common.ikimedia.og/iki/fi le%3awilliam_roan_hamilton_pot ait_oal_combined.png INTRODUCTION Quatenion inented b Si William Roan

More information

Computer Graphics and Animation 3-Viewing

Computer Graphics and Animation 3-Viewing Compute Gaphics and Animation 3-Viewing Pof. D. Chales A. Wüthich, Fakultät Medien, Medieninfomatik Bauhaus-Univesität Weima caw AT medien.uni-weima.de Ma 5 Chales A. Wüthich Viewing Hee: Viewing in 3D

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

Introduction To Pipelining. Chapter Pipelining1 1

Introduction To Pipelining. Chapter Pipelining1 1 Intoduction To Pipelining Chapte 6.1 - Pipelining1 1 Mooe s Law Mooe s Law says that the numbe of pocessos on a chip doubles about evey 18 months. Given the data on the following two slides, is this tue?

More information

Motion Estimation. Yao Wang Tandon School of Engineering, New York University

Motion Estimation. Yao Wang Tandon School of Engineering, New York University Motion Estimation Yao Wang Tandon School of Engineeing, New Yok Univesity Outline 3D motion model 2-D motion model 2-D motion vs. optical flow Optical flow equation and ambiguity in motion estimation Geneal

More information

View Synthesis using Depth Map for 3D Video

View Synthesis using Depth Map for 3D Video View Synthesis using Depth Map fo 3D Video Cheon Lee and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oyong-dong, Buk-gu, Gwangju, 500-712, Republic of Koea E-mail: {leecheon, hoyo}@gist.ac.k

More information

COMPUTER SCIENCE AND ENGINEERING VI SEM CSE

COMPUTER SCIENCE AND ENGINEERING VI SEM CSE COMPUTER SCIENCE AND ENGINEERING VI SEM CSE Pinciple of Compile Deign Quetion and anwe ----------------------------------------------------------------------------------------------------- 1) What i a

More information

2. PROPELLER GEOMETRY

2. PROPELLER GEOMETRY a) Fames of Refeence 2. PROPELLER GEOMETRY 10 th Intenational Towing Tank Committee (ITTC) initiated the pepaation of a dictionay and nomenclatue of ship hydodynamic tems and this wok was completed in

More information

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j UCLA Papes Title Localized Edge Detection in Senso Fields Pemalink https://escholashipog/uc/item/3fj6g58j Authos K Chintalapudi Govindan Publication Date 3-- Pee eviewed escholashipog Poweed by the Califonia

More information

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set Modelling, simulation, and pefomance analysis of a CAN FD system with SAE benchmak based message set Mahmut Tenuh, Panagiotis Oikonomidis, Peiklis Chachalakis, Elias Stipidis Mugla S. K. Univesity, TR;

More information

Biometric authentication using digital retinal images

Biometric authentication using digital retinal images Biometic authentication uing digital etinal image M. ORTEGA, C.MARIÑO, M.G.PENEDO, M.BLANCO, F.GONZÁLEZ Gupo de Viión Atificial y Reconocimiento de Patone Univeity of A Couña Campu de Elviña /n, A Couña,

More information

Chinese Traffic Police Gesture Recognition in Complex Scene

Chinese Traffic Police Gesture Recognition in Complex Scene 0 Intenational oint Confeence of IEEE TutCom-/IEEE ICESS-/FCST- Chinee Taffic Police Getue Recognition in Complex Scene Fan Guo, Zixing Cai, in Tang School of Infomation Science and Engineeing Cental South

More information

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO Zeeshan A. Shaikh 1 and T.Y. Badguja 2 1,2 Depatment of Mechanical Engineeing, Late G. N. Sapkal

More information

Adaptation of TDMA Parameters Based on Network Conditions

Adaptation of TDMA Parameters Based on Network Conditions Adaptation of TDMA Paametes Based on Netwok Conditions Boa Kaaoglu Dept. of Elect. and Compute Eng. Univesity of Rocheste Rocheste, NY 14627 Email: kaaoglu@ece.ocheste.edu Tolga Numanoglu Dept. of Elect.

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

ME 210 Applied Mathematics for Mechanical Engineers

ME 210 Applied Mathematics for Mechanical Engineers Note that the unit vectos, T, N and B ae thee unit vectos pependicula to each othe whose diections ae dictated by the local behavio of the cuve C at its point P. They fom a moving ight handed vecto fame

More information

A Texture Feature Extraction Based On Two Fractal Dimensions for Content_based Image Retrieval

A Texture Feature Extraction Based On Two Fractal Dimensions for Content_based Image Retrieval 9 Wold Congess on Compute Science and nfomation Engineeing A Textue Featue Extaction Based On To Factal Dimensions fo Content_based mage Retieval Zhao Hai-ying Xu Zheng-guang Penghong (. College of Maths-physics

More information

AN ANALYSIS OF COORDINATED AND NON-COORDINATED MEDIUM ACCESS CONTROL PROTOCOLS UNDER CHANNEL NOISE

AN ANALYSIS OF COORDINATED AND NON-COORDINATED MEDIUM ACCESS CONTROL PROTOCOLS UNDER CHANNEL NOISE AN ANALYSIS OF COORDINATED AND NON-COORDINATED MEDIUM ACCESS CONTROL PROTOCOLS UNDER CHANNEL NOISE Tolga Numanoglu, Bulent Tavli, and Wendi Heinzelman Depatment of Electical and Compute Engineeing Univesity

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

CSE 165: 3D User Interaction

CSE 165: 3D User Interaction CSE 165: 3D Use Inteaction Lectue #6: Selection Instucto: Jugen Schulze, Ph.D. 2 Announcements Homewok Assignment #2 Due Fiday, Januay 23 d at 1:00pm 3 4 Selection and Manipulation 5 Why ae Selection and

More information

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution Available at http://pvamuedu/aam Appl Appl Math ISSN: 93-9466 Vol 5, Issue (Decembe ), pp 8 9 (Peviously, Vol 5, Issue, pp 379 388) Applications and Applied Mathematics: An Intenational Jounal (AAM) Concomitants

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

Directional Stiffness of Electronic Component Lead

Directional Stiffness of Electronic Component Lead Diectional Stiffness of Electonic Component Lead Chang H. Kim Califonia State Univesit, Long Beach Depatment of Mechanical and Aeospace Engineeing 150 Bellflowe Boulevad Long Beach, CA 90840-830, USA Abstact

More information

Multiview plus depth video coding with temporal prediction view synthesis

Multiview plus depth video coding with temporal prediction view synthesis 1 Multiview plus depth video coding with tempoal pediction view synthesis Andei I. Puica, Elie G. Moa, Beatice Pesquet-Popescu, Fellow, IEEE, Maco Cagnazzo, Senio Membe, IEEE and Bogdan Ionescu, Senio

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

COSC 6385 Computer Architecture. - Pipelining

COSC 6385 Computer Architecture. - Pipelining COSC 6385 Compute Achitectue - Pipelining Sping 2012 Some of the slides ae based on a lectue by David Culle, Pipelining Pipelining is an implementation technique wheeby multiple instuctions ae ovelapped

More information

Bilateral Filter Based Selective Unsharp Masking Using Intensity and/or Saturation Components

Bilateral Filter Based Selective Unsharp Masking Using Intensity and/or Saturation Components Intenational Jounal of Electonics and Electical Engeeg ol. 1, No. 1, Mach 013 Bilateal Filte Based Selective Unshap Maskg Usg Intensity and/o Satuation Components Noiaki Suetake, Yohei Kuamoto, and Eii

More information

Image Acquisition and Camera Model

Image Acquisition and Camera Model Depatment o Compute Engineeing Univeit o Calionia at Santa Cuz Image Acquiition and Camea Model Hai ao /9/3 /4/3 Human viual tem Depatment o Compute Engineeing Univeit o Calionia at Santa Cuz he main component

More information

University of Hertfordshire Department of Mathematics. Some comments on the approximation of the radial basis functions in the dual reciprocity method

University of Hertfordshire Department of Mathematics. Some comments on the approximation of the radial basis functions in the dual reciprocity method Univesit o Hetodshie Depatment o Mathematics Some comments on the appoimation o the adial basis unctions in the dual ecipocit method Wattana Toutip Technical Repot 4 August 999 Peace The dual ecipocit

More information