Two Results in Computer Vision Using Projective Geometry

Total Page:16

File Type:pdf, Size:1020Kb

Two Results in Computer Vision Using Projective Geometry University of Florence Faculty of Engineering Dipartimento di Sistemi e Informatica Dottorato di ricerca in informatica, multimedialita` e telecomunicazioni Two Results in Computer Vision using Projective Geometry by Federico Pernici Doctoral committee: Prof. Alberto Del Bimbo Prof. Giacomo Bucci Year 2005 This thesis is submitted to the Dipartimento di Sistemi e Informatica, University of Florence, for the degree of Doctor of Philosophy. This thesis is entirely my own work, and, except where otherwise indicated, describes my own research. To my family and myself Abstract In the ¯rst part of this thesis the problem of metric reconstruction and texture acquisition from a single uncalibrated view of a surface of revolution (SOR) is addressed. Geometric constraints induced in the image by the symmetry properties of the SOR structure are exploited to perform self-calibration of a natural camera, 3D metric reconstruction, texture acquisition & mosaicing and automatic reconstruction. By exploiting the analogy with the geometry of single axis motion, i demonstrate that the imaged apparent contour and the visible segments of two imaged cross sections in a single SOR view provide enough information for these tasks. In the second part of this thesis the problem of scheduling an active observer to visit as many1 targets in an area of surveillance as possible is proposed. I show how it is possible to plan a sequence of decisions regarding what target to look at through such a foveal-sensing action. I propose a framework in which a pan/tilt/zoom camera executes saccades in order to visit, and acquire high resolution images (at least one) of, as many moving targets as possible before they leave the scene. The whole problem is casted into a dynamic discrete optimization framework. In particular, we will show that the problem can be solved by modeling the attentional gaze control as a kinetic traveling salesperson problem whose solution is approximated by iteratively solving time dependent orienteering problems 1An intelligent choice of the order of sensing the targets can signi¯cantly reduce the total dead-time wasted by the active camera and, consequently, its cycle time. Acknowledgement I would like to acknowledge the e®orts and input of my supervisor, Professor Alberto Del Bimbo, and my colleagues of the VipLab, who were invaluable in shaping the course of this research. Preface This thesis address two problems in Computer Vision in which the proposed methods are related by the use of Projective Geometry. Projective Geometry is the important tool which forms the basis for the formulation of the two main frameworks here proposed. The geometry of single views is explored and monocular vision is shown to be su±cient to obtain a partial/complete three-dimensional reconstruction or measurements of a scene. To achieve this the properties of planar homographies, planar homologies and conics are extensively exploited. The ¯rst part of this thesis regards about 3d reconstruction through cam- era (auto) calibration. A camera is a remarkably useful measuring device - it not only produces a realistic picture of a scene, but also provides informa- tion from which geometric properties of the scene can be measured and so reconstructed. Reconstructing scene geometry from images is one of the most active areas in computer vision. This task has proved to be very challenging. Still, with the almost exponential increase in computation resources that the last decade has seen, and with the application of principled mathematical methods, much progress has been made in the last decade especially in the geometry of multiple images. In this part the author propose a new method for the 3D reconstruction of surfaces of revolution from only a single uncali- brated view. Uncalibrated means that nothing is known about the geometry ii of the camera taking the picture. In particular no knowledge of the camera internal parameters (such as focal length and aspect ratio) or its pose (po- sition and orientation) is required at any time. In this minimal setting i'll show mathematically how to recover the global 3D structure (up to an over- all scaling factor) of a SOR and how to calibrate the camera from the solely image content. The novel contributions of the thesis will be addressed more precisely in the conclusion. In broad terms, however, the methods described integrate constraints on calibration and reconstruction of surfaces of revo- lution into a single framework extending previous approaches dealing with piecewise planar scenes. In the second part of the thesis a very novel problem is proposed in which an active observer (i.e. an active zooming camera) plans a sequence of decisions regarding what target to look at, through a foveal sensing action aimed to obtain high resolution images of such targets. The motivation is to collect images at some minimal ground resolution. This task might be de¯ned to support gait recognition, or the acquisition of an appearance model that could be used to subsequently identify the person. I propose a optimization framework in which Projective Geometry of monocular vision is used for evaluating the cost in the optimization. This work is motivated by the goal of reproducing the ability of humans to recognize a person in a crowd of moving people for surveillance purposes. The overall layout of subsequent chapters is as follows. Chapter 1 discuss some background and the single view geometry of surfaces of revolution. Chapter 2 propose a surface mosaicing algorithm for registering into a global images single views of SOR. Chapter 3 address the problem of giving an automatization to the whole process of SOR reconstruction from a single image. In chapter 4 (the second part of this thesis) present an approach iii for planning an active zooming camera for the task of high resolution image sensing. Chapter 5 draws the thesis to a close, summing up the contributions made in the research and outlining areas of further investigation. Contents Abstract i Preface i Contents iv I Single view geometry and Surfaces of Revolution 1 1 Single view Reconstruction 2 1.1 Introduction . 3 1.2 Related Work . 5 1.3 Background . 10 1.3.1 Basic terminology . 10 1.3.2 Basic imaged SOR properties . 12 1.3.3 The analogy between SOR geometry and single axis motion . 14 1.4 The Approach . 16 1.4.1 Derivation of the ¯xed entities . 16 1.4.2 Camera calibration . 20 1.4.3 3D Metric Reconstruction . 22 Contents v 1.4.4 Texture acquisition . 28 1.5 Experimental Results . 30 1.5.1 Accuracy evaluation . 30 1.5.2 3D SOR reconstruction . 36 1.5.3 Texture acquisition . 38 1.6 Summary . 39 2 Mosaicing 50 2.1 Introduction and Related Work . 50 2.2 The Approach . 53 2.2.1 Imaged SOR Geometry and Camera Calibration . 53 2.2.2 Imaged SOR Parameterization . 55 2.2.3 Texture Alignment . 62 2.3 Experimental Results . 62 2.4 Summary . 66 3 Automatic Reconstruction 68 3.1 Introduction and Related Work . 69 3.2 Problem Statement and Overview of the Approach . 70 3.3 Homology Estimation and Curve Grouping . 73 3.3.1 RANSAC-based initialization. 73 3.3.2 Robust homology estimation. 74 3.3.3 Curve Grouping. 75 3.3.4 The algorithm . 79 3.4 Curve Classi¯cation . 80 3.5 Experimental Results . 83 3.6 Summary . 84 Contents vi II Video Surveillance and Active Zooming Camera 89 4 Saccade planning with PTZ camera 90 4.1 Introduction . 91 4.2 Related Work . 94 4.3 Problem Formulation . 97 4.3.1 Kinetic Travelling Salesperson Problem . 97 4.3.2 Time Dependent Orienteering (TDO) . 99 4.3.3 Deadlines . 101 4.4 Saccades Planning Geometry . 103 4.5 Simulation Results . 109 4.5.1 Estimating Camera Speeds . 109 4.5.2 Congestion Analysis . 110 4.6 Summary . 117 5 Conclusion 119 5.1 Novel Contribution . 119 5.2 Future Research . 121 A Appendix of the Part A 124 A.1 Computing the harmonic homology from the vertices of the complete quadrangle . 124 A.2 Parametrizing the image of the absolute conic . 125 A.3 Computing the point of an imaged SOR parallel for a given Euclidean angle . 127 A.4 Linear Constraints on the IAC . 129 A.4.1 The constraint of the circular points . 129 A.4.2 The constraint of the pole-polar relationship . 130 Contents vii A.4.3 The constraint of the zero skew and unit aspect ratio . 131 A.5 Closed form solution for the intersection of two ellipses . 132 B Appendix of the Part B 136 B.1 Absolute Conic and rotating cameras . 136 B.2 Computing the Slave internal internal camera parameter . 137 Bibliography 139 Part I Single view geometry and Surfaces of Revolution Chapter 1 Single view Reconstruction Image analysis and computer vision can be e®ectively employed to recover the three-dimensional structure of imaged objects, together with their surface properties. In this chapter, we address the problem of metric reconstruction and texture acquisition from a single uncalibrated view of a surface of revo- lution (SOR). Geometric constraints induced in the image by the symmetry properties of the SOR structure are exploited to perform self-calibration of a natural camera, 3D metric reconstruction, and texture acquisition. By exploiting the analogy with the geometry of single axis motion, we demon- strate that the imaged apparent contour and the visible segments of two imaged cross sections in a single SOR view provide enough information for these tasks. Original contributions of this part of the thesis are: single view self-calibration and reconstruction based on planar recti¯cation, previously developed for planar surfaces, has been extended to deal also with the SOR class of curved surfaces; self-calibration is obtained by estimating both cam- era focal length (one parameter) and principal point (two parameters) from three independent linear constraints for the SOR ¯xed entities; the invariant- based description of the SOR scaling function has been extended from a±ne Chapter 1.
Recommended publications
  • Finite Projective Geometries 243
    FINITE PROJECTÎVEGEOMETRIES* BY OSWALD VEBLEN and W. H. BUSSEY By means of such a generalized conception of geometry as is inevitably suggested by the recent and wide-spread researches in the foundations of that science, there is given in § 1 a definition of a class of tactical configurations which includes many well known configurations as well as many new ones. In § 2 there is developed a method for the construction of these configurations which is proved to furnish all configurations that satisfy the definition. In §§ 4-8 the configurations are shown to have a geometrical theory identical in most of its general theorems with ordinary projective geometry and thus to afford a treatment of finite linear group theory analogous to the ordinary theory of collineations. In § 9 reference is made to other definitions of some of the configurations included in the class defined in § 1. § 1. Synthetic definition. By a finite projective geometry is meant a set of elements which, for sugges- tiveness, are called points, subject to the following five conditions : I. The set contains a finite number ( > 2 ) of points. It contains subsets called lines, each of which contains at least three points. II. If A and B are distinct points, there is one and only one line that contains A and B. HI. If A, B, C are non-collinear points and if a line I contains a point D of the line AB and a point E of the line BC, but does not contain A, B, or C, then the line I contains a point F of the line CA (Fig.
    [Show full text]
  • A Note on Fibered Quadrangles
    Konuralp Journal of Mathematics Volume 3 No. 2 pp. 185{189 (2015) c KJM A NOTE ON FIBERED QUADRANGLES S. EKMEKC¸ I_ & A. BAYAR Abstract. In this work, the fibered versions of the diagonal triangle and the quadrangular set of a complete quadrangle in fibered projective planes are introduced. And then some related theorems with them are given. 1. Introduction Fuzzy set theory was introduced by Zadeh [10] and this theory has been applied in many areas. One of them is projective geometry, see for instance [1,2,5,7,8,9]. A first model of fuzzy projective geometries was introduced by Kuijken, Van Maldeghem and Kerre [7,8]. Also, Kuijken and Van Maldeghem contributed to fuzzy theory by introducing fibered geometries, which is a particular kind of fuzzy geometries [6]. They gave the fibered versions of some classical results in projective planes by using minimum operator. Then the role of the triangular norm in the theory of fibered projective planes and fibered harmonic conjugates and a fibered version of Reidemeister's condition were given in [3]. The fibered version of Menelaus and Ceva's 6-figures was studied in [4]. It is well known that triangles and quadrangles have an important role in projec- tive geometry. A complete quadrangle is a system of geometric objects consisting of any four points in a plane, no three of which are on a common line, and of the six lines connecting each pair of points. The free completion of a configuration containing either a quadrangle or a quadrilateral is a projective plane.
    [Show full text]
  • 1. Math Olympiad Dark Arts
    Preface In A Mathematical Olympiad Primer , Geoff Smith described the technique of inversion as a ‘dark art’. It is difficult to define precisely what is meant by this phrase, although a suitable definition is ‘an advanced technique, which can offer considerable advantage in solving certain problems’. These ideas are not usually taught in schools, mainstream olympiad textbooks or even IMO training camps. One case example is projective geometry, which does not feature in great detail in either Plane Euclidean Geometry or Crossing the Bridge , two of the most comprehensive and respected British olympiad geometry books. In this volume, I have attempted to amass an arsenal of the more obscure and interesting techniques for problem solving, together with a plethora of problems (from various sources, including many of the extant mathematical olympiads) for you to practice these techniques in conjunction with your own problem-solving abilities. Indeed, the majority of theorems are left as exercises to the reader, with solutions included at the end of each chapter. Each problem should take between 1 and 90 minutes, depending on the difficulty. The book is not exclusively aimed at contestants in mathematical olympiads; it is hoped that anyone sufficiently interested would find this an enjoyable and informative read. All areas of mathematics are interconnected, so some chapters build on ideas explored in earlier chapters. However, in order to make this book intelligible, it was necessary to order them in such a way that no knowledge is required of ideas explored in later chapters! Hence, there is what is known as a partial order imposed on the book.
    [Show full text]
  • Self-Dual Harmonicity: the Planar Case
    SELF-DUAL HARMONICITY: THE PLANAR CASE P.L. ROBINSON Abstract. We present a manifestly geometrically self-dual version of the Fano harmonicity axiom for the projective plane. Introduction In a recent sequence of papers, we have explored manifestly self-dual formulations of three- dimensional projective space: [2] begins the sequence, basing projective space on lines and their abstract incidence, from which points and planes are derived as secondary elements; [4] pursues the complementary approach, taking points and planes to be primary elements from which lines are derived. The most recent paper [6] addresses the axioms (or assumptions) of harmonicity and projectvity: traditionally, harmonicity asserts (with Fano) that ‘the diagonal points of a complete quadrangle are noncollinear’ while projectivity asserts that ‘if a projectivity leaves each of three distinct points of a line invariant, it leaves every point of the line invariant’; see [7] Section 18 and [7] Section 35 respectively. In keeping with our aim to present projective space in a formulation that is manifestly self- dual, it is desirable to express projectivity and harmonicity in manifestly self-dual forms. The axiom of projectivity is so expressed in [3] and [6]: indeed, [7] Section 103 contains a self-dual expression of projectivity in its discussion of reguli. In [5] and [6] our versions of the axiom of harmonicity are self-dual only in being the conjunction of a pair of dual statements, each of which implies the other; we might say that these versions are self-dual in rather a logical sense. Our purpose in the present paper and its sequel is to offer expressions of harmonicity that are more geometrically self-dual: the present paper deals with harmonicity in the plane; its sequel deals with the more elaborate spatial harmonicity.
    [Show full text]
  • Quadrangular Sets in Projective Line and in Moebius Space, and Geometric Interpretation of the Non-Commutative Discrete Schwarzian Kadomtsev–Petviashvili Equation
    QUADRANGULAR SETS IN PROJECTIVE LINE AND IN MOEBIUS SPACE, AND GEOMETRIC INTERPRETATION OF THE NON-COMMUTATIVE DISCRETE SCHWARZIAN KADOMTSEV{PETVIASHVILI EQUATION ADAM DOLIWA AND JAROSLAW KOSIOREK Abstract. We present geometric interpretation of the discrete Schwarzian Kadomtsev{Petviashvili equation in terms of quadrangular set of points of a projective line. We give also the corresponding interpretation for the projective line considered as a Moebius chain space. In this way we incorporate the conformal geometry interpretation of the equation into the projective geometry approach via Desargues maps. 1. Introduction In the present paper we address two questions concerning geometric interpretation of the following discrete integrable system −1 −1 −1 (1) (φ(jk) − φ(k))(φ(jk) − φ(j)) (φ(ij) − φ(j))(φ(ij) − φ(i)) (φ(ik) − φ(i))(φ(ik) − φ(k)) = 1; where φ: ZN ! F is a map from N-dimensional integer lattice to a division ring F, and indices in brackets denote shifts in the corresponding variables, i.e. φ(i)(n1; : : : ; nN ) = φ(n1; : : : ; ni + 1; : : : nN ): The above equation appeared first as the generalized lattice spin equation in [36], and was called the non-commutative discrete Schwarzian Kadomtsev{Petviashvili (SKP) equation in [10, 30]. As being one of various forms of the discrete Kadomtsev-Petviashvili (KP) system [25, 32], equation (1) plays pivotal role in the theory of integrable systems and its applications. Relation between geometry of submanifolds and integrable systems is an ongoing research subject which can be dated back to second half of XIX-th century [14]. In fact, geometric approach to discrete integrable systems initiated in [8, 22, 28], see also [9] for a review, demonstrates that the basic principles of the theory are encoded in incidence geometry statements, some of them known in antiquity.
    [Show full text]
  • Introduction to Projective Geometry
    Introduction to Projective Geometry George Voutsadakis1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 400 George Voutsadakis (LSSU) Projective Geometry August 2020 1 / 31 Outline 1 Triangles and Quadrangles Axioms Simple Consequences of the Axioms Perspective Triangles Quadrangular Sets Harmonic Sets George Voutsadakis (LSSU) Projective Geometry August 2020 2 / 31 Triangles and Quadrangles Axioms Subsection 1 Axioms George Voutsadakis (LSSU) Projective Geometry August 2020 3 / 31 Triangles and Quadrangles Axioms The Axioms We assume the three primitive concepts point, line, and incidence. We have already defined the words plane, quadrangle, and projectivity in terms of the primitive concepts. Axiom 1 There exist a point and a line that are not incident. Axiom 2 Every line is incident with at least three distinct points. Axiom 3 Any two distinct points are incident with just one line. Axiom 4 If A,B,C ,D are four distinct points such that AB meets CD, then AC meets BD. Axiom 5 If ABC is a plane, there is at least one point not in the plane ABC. Axiom 6 Any two distinct planes have at least two common points. Axiom 7 The three diagonal points of a complete quadrangle are never collinear. Axiom 8 If a projectivity leaves invariant each of three distinct points on a line, it leaves invariant all points on the line. George Voutsadakis (LSSU) Projective Geometry August 2020 4 / 31 Triangles and Quadrangles Axioms Illustration of Axioms 4 and 7 Axiom 4 If A,B,C ,D are four distinct points such that AB meets CD, then AC meets BD.
    [Show full text]
  • Foundations of Projective Geometry
    Foundations of Projective Geometry Robin Hartshorne 1967 ii Preface These notes arose from a one-semester course in the foundations of projective geometry, given at Harvard in the fall term of 1966–1967. We have approached the subject simultaneously from two different directions. In the purely synthetic treatment, we start from axioms and build the abstract theory from there. For example, we have included the synthetic proof of the fundamental theorem for projectivities on a line, using Pappus’ Axiom. On the other hand we have the real projective plane as a model, and use methods of Euclidean geometry or analytic geometry to see what is true in that case. These two approaches are carried along independently, until the first is specialized by the introduction of more axioms, and the second is generalized by working over an arbitrary field or division ring, to the point where they coincide in Chapter 7, with the introduction of coordinates in an abstract projective plane. Throughout the course there is special emphasis on the various groups of transformations which arise in projective geometry. Thus the reader is intro- duced to group theory in a practical context. We do not assume any previous knowledge of algebra, but do recommend a reading assignment in abstract group theory, such as [4]. There is a small list of problems at the end of the notes, which should be taken in regular doses along with the text. There is also a small bibliography, mentioning various works referred to in the preparation of these notes. However, I am most indebted to Oscar Zariski, who taught me the same course eleven years ago.
    [Show full text]
  • 7 , 2002, 18:01
    c CY absorb absorbing absorbing barrier absorbing set abacist absorption abacounter absorption law co ecient of absorption abacus abacus Pythagoricus index of absorption selective absorption ab duction Ab elian sound absorption Ab elian group ab erration abstract abnormal abnormality abstract algebra ab ort abstract data typ e ab ound abstract mathematics abridged abrupt abstract number abstract space abscissa abstract symb ol absolute abstraction absolute constant absolute continuity abstraction layer absolute convergence absolute error extensive abstraction absolute frequency absolute inequality mathematical abstraction absolute maximum absolute minimum abundance absolute number abundantnumber absolute symmetry absolute term academia absolute value access academic access control academy access frequency accelerate access p ermission acceleration access time absolute acceleration accessible acceleration of free fall account angular acceleration average acceleration accumulate centrifugal acceleration accumulation accumulation factor centrip etal acceleration accumulation p oint complementary acceleration accumulator constant acceleration accuracy external acceleration clo ck accuracy accurate gravitational acceleration accurately ground acceleration achromatic
    [Show full text]
  • Semi-Similar Complete Quadrangles
    Forum Geometricorum Volume 14 (2014) 87–106. FORUM GEOM ISSN 1534-1178 Semi-Similar Complete Quadrangles Benedetto Scimemi Abstract. Let A = A1A2A3A4 and B =B1B2B3B4 be complete quadrangles and assume that each side AiAj is parallel to BhBk (i, j, h, k is a permutation of 1, 2, 3, 4 ). Then A and B, in general, are not homothetic; they are linked by another strong geometric relation, which we study in this paper. Our main result states that, modulo similarities, the mapping Ai → Bi is induced by an involutory affinity (an oblique reflection). A and B may have quite different aspects, but they share a great number of geometric features and turn out to be similar when A belongs to the most popular families of quadrangles: cyclic and trapezoids. 1. Introduction Two triangles whose sides are parallel in pairs are homothetic. A similar state- ment, trivially, does not apply to quadrilaterals. How about two complete quadran- gles with six pairs of parallel sides? An answer cannot be given unless the question is better posed: let A = A1A2A3A4, B =B1B2B3B4 be complete quadrangles and assume that each side AiAj is parallel to BiBj; then A and B are indeed ho- mothetic. In fact, the two triangle homotheties, say A1A2A3 → B1B2B3, and A4A2A3 → B4B2B3, must be the same mappings, as they have the same effect on two points. 1 There is, however, another interesting way to relate the six directions. Assume AiAj is parallel to BhBk (i, j, h, k will always denote a permutation of 1, 2, 3, 4). Then A and B in general are not homothetic.
    [Show full text]
  • 8. the Second Paper by Professor Gutzmer Consists of a Short Report
    268 THE CONSTRUCTION OF CONICS. [Feb., 8. The second paper by Professor Gutzmer consists of a short report on some investigations and results related to a previous paper by him under the title : " Theory of adjoined differential equations," Halle, 1896. The next meeting of the Vereinigung will be held at Meran, in the Tyrol, in September, 1905, under the presidency of Pro­ fessor F. Klein. E. E. WILSON. GÖTTINGEN, GEEMANY, November, 1904. THE CONSTKUCTION OF CONICS UNDER GIVEN CONDITIONS. BY PROFESSOR M. W. HASKELL. ( Read before the San Francisco Section of the American Mathematical Society, April 30, 1904. ) UNDER the above title are grouped a few notes on special aspects of the subject, with no pretense at an exhaustive treat­ ment. While certain of the results are not new, it is believed that the method by which they are derived will be of some interest. Homogeneous coordinates are used exclusively ; fol­ lowing Casey (Analytical Geometry, page 70), a quadrangle or quadrilateral whose diagonal triangle is the triangle of reference is designated as a "standard" quadrangle or quadrilateral. The coordinates of the vertices of a standard quadrangle, or of the sides of a standard quadrilateral, are then d= KX : =h K2 : =L /c3, and they may be projected into ± 1 : ± 1 : dt 1 if desired. It is to be noticed that the complete quadrangle (quadrilateral) is fully determined and can be easily constructed, when the diagonal triangle and any one vertex (side) are given. § 1. Conies Defined by Five Points or by Five Tangents. THEOREM I. The eight vertices of two standard quadrangles lie on one and the same eonie.
    [Show full text]
  • Thinking Geometrically a Survey of Geometries
    AMS / MAA TEXTBOOKS VOL 26 Thinking Geometrically A Survey of Geometries Thomas Q. Sibley Thinking Geometrically A Survey of Geometries c 2015 by The Mathematical Association of America (Incorporated) Library of Congress Control Number: 2015936100 Print ISBN: 978-1-93951-208-6 Electronic ISBN: 978-1-61444-619-4 Printed in the United States of America Current Printing (last digit): 10987654321 10.1090/text/026 Thinking Geometrically A Survey of Geometries Thomas Q. Sibley St. John’s University Published and distributed by The Mathematical Association of America Council on Publications and Communications Jennifer J. Quinn, Chair Committee on Books Fernando Gouvea,ˆ Chair MAA Textbooks Editorial Board Stanley E. Seltzer, Editor Matthias Beck Richard E. Bedient Otto Bretscher Heather Ann Dye Charles R. Hampton Suzanne Lynne Larson John Lorch Susan F. Pustejovsky MAA TEXTBOOKS Bridge to Abstract Mathematics, Ralph W. Oberste-Vorth, Aristides Mouzakitis, and Bonita A. Lawrence Calculus Deconstructed: A Second Course in First-Year Calculus, Zbigniew H. Nitecki Calculus for the Life Sciences: A Modeling Approach, James L. Cornette and Ralph A. Ackerman Combinatorics: A Guided Tour, David R. Mazur Combinatorics: A Problem Oriented Approach, Daniel A. Marcus Complex Numbers and Geometry, Liang-shin Hahn A Course in Mathematical Modeling, Douglas Mooney and Randall Swift Cryptological Mathematics, Robert Edward Lewand Differential Geometry and its Applications, John Oprea Distilling Ideas: An Introduction to Mathematical Thinking, Brian P.Katz and Michael Starbird Elementary Cryptanalysis, Abraham Sinkov Elementary Mathematical Models, Dan Kalman An Episodic History of Mathematics: Mathematical Culture Through Problem Solving, Steven G. Krantz Essentials of Mathematics, Margie Hale Field Theory and its Classical Problems, Charles Hadlock Fourier Series, Rajendra Bhatia Game Theory and Strategy, Philip D.
    [Show full text]
  • Foundations of Projective Geometry
    CHAPTER 15 Foundations of Projective Geometry What a delightful thing this perspective is! — Paolo Uccello (1379-1475) Italian Painter and Mathemati- cian 15.1 AXIOMS OF PROJECTIVE GEOMETRY In section 9.3 of Chapter 9 we covered the four basic axioms of Projective geometry: P1 Given two distinct points there is a unique line incident on these points. P2 Given two distinct lines, there is at least one point incident on these lines. P3 There exist three non-collinear points. P4 Every line has at least three distinct points incident on it. We then introduced the notions of triangles and quadrangles and saw that there was a finite projective plane with 7 points and 7 lines that had a peculiar property in relation to quadrangles. The odd quadrangle behavior turns out to absent in most of the classical models of Projective geometry. If we want to rule out this behavior we need a fifth axiom: Axiom P5: (Fano’s Axiom) The three diagonal points of a complete quadrangle are not collinear. 171 172 Exploring Geometry - Web Chapters This axiom is named for the Italian mathematician Gino Fano (1871– 1952). Fano discovered the 7 point projective plane, which is now called the Fano plane. The Fano plane is the simplest figure which satisfies Ax- ioms P1–P4, but which has a quadrangle with collinear diagonal points. (For more detail on this topic, review section 9.3.4.) The basic set of four axioms is not strong enough to prove one of the classical theorems in Projective geometry —Desargues’ Theorem. Theorem 15.1.
    [Show full text]