OBJECTS RECOGNITION BY MEANS OF PROJECTIVE INVARIANTS CONSIDERING CORNER-POINTS.

Size: px
Start display at page:

Download "OBJECTS RECOGNITION BY MEANS OF PROJECTIVE INVARIANTS CONSIDERING CORNER-POINTS."

Transcription

1 OBJECTS RECOGNTON BY EANS OF PROJECTVE NVARANTS CONSDERNG CORNER-PONTS. Vicente,.A., Gil,P. *, Reinoso,O., Torres,F. * Department of Engineering, Division of Sstems Engineering and Automatic. iguel Hernandez Universit, Avda. del Ferrocarril, s/n Elche Spain suni@umh.es, o.reinoso@umh.es, *Department of Phsics, Sstems Engineering and Theor of the Signal. Universit of Alicante, Crtra. San Vicente, s/n 8 Alicante Spain pgil@disc.ua.es, medina@disc.ua.es ABSTRACT This paper presents an object recognition technique based on projective geometr for industrial pieces that satisf geometric properties. First at all, we consider some methods of corner detection which are useful for the etraction of interest points in digital images. For object recognition b means of projective invariants, an ecessive number of points to be processed supposes a greater compleit of the algorithm We present a method that allows to reduce the points etracted b different corner detection techniques, based on the elimination of non-significant points, using the estimation of the straight lines that contain those points. Secondl, these groups of points are then used to build projective invariants which allow us to distinguish one object from another. Eperiments with different pieces and real images in gre-scale show the validit of this approach. Kewords: object recognition, corner detector, projective invariants, projective geometr.. NTRODUCTON Object recognition is an essential part of an highlevel robotic sstem. n the last ears, there has been variet of approaches to tackle the problem of object recognition. However, there is not a general technique that allows to recognize an tpe of objects, independentl of its intrinsic properties (color, shape, teture, size,...). Eisting recognition techniques can be classified b the wa objects are represented in the model data base or b the tpe of features use. On the first kind we can find geometric representations (silhouettes, superquadrics, algebraic surfaces, comple representation,..) and appearance-base representations, where wide variet of techniques eist, differing in which image information is used and the how the data is stored, but in all, the representations are learned from the images. B the tpe of features used, we can find techniques based on global features (such as area, compactness,..) or on local features (line segments, ). These approaches are clearl limited to a certain applications, and perhaps the snthesis of sets of these techniques might resolve the problem of object recognition. On the other hand, the projective geometric provides new tools that allow a generic recognition of the object, through the emploment of geometric invariants of points, straight lines or conics eisting in the object. [Bandlow98], [Tarel]. The remainder of the paper is organized as follows. n section we review the corner detection techniques emploed to detect significant points on the image. n section we present a method that allows to eliminate those points previousl detected that correspond with false corner points. n following sections we present some concepts of the projective invariant theor. Based on these concepts in section we show the procedure to construct the projective invariants with the selected points and the algorithm

2 proposed to recognized the objects in the image. Finall in section 6 we show some eperiments carried out with the proposed procedure.. CORNER DETECTON Vision-based object recognition begins with an etraction of global or local features from the object image. n our recognition sstem the features etracted are the corners from the image object. We can define a corner as the image points belonging to a contour where the contour presents a local maimum curvature or as the intersection of two o more contours. [Deriche9]. Kitchen proposed a measure of cornerness based on the changed of gradient direction along an edge contour multiplied b the local gradient magnitude (Eq.), the maimum values of k show the possible corners [Kitchen8]. k + + () Noble given a theoretical formulation for the corner detection problem using differential geometr [Noble88]. There are a lot of corner detection techniques. ost of them can be classified into two groups: the first group are based in operations over an object image with a pre-etraction of edges, and the other one consists of approaches that work directl at the gra scale level. n the eperiments presented in following sections, we used classical techniques as the Beaudet, Kitchen, Noble and Harris detectors, and one more recent, the SUSAN detector which provided better results for the pieces we have considered. (a) n [Beaudet78] was proposed a rotationall invariant operator called DET. This operator is obtained using a second order Talor s epansion of the intensit surface (,): DET () The corner detection is based on the thresholding of the absolute value of the etrema of this operator. DET can be estimated as the Hessian determinant, H, which is related to the product of the principal curvatures k min k má, called the Gaussian Curvature: H () DET kmin kma + + () For a piel (,): if k min k má, the piel is a parabolic point; if k min k má >, the piel is an elliptic point and if k min k má <, the piel is a hperbolic point. DET and the Gaussian Curvature have the same sign because the denominator of Eq. is alwas positive. Near a corner, DET gives a positive and negative response on both sides of the edge. (b) (d) (c) (e) (a) Original. (b) Beaudet. (c) Kitchen. (d) Noble. (e) SUSAN. Figure The corner detector SUSAN (Smallest Univalue Segment Assimilating Nucleus) [Smith97] measures the certaint that a piel of the image be a corner as of its area USAN, that is defined like the total number of piels in a neighbourhood that the have similar values of intensit, in certain degree, to

3 the value of intensit of the piel that is considered. The detector SUSAN situates a circular mask around the piel respected as the nucleus, calculates the area USAN, decides if the piel is a corner reducing the size of the area USAN of a specific threshold (normall the half or less than the total area USAN), and eliminates the false corners b means of a suppression of not most maimum. To compare these corner detectors techniques in Fig. we show the results obtained using a snthetic image. As we can see, SUSAN corner detector offers best results over objects with ver defined boundaries. The objects we are used in our eperiments have this propert.. ELNATON OF NON-SGNFCANT PONTS. Afterwards, the points that belong to each of the straight lines (horizontal, vertical or inclined) are ordered based on their values as coordinates and/or coordinates. Once these points have been ordered, we eliminate all the points that belong to the straight line but are not the ends. Thus, we eliminate all the inner points. During the process of eliminating the false corner points, we ma find points that satisf more than one equation of the straight line. Such points are internal points of the straight line r i which can be the ends of other straight lines r j. For such cases, a previous pre-processing is required before its elimination as inner points. An eample of the elimination of points is shown in Fig.. Often, the corner detectors analsed recognize certain points as corners which do not have the characteristic to be corner-points (false corner points). We consider a corner-point an point at which two or more edges converge. Similarl, an edge is considered as an of the borders of object s contour which separates two planes of different surfaces or which indicates an abrupt change of luminance. n this section a method is proposed which allows to eliminate false corner-points. This method is based on the knowledge of the possible straight lines present in the input image. There are a lot of procedures that allow us to determine the straight line that best approimates a set of points (border detection, Hough transform). For each one of the possible corner-points detected P j (,), a set of point lists lr i is constructed. This set indicates whether the points belong to each one of the different straight lines detected r i. n order to determine whether a point belongs to a straight line, we verif if the point satisfies the straight-line equations allowing a threshold, ε. The selection of the threshold is important, so if ε is too great, we eliminate all the points in the image. According to the tpe of straight lines, we have differents sets: U Pj / j ai j + bi ± ε lri U Pj / i j ± ε U Pj / i j ± ε () where lr i is the i-set formed b all the corner points that belong to a straight line r i, and a i and b i are the straight line coefficients obtained b the Hough transform. (a) (b) (c) (a) Original. (b) SUSAN. (c) Elimination Non-corners. Figure

4 . BASC THEORY OF PROJECTVE NVARANT. Projective geometr is based on the geometr inherent inside a central transformation (camera model). n transformations more usual, as Euclidean or Similarit transformations eist invariants properties well known, as the length and the area in the Euclidean or the ratio of lengths and the angles in the Similarit transformation. n Projective transformation there also are invariants, the most known is the ratio of ratio of lengths (or cross-ratio). n this section, we review some aspects of projective invariants built with points from the images. [Hartle]. Given five general D points P i, i,.., of an object, and p i, i,.., which correspond to points of the image plane, respectivel, two projective invariants on a plane are defined as follows, [Song]: (6) where ijk represents the determinant of a matri, which is composed of the coordinates of three points p i,p j,p k of an image plane and the corresponding points of an object plane (coordinates of the world), respectivel. We rewrite Eq. as follows: (7) Nevertheless, the representations of these invariants, are sensitive to changes. Therefore, the value of an invariant associated to a set of points depends frequentl on the order in which these points are considered during their computation. This is wh J is introduced as a more stable invariant when there is a permutation of points: p p p p p p p p p p p p p p p p p p p p p p p p J ( J, J, J, J, J ) (8) For an object D, a point is represented in homogeneous coordinates as P (P,P,P,), and for an image, p(p,p,). λ λ λ J ( λ ), J ( λ ), J, J, J λ λ λ λ λ [ λ ] J with λ 6 6λ + 9λ 8λ + 9λ 6λ + λ 6 λ + λ λ + λ λ + (9) where λ can fulfil an of the following relations, for λ and λ. λ ( p, p, p, p, p ) λ (,,, ) p p p p, p () n this wa, the J invariant (Eq.9) obtained b means of the procedure is independent of the order of the points chosen to calculate it. Projective invariants pla an important role in the method proposed in following section to recognize the objects in the image. Due to five points in a plane of an object (P, P, P, P, P ) determine the invariant, and the projection of these points of the object over the image plane (p, p, p, p, p ) determine the same invariant, if we stud the invariants generated through the corner points of the image we will know the object with those invariants.. ETHODOLOGY. n this section, we eplain how to recognize pieces using projective invariants of these objects. The main idea consist of to calculate off line some projective invariants of the model of the objects that we have to recognize on line. These projective invariants constitute the data base of the reference invariants. Then, we calculate all the possible projective invariants with the corner detected in the image and matching them with the data base of the reference invariants previousl calculated. From the input images, corner points are etracted (Fig.). The corners can be obtained using different corner operators or corner detectors (see section ). We should mention that some of these cornerdetectors detect small piel-regions as corners. That is to sa, the detected corners are formed b several piels and it is necessar the compute the centres of gravit to reduce such regions to one single piel. Afterwards, we construct candidate sets of five points and for each combination (set of five points) the invariant J i is computated. As the number n of combinations C (Eq.) is ver high, the computational cost is increased eponentiall. This factor forces the reduction of the number of possible combinations to avoid an overload of the sstem. One

5 constraint that must be added is not to calculate the invariants of combinations that have three or more collinear points. n! C n ( n )!! () The J i calculated are compared with the models of the pieces, defined as Jref i. (See Fig. ). between all reference and the image invariants), but the average of the four minimum errors n Fig., we illustrate the algorithm developed to recognize the objects in the image through its projective invariants. corners detection Each of these vectors of J-invariants (calculated as combinations of points) is compared to a vector or several vectors of reference J-invariants. The vectors of reference J-invariants identif each one of the models stored in the database. As such, for each piece stored in the database we have a set of reference J-invariants. possible combinations selection of candidate corners generation of corners combinations START combination n? es input image no -points combination corner detection model of object no suitable combination? set of canditate corners es compute J-invariants compute reference J- invariants computation of J-invariants reference J-invariants matching. search and compare END no Object Recognition Sstem. Figure minimum error? es The degree of similarit is measured b the mean squared error. The minimum error will provide the correct matching, and it allows us to state which piece-model of the database is represented in the image captured. Due to in an image several corner piels would be detected, a great number of invariants would be generated. Some of these invariants would be ver similar to other of the different models. So, to determine the model of the piece with the better match with the object in the image it is necessar taking into account not onl the best match (minimum error object identification Recognition process detailed. Figure

6 6. EXPERENTS ON REAL AGES. The proposed recognition technique has been evaluated on real images from different pieces. The sstem has eight different models or pieces. Some of the pieces are shown on Fig., all of them have an side with or more corners. /Error RECOGNTON BETWEEN ODELS model A model B model C model D Different eperiments have been carried out, b changing the size of the set of the model J- invariants (Jref i.). On Fig. 6 we can see the error obtained during the matching with the J i and Jref i using just a set of Jref i. Fig.6 shows the results achieved after comparing images with the reference invariants of models. To compare these invariants we have chosen the average of the minimum errors between ever image invariant and the reference invariants of each model. We have represented the inverse of this average error. Fig. 7 show the same eperiment but we have taking into account the average of the minimum 8 errors (8 Jref i ), comparing again the images with the reference invariants of models. Adding a noise equivalent to the displacement of the corner detected approimatel piels, does not introduce error in the recognition. n Fig. 8 we illustrate the results achieved considering an error in the corner detection method. As we can see the images evaluated allow perfectl to separate the model A and B and recognize model A as the object in the image. Finall in Fig.9 we show the results achieved when we compare four images of two different models (image and from object B, and image and from object D) with the reference invariants of all possible models. /Error 6 8 mages /Error Figure 6 RECOGNTON model A model B 6 8 mages 9 Figure 7 RECOGNTON ADDNG NOSE model A model B (a) (b) Two objects from the set. Figure 6 8 Nois images Figure 8

7 /Error ODEL SEPARATON image image image image [Song] Bong Seop Song, l Dong Yun, Sang Uk Lee: A target recognition technique emploing geometric invariants. Pattern Recognition,, pp. -,. [Tarel] Tarel, J.P, Cooper, D.B.: The Comple Representation of Algebraic Curves and ts Simple Eploitation for Pose Estimation and nvariant Recognition. EEE Transactions on Pattern Analsis and achine ntelligence, Vol., No 7, pp ,. A B C D E F G H odels Figure 9 7. CONCLUSONS. n this paper, an object recognition sstem through projective invariants has been presented. The algorithm proposed allows to recognised the object in the image comparing the J-invariant of several points in the image with the J-invariants of ever model previousl calculated. Furthermore, the method emploed allows us to partiall reduce the false points detected, and so reducing the search space for the calculated J-invariants. Eperiments show that just a small set of J-invariants can identif the object, reducing the computational cost. REFERENCES [Bandlow98] Bandlow,T, Hauck,A, Einsele,T, Färber,G.: Recognising Objects b their Silhouette. macs Conf. on Comp. Eng. in Sstems Appl., pp , 998. [Beaudet78] Beaudet,P.R.: Rotational nvariant mage Operators. nt. Conf. Pattern Recognition, pp.79-8, 978. [Deriche9]Deriche,R, Giraudon,G.: A Computational Approach for Corner and Verte Detection. nternational Journal of Computer Vision, :, pp.-, 99. [Hartle] Hartle,R, Zisserman, A.: ultiple View Geometr in Computer Vision, Cambridge Universit Press,. [Kitchen8] Kitchen,L, Rosenfeld, A.: Gra Level Corner Detection. Pattern Recognition Letters, pp.9-, 98. [Noble88] Noble, J.A.: Finding Corners. mage and Vision Computing, Vol. 6, pp.-8, 988. [Smith97] Smith, S., Brad, J..: SUSAN: A New Approach to Low Level mage Processing. nternational Journal of Computer Vision, pp. -78, 997.

Corner Detection Using Laplacian of Gaussian Operator. Salvatore Tabbone. CRIN CNRS/INRIA Lorraine. Campus scientique, B.P. 239

Corner Detection Using Laplacian of Gaussian Operator. Salvatore Tabbone. CRIN CNRS/INRIA Lorraine. Campus scientique, B.P. 239 Corner Detection Using Laplacian of Gaussian Operator Salvatore Tabbone CRIN CNRS/INRIA Lorraine Campus scientique, B.P. 39 556 Vand uvre-les-nanc CEDEX France Abstract This paper describes a fast corner

More information

A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision

A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision Xiaofeng Lu,, Xiangwei Li, Sumin Shen, Kang He, and Songu Yu Shanghai Ke Laborator of Digital Media Processing and Transmissions

More information

Towards the completion of assignment 1

Towards the completion of assignment 1 Towards the completion of assignment 1 What to do for calibration What to do for point matching What to do for tracking What to do for GUI COMPSCI 773 Feature Point Detection Why study feature point detection?

More information

World Academy of Science, Engineering and Technology International Journal of Computer and Information Engineering Vol:10, No:4, 2016

World Academy of Science, Engineering and Technology International Journal of Computer and Information Engineering Vol:10, No:4, 2016 World Academ of Science, Engineering and Technolog X-Corner Detection for Camera Calibration Using Saddle Points Abdulrahman S. Alturki, John S. Loomis Abstract This paper discusses a corner detection

More information

12.4 The Ellipse. Standard Form of an Ellipse Centered at (0, 0) (0, b) (0, -b) center

12.4 The Ellipse. Standard Form of an Ellipse Centered at (0, 0) (0, b) (0, -b) center . The Ellipse The net one of our conic sections we would like to discuss is the ellipse. We will start b looking at the ellipse centered at the origin and then move it awa from the origin. Standard Form

More information

Corner Detection. Harvey Rhody Chester F. Carlson Center for Imaging Science Rochester Institute of Technology

Corner Detection. Harvey Rhody Chester F. Carlson Center for Imaging Science Rochester Institute of Technology Corner Detection Harvey Rhody Chester F. Carlson Center for Imaging Science Rochester Institute of Technology rhody@cis.rit.edu April 11, 2006 Abstract Corners and edges are two of the most important geometrical

More information

Scale Invariant Feature Transform (SIFT) CS 763 Ajit Rajwade

Scale Invariant Feature Transform (SIFT) CS 763 Ajit Rajwade Scale Invariant Feature Transform (SIFT) CS 763 Ajit Rajwade What is SIFT? It is a technique for detecting salient stable feature points in an image. For ever such point it also provides a set of features

More information

GPR Objects Hyperbola Region Feature Extraction

GPR Objects Hyperbola Region Feature Extraction Advances in Computational Sciences and Technolog ISSN 973-617 Volume 1, Number 5 (17) pp. 789-84 Research India Publications http://www.ripublication.com GPR Objects Hperbola Region Feature Etraction K.

More information

Lines and Their Slopes

Lines and Their Slopes 8.2 Lines and Their Slopes Linear Equations in Two Variables In the previous chapter we studied linear equations in a single variable. The solution of such an equation is a real number. A linear equation

More information

Corner Detection. GV12/3072 Image Processing.

Corner Detection. GV12/3072 Image Processing. Corner Detection 1 Last Week 2 Outline Corners and point features Moravec operator Image structure tensor Harris corner detector Sub-pixel accuracy SUSAN FAST Example descriptor: SIFT 3 Point Features

More information

3D Face Reconstruction Using the Stereo Camera and Neural Network Regression

3D Face Reconstruction Using the Stereo Camera and Neural Network Regression 3D Face Reconstruction Using the Stereo amera and Neural Network Regression Wen-hang heng( 鄭文昌 ) hia-fan hang( 張加璠 ) Dep. of omputer Science and Dep. of omputer Science and nformation Engineering, nformation

More information

A Simple Architecture for Computing Moments and Orientation of an Image Λ

A Simple Architecture for Computing Moments and Orientation of an Image Λ Fundamenta nformaticae 52 (2002) 1 11 1 OS Press A Simple Architecture for Computing Moments and Orientation of an mage Λ Sabasachi De Teas nstruments Pvt. Ltd., Bangalore - 560 017, ndia, dsabasachi@ti.com

More information

y = f(x) x (x, f(x)) f(x) g(x) = f(x) + 2 (x, g(x)) 0 (0, 1) 1 3 (0, 3) 2 (2, 3) 3 5 (2, 5) 4 (4, 3) 3 5 (4, 5) 5 (5, 5) 5 7 (5, 7)

y = f(x) x (x, f(x)) f(x) g(x) = f(x) + 2 (x, g(x)) 0 (0, 1) 1 3 (0, 3) 2 (2, 3) 3 5 (2, 5) 4 (4, 3) 3 5 (4, 5) 5 (5, 5) 5 7 (5, 7) 0 Relations and Functions.7 Transformations In this section, we stud how the graphs of functions change, or transform, when certain specialized modifications are made to their formulas. The transformations

More information

INVARIANT CORNER DETECTION USING STEERABLE FILTERS AND HARRIS ALGORITHM

INVARIANT CORNER DETECTION USING STEERABLE FILTERS AND HARRIS ALGORITHM INVARIANT CORNER DETECTION USING STEERABLE FILTERS AND HARRIS ALGORITHM ABSTRACT Mahesh 1 and Dr.M.V.Subramanyam 2 1 Research scholar, Department of ECE, MITS, Madanapalle, AP, India vka4mahesh@gmail.com

More information

Image Metamorphosis By Affine Transformations

Image Metamorphosis By Affine Transformations Image Metamorphosis B Affine Transformations Tim Mers and Peter Spiegel December 16, 2005 Abstract Among the man was to manipulate an image is a technique known as morphing. Image morphing is a special

More information

Ashish Negi Associate Professor, Department of Computer Science & Engineering, GBPEC, Pauri, Garhwal, Uttarakhand, India

Ashish Negi Associate Professor, Department of Computer Science & Engineering, GBPEC, Pauri, Garhwal, Uttarakhand, India Volume 7, Issue 1, Januar 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Comparative Analsis

More information

2.8 Distance and Midpoint Formulas; Circles

2.8 Distance and Midpoint Formulas; Circles Section.8 Distance and Midpoint Formulas; Circles 9 Eercises 89 90 are based on the following cartoon. B.C. b permission of Johnn Hart and Creators Sndicate, Inc. 89. Assuming that there is no such thing

More information

Disparity Fusion Using Depth and Stereo Cameras for Accurate Stereo Correspondence

Disparity Fusion Using Depth and Stereo Cameras for Accurate Stereo Correspondence Disparit Fusion Using Depth and Stereo Cameras for Accurate Stereo Correspondence Woo-Seok Jang and Yo-Sung Ho Gwangju Institute of Science and Technolog GIST 123 Cheomdan-gwagiro Buk-gu Gwangju 500-712

More information

Key properties of local features

Key properties of local features Key properties of local features Locality, robust against occlusions Must be highly distinctive, a good feature should allow for correct object identification with low probability of mismatch Easy to etract

More information

Automatic Feature Extraction of Pose-measuring System Based on Geometric Invariants

Automatic Feature Extraction of Pose-measuring System Based on Geometric Invariants Automatic Feature Extraction of Pose-measuring System Based on Geometric Invariants Yan Lin 1,2 Bin Kong 2 Fei Zheng 2 1 Center for Biomimetic Sensing and Control Research, Institute of Intelligent Machines,

More information

SUMMARY PART I. Variance, 2, is directly a measure of roughness. A bounded measure of smoothness is

SUMMARY PART I. Variance, 2, is directly a measure of roughness. A bounded measure of smoothness is Digital Image Analsis SUMMARY PART I Fritz Albregtsen 4..6 Teture description of regions Remember: we estimate local properties (features) to be able to isolate regions which are similar in an image (segmentation),

More information

An edge is not a line... Edge Detection. Finding lines in an image. Finding lines in an image. How can we detect lines?

An edge is not a line... Edge Detection. Finding lines in an image. Finding lines in an image. How can we detect lines? Edge Detection An edge is not a line... original image Cann edge detector Compute image derivatives if gradient magnitude > τ and the value is a local maimum along gradient direction piel is an edge candidate

More information

2.3 Polynomial Functions of Higher Degree with Modeling

2.3 Polynomial Functions of Higher Degree with Modeling SECTION 2.3 Polnomial Functions of Higher Degree with Modeling 185 2.3 Polnomial Functions of Higher Degree with Modeling What ou ll learn about Graphs of Polnomial Functions End Behavior of Polnomial

More information

Feature Point Detection by Combining Advantages of Intensity-based Approach and Edge-based Approach

Feature Point Detection by Combining Advantages of Intensity-based Approach and Edge-based Approach Feature Point Detection b Combining Advantages of Intensit-based Approach and Edge-based Approach Sungho Kim, Chaehoon Park, Yukung Choi, Soon Kwon, In So Kweon International Science Inde, Computer and

More information

Research Article Scene Semantics Recognition Based on Target Detection and Fuzzy Reasoning

Research Article Scene Semantics Recognition Based on Target Detection and Fuzzy Reasoning Research Journal of Applied Sciences, Engineering and Technolog 7(5): 970-974, 04 DOI:0.906/rjaset.7.343 ISSN: 040-7459; e-issn: 040-7467 04 Mawell Scientific Publication Corp. Submitted: Januar 9, 03

More information

Module 3 Graphing and Optimization

Module 3 Graphing and Optimization Module 3 Graphing and Optimization One of the most important applications of calculus to real-world problems is in the area of optimization. We will utilize the knowledge gained in the previous chapter,

More information

3.2 Polynomial Functions of Higher Degree

3.2 Polynomial Functions of Higher Degree 71_00.qp 1/7/06 1: PM Page 6 Section. Polnomial Functions of Higher Degree 6. Polnomial Functions of Higher Degree What ou should learn Graphs of Polnomial Functions You should be able to sketch accurate

More information

angle The figure formed by two lines with a common endpoint called a vertex. angle bisector The line that divides an angle into two equal parts.

angle The figure formed by two lines with a common endpoint called a vertex. angle bisector The line that divides an angle into two equal parts. A angle The figure formed b two lines with a common endpoint called a verte. verte angle angle bisector The line that divides an angle into two equal parts. circle A set of points that are all the same

More information

Using a Table of Values to Sketch the Graph of a Polynomial Function

Using a Table of Values to Sketch the Graph of a Polynomial Function A point where the graph changes from decreasing to increasing is called a local minimum point. The -value of this point is less than those of neighbouring points. An inspection of the graphs of polnomial

More information

Using Characteristics of a Quadratic Function to Describe Its Graph. The graphs of quadratic functions can be described using key characteristics:

Using Characteristics of a Quadratic Function to Describe Its Graph. The graphs of quadratic functions can be described using key characteristics: Chapter Summar Ke Terms standard form of a quadratic function (.1) factored form of a quadratic function (.1) verte form of a quadratic function (.1) concavit of a parabola (.1) reference points (.) transformation

More information

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 5. Graph sketching

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 5. Graph sketching Roberto s Notes on Differential Calculus Chapter 8: Graphical analsis Section 5 Graph sketching What ou need to know alread: How to compute and interpret limits How to perform first and second derivative

More information

SECTION 3-4 Rational Functions

SECTION 3-4 Rational Functions 20 3 Polnomial and Rational Functions 0. Shipping. A shipping bo is reinforced with steel bands in all three directions (see the figure). A total of 20. feet of steel tape is to be used, with 6 inches

More information

Feature extraction: Corners Harris Corners Pkwy, Charlotte, NC

Feature extraction: Corners Harris Corners Pkwy, Charlotte, NC Featre etraction: Corners 9300 Harris Corners Pkw Charlotte NC Wh etract featres? Motiation: panorama stitching We hae two images how do we combine them? Wh etract featres? Motiation: panorama stitching

More information

Transformations of Functions. 1. Shifting, reflecting, and stretching graphs Symmetry of functions and equations

Transformations of Functions. 1. Shifting, reflecting, and stretching graphs Symmetry of functions and equations Chapter Transformations of Functions TOPICS.5.. Shifting, reflecting, and stretching graphs Smmetr of functions and equations TOPIC Horizontal Shifting/ Translation Horizontal Shifting/ Translation Shifting,

More information

Lens Screw Pad Arm (a) Glasses frames Screw (b) Parts Bridge Nose Pad Fig. 2 Name of parts composing glasses flames Temple Endpiece 2.2 Geometric mode

Lens Screw Pad Arm (a) Glasses frames Screw (b) Parts Bridge Nose Pad Fig. 2 Name of parts composing glasses flames Temple Endpiece 2.2 Geometric mode 3D Fitting Simulation of Glasses Frames Using Individual s Face Model Noriaki TAMURA and Katsuhiro KITAJIMA Toko Universit of Agriculture and Technolog, Toko, Japan E-mail: 50008834305@st.tuat.ac.jp, kitajima@cc.tuat.ac.jp

More information

Unit 2: Function Transformation Chapter 1

Unit 2: Function Transformation Chapter 1 Basic Transformations Reflections Inverses Unit 2: Function Transformation Chapter 1 Section 1.1: Horizontal and Vertical Transformations A of a function alters the and an combination of the of the graph.

More information

Optical flow Estimation using Fractional Quaternion Wavelet Transform

Optical flow Estimation using Fractional Quaternion Wavelet Transform 2012 International Conference on Industrial and Intelligent Information (ICIII 2012) IPCSIT vol.31 (2012) (2012) IACSIT Press, Singapore Optical flow Estimation using Fractional Quaternion Wavelet Transform

More information

Partial Fraction Decomposition

Partial Fraction Decomposition Section 7. Partial Fractions 53 Partial Fraction Decomposition Algebraic techniques for determining the constants in the numerators of partial fractions are demonstrated in the eamples that follow. Note

More information

20 Calculus and Structures

20 Calculus and Structures 0 Calculus and Structures CHAPTER FUNCTIONS Calculus and Structures Copright LESSON FUNCTIONS. FUNCTIONS A function f is a relationship between an input and an output and a set of instructions as to how

More information

Optical flow. Cordelia Schmid

Optical flow. Cordelia Schmid Optical flow Cordelia Schmid Motion field The motion field is the projection of the 3D scene motion into the image Optical flow Definition: optical flow is the apparent motion of brightness patterns in

More information

Signature Recognition and Verification with ANN

Signature Recognition and Verification with ANN Signature Recognition and Verification with ANN Cemil OZ ozc@umredu Sakara Universit Computer Eng Department, Sakara, Turke Fikret Ercal ercal@umredu UMR Computer Science Department, Rolla, MO 65401 Zafer

More information

Epipolar Constraint. Epipolar Lines. Epipolar Geometry. Another look (with math).

Epipolar Constraint. Epipolar Lines. Epipolar Geometry. Another look (with math). Epipolar Constraint Epipolar Lines Potential 3d points Red point - fied => Blue point lies on a line There are 3 degrees of freedom in the position of a point in space; there are four DOF for image points

More information

A Practical Camera Calibration System on Mobile Phones

A Practical Camera Calibration System on Mobile Phones Advanced Science and echnolog Letters Vol.7 (Culture and Contents echnolog 0), pp.6-0 http://dx.doi.org/0.57/astl.0.7. A Practical Camera Calibration Sstem on Mobile Phones Lu Bo, aegkeun hangbo Department

More information

A New Class of Corner Finder

A New Class of Corner Finder A New Class of Corner Finder Stephen Smith Robotics Research Group, Department of Engineering Science, University of Oxford, Oxford, England, and DRA (RARDE Chertsey), Surrey, England January 31, 1992

More information

Morphological Corner Detection

Morphological Corner Detection Morphological Corner Detection Robert Laganière School of Information Technology and Engineering University of Ottawa Ottawa, Ont. CANADA K1N 6N5 Abstract This paper presents a new operator for corner

More information

(10) Image Segmentation

(10) Image Segmentation (0) Image Segmentation - Image analysis Low-level image processing: inputs and outputs are all images Mid-/High-level image processing: inputs are images; outputs are information or attributes of the images

More information

Determining the 2d transformation that brings one image into alignment (registers it) with another. And

Determining the 2d transformation that brings one image into alignment (registers it) with another. And Last two lectures: Representing an image as a weighted combination of other images. Toda: A different kind of coordinate sstem change. Solving the biggest problem in using eigenfaces? Toda Recognition

More information

The directional derivative of f x, y in the direction of at x, y u. f x sa y sb f x y (, ) (, ) 0 0 y 0 0

The directional derivative of f x, y in the direction of at x, y u. f x sa y sb f x y (, ) (, ) 0 0 y 0 0 Review: 0, lim D f u 0 0 0 0 u The directional derivative of f, in the direction of at, is denoted b D f, : u a, b must a unit vector u f sa sb f s 0 (, ) (, ) s f (, ) a f (, ) b 0 0 0 0 0 0 D f, f u

More information

D-Calib: Calibration Software for Multiple Cameras System

D-Calib: Calibration Software for Multiple Cameras System D-Calib: Calibration Software for Multiple Cameras Sstem uko Uematsu Tomoaki Teshima Hideo Saito Keio Universit okohama Japan {u-ko tomoaki saito}@ozawa.ics.keio.ac.jp Cao Honghua Librar Inc. Japan cao@librar-inc.co.jp

More information

Developing a Tracking Algorithm for Underwater ROV Using Fuzzy Logic Controller

Developing a Tracking Algorithm for Underwater ROV Using Fuzzy Logic Controller 5 th Iranian Conference on Fuzz Sstems Sept. 7-9, 2004, Tehran Developing a Tracking Algorithm for Underwater Using Fuzz Logic Controller M.H. Saghafi 1, H. Kashani 2, N. Mozaani 3, G. R. Vossoughi 4 mh_saghafi@ahoo.com

More information

NUMERICAL PERFORMANCE OF COMPACT FOURTH ORDER FORMULATION OF THE NAVIER-STOKES EQUATIONS

NUMERICAL PERFORMANCE OF COMPACT FOURTH ORDER FORMULATION OF THE NAVIER-STOKES EQUATIONS Published in : Communications in Numerical Methods in Engineering (008 Commun.Numer.Meth.Engng. 008; Vol : pp 003-019 NUMERICAL PERFORMANCE OF COMPACT FOURTH ORDER FORMULATION OF THE NAVIER-STOKES EQUATIONS

More information

Novel TV Commercial Detection in Cookery Program Videos

Novel TV Commercial Detection in Cookery Program Videos roceedings of the World Congress on Engineering and Computer Science 009 Vol Novel TV Commercial Detection in Cooker rogram Videos Venkatesh.N, Rajeev.B, and. Girish Chandra Abstract n this paper, we present

More information

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM 61 LESSON 4-1 ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM Definitions (informal) The absolute maimum (global maimum) of a function is the -value that is greater than or equal to all other -values in the

More information

Perspective Projection Transformation

Perspective Projection Transformation Perspective Projection Transformation Where does a point of a scene appear in an image?? p p Transformation in 3 steps:. scene coordinates => camera coordinates. projection of camera coordinates into image

More information

Answers. Chapter 4. Cumulative Review Chapters 1 3, pp Chapter Self-Test, p Getting Started, p a) 49 c) e)

Answers. Chapter 4. Cumulative Review Chapters 1 3, pp Chapter Self-Test, p Getting Started, p a) 49 c) e) . 7" " " 7 "7.. "66 ( ") cm. a, (, ), b... m b.7 m., because t t has b ac 6., so there are two roots. Because parabola opens down and is above t-ais for small positive t, at least one of these roots is

More information

Investigation Free Fall

Investigation Free Fall Investigation Free Fall Name Period Date You will need: a motion sensor, a small pillow or other soft object What function models the height of an object falling due to the force of gravit? Use a motion

More information

Automatic Facial Expression Recognition Using Neural Network

Automatic Facial Expression Recognition Using Neural Network Automatic Facial Epression Recognition Using Neural Network Behrang Yousef Asr Langeroodi, Kaveh Kia Kojouri Electrical Engineering Department, Guilan Universit, Rasht, Guilan, IRAN Electronic Engineering

More information

Midterm Wed. Local features: detection and description. Today. Last time. Local features: main components. Goal: interest operator repeatability

Midterm Wed. Local features: detection and description. Today. Last time. Local features: main components. Goal: interest operator repeatability Midterm Wed. Local features: detection and description Monday March 7 Prof. UT Austin Covers material up until 3/1 Solutions to practice eam handed out today Bring a 8.5 11 sheet of notes if you want Review

More information

Integrating ICT into mathematics at KS4&5

Integrating ICT into mathematics at KS4&5 Integrating ICT into mathematics at KS4&5 Tom Button tom.button@mei.org.uk www.mei.org.uk/ict/ This session will detail the was in which ICT can currentl be used in the teaching and learning of Mathematics

More information

Learning Objectives for Section Graphs and Lines. Cartesian coordinate system. Graphs

Learning Objectives for Section Graphs and Lines. Cartesian coordinate system. Graphs Learning Objectives for Section 3.1-2 Graphs and Lines After this lecture and the assigned homework, ou should be able to calculate the slope of a line. identif and work with the Cartesian coordinate sstem.

More information

Checkpoint: Assess Your Understanding, pages

Checkpoint: Assess Your Understanding, pages Checkpoint: Assess Your Understanding, pages 1 18.1 1. Multiple Choice Given the graph of the function f(), which graph below right represents = f()? f() D C A B Chapter : Radical and Rational Functions

More information

THE INVERSE GRAPH. Finding the equation of the inverse. What is a function? LESSON

THE INVERSE GRAPH. Finding the equation of the inverse. What is a function? LESSON LESSON THE INVERSE GRAPH The reflection of a graph in the line = will be the graph of its inverse. f() f () The line = is drawn as the dotted line. Imagine folding the page along the dotted line, the two

More information

Shallow Spherical Shell Rectangular Finite Element for Analysis of Cross Shaped Shell Roof

Shallow Spherical Shell Rectangular Finite Element for Analysis of Cross Shaped Shell Roof Electronic Journal of Structural Engineering, 7(7) Shallow Spherical Shell Rectangular Finite Element for Analsis of Cross Shaped Shell Roof A.I. Mousa Associated Professor of Civil Engineering, The Universit

More information

D DAVID PUBLISHING. Finite Element Analysis of Polygon Shaped Shell Roof. 1. Introduction. Attia Mousa 1 and Hesham El Naggar 2

D DAVID PUBLISHING. Finite Element Analysis of Polygon Shaped Shell Roof. 1. Introduction. Attia Mousa 1 and Hesham El Naggar 2 Journal of Civil Engineering and Architecture 11 (17) 4-4 doi: 1.1765/194-759/17.5. D DAVID PUBLISHING Finite Element Analsis of Polgon Shaped Shell Roof Attia Mousa 1 and Hesham El Naggar 1. Professor

More information

A New Method for Representing and Matching Two-dimensional Shapes

A New Method for Representing and Matching Two-dimensional Shapes A New Method for Representing and Matching Two-dimensional Shapes D.S. Guru and H.S. Nagendraswam Department of Studies in Computer Science, Universit of Msore, Manasagangothri, Msore-570006 Email: guruds@lcos.com,

More information

Matrix Representations

Matrix Representations CONDENSED LESSON 6. Matri Representations In this lesson, ou Represent closed sstems with transition diagrams and transition matrices Use matrices to organize information Sandra works at a da-care center.

More information

Section 2.2: Absolute Value Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a

Section 2.2: Absolute Value Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Section.: Absolute Value Functions, from College Algebra: Corrected Edition b Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative Commons Attribution-NonCommercial-ShareAlike.0 license.

More information

Line, edge, blob and corner detection

Line, edge, blob and corner detection Line, edge, blob and corner detection Dmitri Melnikov MTAT.03.260 Pattern Recognition and Image Analysis April 5, 2011 1 / 33 Outline 1 Introduction 2 Line detection 3 Edge detection 4 Blob detection 5

More information

Multibody Motion Estimation and Segmentation from Multiple Central Panoramic Views

Multibody Motion Estimation and Segmentation from Multiple Central Panoramic Views Multibod Motion Estimation and Segmentation from Multiple Central Panoramic Views Omid Shakernia René Vidal Shankar Sastr Department of Electrical Engineering & Computer Sciences Universit of California

More information

Rational functions and graphs. Section 2: Graphs of rational functions

Rational functions and graphs. Section 2: Graphs of rational functions Rational functions and graphs Section : Graphs of rational functions Notes and Eamples These notes contain subsections on Graph sketching Turning points and restrictions on values Graph sketching You can

More information

Left Ventricle Cavity Segmentation from Cardiac Cine MRI

Left Ventricle Cavity Segmentation from Cardiac Cine MRI IJCSI International Journal of Computer Science Issues, Vol. 9, Issue, No, March 01 www.ijcsi.org 398 eft Ventricle Cavit Segmentation from Cardiac Cine MRI Marwa M. A. Hadhoud 1, Mohamed I. Eladaw, Ahmed

More information

8.5. Quadratic Function A function f is a quadratic function if f(x) ax 2 bx c, where a, b, and c are real numbers, with a 0.

8.5. Quadratic Function A function f is a quadratic function if f(x) ax 2 bx c, where a, b, and c are real numbers, with a 0. 8.5 Quadratic Functions, Applications, and Models In the previous section we discussed linear functions, those that are defined b firstdegree polnomials. In this section we will look at quadratic functions,

More information

A New Concept on Automatic Parking of an Electric Vehicle

A New Concept on Automatic Parking of an Electric Vehicle A New Concept on Automatic Parking of an Electric Vehicle C. CAMUS P. COELHO J.C. QUADRADO Instituto Superior de Engenharia de Lisboa Rua Conselheiro Emídio Navarro PORTUGAL Abstract: - A solution to perform

More information

APPLICATION OF RECIRCULATION NEURAL NETWORK AND PRINCIPAL COMPONENT ANALYSIS FOR FACE RECOGNITION

APPLICATION OF RECIRCULATION NEURAL NETWORK AND PRINCIPAL COMPONENT ANALYSIS FOR FACE RECOGNITION APPLICATION OF RECIRCULATION NEURAL NETWORK AND PRINCIPAL COMPONENT ANALYSIS FOR FACE RECOGNITION Dmitr Brliuk and Valer Starovoitov Institute of Engineering Cbernetics, Laborator of Image Processing and

More information

4. Two Dimensional Transformations

4. Two Dimensional Transformations 4. Two Dimensional Transformations CS362 Introduction to Computer Graphics Helena Wong, 2 In man applications, changes in orientations, sizes, and shapes are accomplished with geometric transformations

More information

4.6 Graphs of Other Trigonometric Functions

4.6 Graphs of Other Trigonometric Functions .6 Graphs of Other Trigonometric Functions Section.6 Graphs of Other Trigonometric Functions 09 Graph of the Tangent Function Recall that the tangent function is odd. That is, tan tan. Consequentl, the

More information

2.2 Absolute Value Functions

2.2 Absolute Value Functions . Absolute Value Functions 7. Absolute Value Functions There are a few was to describe what is meant b the absolute value of a real number. You ma have been taught that is the distance from the real number

More information

Computer Vision 558 Corner Detection Overview and Comparison

Computer Vision 558 Corner Detection Overview and Comparison Computer Vision 558 Corner Detection Overview and Comparison Alexandar Alexandrov ID 9823753 May 3, 2002 0 Contents 1 Introduction 2 1.1 How it started............................ 2 1.2 Playing with ideas..........................

More information

Subpixel Corner Detection Using Spatial Moment 1)

Subpixel Corner Detection Using Spatial Moment 1) Vol.31, No.5 ACTA AUTOMATICA SINICA September, 25 Subpixel Corner Detection Using Spatial Moment 1) WANG She-Yang SONG Shen-Min QIANG Wen-Yi CHEN Xing-Lin (Department of Control Engineering, Harbin Institute

More information

Grid and Mesh Generation. Introduction to its Concepts and Methods

Grid and Mesh Generation. Introduction to its Concepts and Methods Grid and Mesh Generation Introduction to its Concepts and Methods Elements in a CFD software sstem Introduction What is a grid? The arrangement of the discrete points throughout the flow field is simpl

More information

DIGITAL ORTHOPHOTO GENERATION

DIGITAL ORTHOPHOTO GENERATION DIGITAL ORTHOPHOTO GENERATION Manuel JAUREGUI, José VÍLCHE, Leira CHACÓN. Universit of Los Andes, Venezuela Engineering Facult, Photogramdemr Institute, Email leirac@ing.ula.ven Working Group IV/2 KEY

More information

Graphing square root functions. What would be the base graph for the square root function? What is the table of values?

Graphing square root functions. What would be the base graph for the square root function? What is the table of values? Unit 3 (Chapter 2) Radical Functions (Square Root Functions Sketch graphs of radical functions b appling translations, stretches and reflections to the graph of Analze transformations to identif the of

More information

4.2 Properties of Rational Functions. 188 CHAPTER 4 Polynomial and Rational Functions. Are You Prepared? Answers

4.2 Properties of Rational Functions. 188 CHAPTER 4 Polynomial and Rational Functions. Are You Prepared? Answers 88 CHAPTER 4 Polnomial and Rational Functions 5. Obtain a graph of the function for the values of a, b, and c in the following table. Conjecture a relation between the degree of a polnomial and the number

More information

8.6 Three-Dimensional Cartesian Coordinate System

8.6 Three-Dimensional Cartesian Coordinate System SECTION 8.6 Three-Dimensional Cartesian Coordinate Sstem 69 What ou ll learn about Three-Dimensional Cartesian Coordinates Distance and Midpoint Formulas Equation of a Sphere Planes and Other Surfaces

More information

What is the relationship between the real roots of a polynomial equation and the x-intercepts of the corresponding polynomial function?

What is the relationship between the real roots of a polynomial equation and the x-intercepts of the corresponding polynomial function? 3.3 Characteristics of Polnomial Functions in Factored Form INVESTIGATE the Math The graphs of the functions f () 5 1 and g() 5 1 are shown.? GOAL Determine the equation of a polnomial function that describes

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifing the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Closure Polynomials for Strips of Tetrahedra

Closure Polynomials for Strips of Tetrahedra Closure Polnomials for Strips of Tetrahedra Federico Thomas and Josep M. Porta Abstract A tetrahedral strip is a tetrahedron-tetrahedron truss where an tetrahedron has two neighbors ecept those in the

More information

Visual compensation in localization of a robot on a ceiling map

Visual compensation in localization of a robot on a ceiling map Scientific Research and Essas Vol. ), pp. -, Januar, Available online at http://www.academicjournals.org/sre ISSN - Academic Journals Full Length Research Paper Visual compensation in localiation of a

More information

Appendix F: Systems of Inequalities

Appendix F: Systems of Inequalities A0 Appendi F Sstems of Inequalities Appendi F: Sstems of Inequalities F. Solving Sstems of Inequalities The Graph of an Inequalit The statements < and are inequalities in two variables. An ordered pair

More information

CS 157: Assignment 6

CS 157: Assignment 6 CS 7: Assignment Douglas R. Lanman 8 Ma Problem : Evaluating Conve Polgons This write-up presents several simple algorithms for determining whether a given set of twodimensional points defines a conve

More information

Fingerprint Image Segmentation Based on Quadric Surface Model *

Fingerprint Image Segmentation Based on Quadric Surface Model * Fingerprint Image Segmentation Based on Quadric Surface Model * Yilong Yin, Yanrong ang, and Xiukun Yang Computer Department, Shandong Universit, Jinan, 5, China lin@sdu.edu.cn Identi Incorporated, One

More information

Announcements. Recognition I. Optical Flow: Where do pixels move to? dy dt. I + y. I = x. di dt. dx dt. = t

Announcements. Recognition I. Optical Flow: Where do pixels move to? dy dt. I + y. I = x. di dt. dx dt. = t Announcements I Introduction to Computer Vision CSE 152 Lecture 18 Assignment 4: Due Toda Assignment 5: Posted toda Read: Trucco & Verri, Chapter 10 on recognition Final Eam: Wed, 6/9/04, 11:30-2:30, WLH

More information

Modeling with CMU Mini-FEA Program

Modeling with CMU Mini-FEA Program Modeling with CMU Mini-FEA Program Introduction Finite element analsis (FEA) allows ou analze the stresses and displacements in a bod when forces are applied. FEA determines the stresses and displacements

More information

3D Photography: Epipolar geometry

3D Photography: Epipolar geometry 3D Photograph: Epipolar geometr Kalin Kolev, Marc Pollefes Spring 203 http://cvg.ethz.ch/teaching/203spring/3dphoto/ Schedule (tentative) Feb 8 Feb 25 Mar 4 Mar Mar 8 Mar 25 Apr Apr 8 Apr 5 Apr 22 Apr

More information

Quad-Tree Based Geometric-Adapted Cartesian Grid Generation

Quad-Tree Based Geometric-Adapted Cartesian Grid Generation Quad-Tree Based Geometric-Adapted Cartesian Grid Generation EMRE KARA1, AHMET ĐHSAN KUTLAR1, MEHMET HALUK AKSEL 1Department of Mechanical Engineering Universit of Gaziantep 7310 Gaziantep TURKEY Mechanical

More information

Section 1.6: Graphs of Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative

Section 1.6: Graphs of Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative Section.6: Graphs of Functions, from College Algebra: Corrected Edition b Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative Commons Attribution-NonCommercial-ShareAlike.0 license.

More information

3D Geometry and Camera Calibration

3D Geometry and Camera Calibration 3D Geometr and Camera Calibration 3D Coordinate Sstems Right-handed vs. left-handed 2D Coordinate Sstems ais up vs. ais down Origin at center vs. corner Will often write (u, v) for image coordinates v

More information

Visual compensation in localization of a robot on a ceiling map

Visual compensation in localization of a robot on a ceiling map Scientific Research and Essas Vol. 6(1, pp. 131-13, 4 Januar, 211 Available online at http://www.academicjournals.org/sre DOI: 1.897/SRE1.814 ISSN 1992-2248 211 Academic Journals Full Length Research Paper

More information

Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer

Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer Yua Kawahara a,* and Lifeng Zhang a a Kushu Institute of Technolog, 1-1 Sensui-cho Tobata-ku, Kitakushu

More information

SUMMARY PART I. Variance, 2, is directly a measure of roughness. A measure of smoothness is

SUMMARY PART I. Variance, 2, is directly a measure of roughness. A measure of smoothness is Digital Image Analsis SUMMARY PART I Fritz Albregtsen 8..5 Teture description of regions Remember: we estimate local properties (features) to be able to isolate regions which are similar in an image (segmentation),

More information