Automatic Orientation of Large Blocks of Oblique Images

Total Page:16

File Type:pdf, Size:1020Kb

Automatic Orientation of Large Blocks of Oblique Images International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Volume XL-1/W1, ISPRS Hannover Workshop 2013, 21 – 24 May 2013, Hannover, Germany AUTOMATIC ORIENTATION OF LARGE BLOCKS OF OBLIQUE IMAGES a, b b E. Rupnik ∗, F. Nex , F. Remondino a GEO Department, Vienna University of Technology - [email protected] b 3D Optical Metrology (3DOM) Unit, Bruno Kessler Foundation (FBK), Trento, Italy (franex,remondino)@fbk.eu, http://3dom.fbk.eu Commission WG III/4 KEY WORDS: Urban, Orientation, Automation, Bundle, Block, Multi-sensor, High resolution ABSTRACT: Nowadays, multi-camera platforms combining nadir and oblique cameras are experiencing a revival. Due to their advantages such as ease of interpretation, completeness through mitigation of occluding areas, as well as system accessibility, they have found their place in numerous civil applications. However, automatic post-processing of such imagery still remains a topic of research. Configuration of cameras poses a challenge on the traditional photogrammetric pipeline used in commercial software and manual measurements are inevitable. For large image blocks it is certainly an impediment. Within theoretical part of the work we review three common least square adjustment methods and recap on possible ways for a multi-camera system orientation. In the practical part we present an approach that successfully oriented a block of 550 images acquired with an imaging system composed of 5 cameras (Canon Eos 1D Mark III) with different focal lengths. Oblique cameras are rotated in the four looking directions (forward, backward, left and right) by 45◦ with respect to the nadir camera. The workflow relies only upon open-source software: a developed tool to analyse image connectivity and Apero to orient the image block. The benefits of the connectivity tool are twofold: in terms of computational time and success of Bundle Block Adjustment. It exploits the georeferenced information provided by the Applanix system in constraining feature point extraction to relevant images only, and guides the concatenation of images during the relative orientation. Ultimately an absolute transformation is performed resulting in mean re-projection residuals equal to 0.6pix. 1 INTRODUCTION metric applications (point cloud generation, manual plotting). Although aerotriangulation has a long tradition, most of com- mercial solutions were designed only for nadir images (Jacobsen, The use of oblique images was first adopted in the 1920s for 2008), hence cannot cope with different camera viewing angles surveillance and reconnaissance purposes and during the last cen- and varying scale within images. Several papers dealing with the tury it was mainly used for military applications. Only in the oblique images’ orientation have been already presented (Wiede- last decade oblique imagery has become a standard technology mann and More, 2012, Gerke and Nyaruhuma, 2009) proposing for civil applications, thanks to the development of airborne dig- the use of additional constraints within bundle adjustment (rel- ital cameras and in particular the development of multi-camera ative position between images, verticality of lines in the scene, systems, as proposed by many companies (Leica RCD30, Pic- etc.), or simply aligning the (not adjusted) oblique cameras to the tometry, Midas, BlomOblique, IGI, UltraCam Osprey, etc.). The (adjusted) nadir ones with the use of GNSS/IMU information. virtue of oblique photography lies in its simplicity of interpre- Merely a single contribution has succeeded to automatically ori- tation and understanding for inexperienced users. These qual- ent a large block of oblique images with a commercial software ities allowed the use of oblique images in very different appli- (Fritsch et al., 2012). cations, such as monitoring services during mass events and en- In this paper, a fully automatic methodology for simultaneous vironmental accidents, (Petrie, 2008, Grenzdorfer¨ et al., 2008, orientation of large datasets of oblique and nadir images is de- Kurz et al., 2007), building detection and reconstruction (Xiao et scribed. The presented workflow relies only upon open-source al., 2012), building structural damage classification (Nyaruhuma software: a developed tool to analyse image connectivity and et al., 2012), road land updating (Mishra et al., 2008) and ad- Apero (Pierrot-Deseilligny and Clery, 2011) to orient the im- ministration services (Lemmens et al., 2008). What is more, age block. The connectivity tool was developed to exploit the oblique imagery can provide a great improvement in city mod- georeferenced information provided by the Applanix system in elling (Wang et al., 2008) and in some cases it can serve as a constraining feature point extraction to relevant images only, and good alternative to mobile mapping surveys or airborne LiDAR guideing the concatenation of images during the relative orienta- acquisitions. The reason is the density and the accuracy of point tion. clouds that can be generated with matching techniques (Fritsch In the following sections theoretical background of different least et al., 2012, Gerke, 2009, Besnerais et al., 2008). What is more, squares approaches to bundle block adjustment will be given. a filtered point cloud can be used to produce reliable meshes for Following this, possible ways of multi-camera orientation will visualization purposes (i.e. AppleC3). be discussed. The methodology part will include a detailed de- So far, most prominent cities in the world have been covered with scription of the connectivity algorithm as well as obtained results. georeferenced oblique images and these flights are usually re- Finally the conclusion and the future outlook of this work will be peated every few years to be always up-to-date (Karbo and Sim- presented. mons, 2007). Abundance and practical utility of this data is ap- parent, however, automated processing is still a challenge. This is primarily because complex image configurations are imposed by the acquisitions and because of shortcomings of on-board direct orientation sensors that do not satisfy the strict requirements of 299 International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Volume XL-1/W1, ISPRS Hannover Workshop 2013, 21 – 24 May 2013, Hannover, Germany 2 THEORETICAL BACKGROUND where, 2.1 Least squares adjustment 2 3 ∂f1 (x) ∂f1 (x) ∂x1 ··· ∂xm Many measured quantities involved in Geomatics problems are 6 . 7 J = 6 . 7 random variables which normally assume different values accord- 4 . 5 ∂f ∂f ing to the different (and repeated) measurements performed to N (x) N (x) ∂x1 ··· ∂xm obtain them. Therefore a set of measurements (or observations) l can be expressed as l = l + v with l the adjusted measures and v r(x) = y f(x0) Jdx = e Jdx (4) the residuals (or corrections) to the measures. − − − Behind each problem there is a mathematical model, composed JTJdxGN = eJ (5) of two parts: a functional model (it describes the geometric char- acteristics of the problem) and a stochastic model (it deals with xk+1 = xk + αkdx (6) the statistical properties of all the element involved in the func- Let’s denote the relationship between observations y and parame- tional model). ters as f(x) . Setting (3) in (2) results in (4). Next, when inserted To increase the accuracy and provide an error check, the number in (1) and equating its derivative to zero it will give (5) (Engels et of measured quantities (observations l) in the functional model al., 2006). Provided that the Jacobian is of full rank, the solution is normally larger than the number of the unknowns - redundant to (5) gives us the search direction. It becomes also clear from measurements. Consequently we have an over-determined sys- (5) that the left hand-side of the equation represents normal equa- tem and a solution of the problem is derived with a least squares tions i.e. the search direction is the solution of linear least squares adjustment. The least squares method minimizes an objective and can be solved with direct algorithms. Once the direction is function (1), being the sum of the squares of the residuals (2) retrieved, an update dx (a.k.a. Gauss-Newton step) is calculated of the available observations. with (6), where the scalar α is called the step length and is chosen according to specified conditions (Nocedal and Wright, 2006). c(x) = r(x)Tr(x) (1) The Levenberg-Marquadt method is a further modification of the r(x) = y f(x) (2) Newton method. Here, the step generation is carried out by a − trust-region method rather than line-search as in Gauss-Newton. There are different techniques by which least squares can be solv- The algorithm builds a spherical region around current parameter ed. Firstly the model behind the problem must be identified with estimates and looks simultaneously for the direction and length of its number of observations, underlying parameters (unknowns) the step. On the contrary, line-search methods look independently and the relationship between them. If the model is linear, the ob- for the direction and α corresponding to the length (Nocedal and jective function is quadratic and independent of unknowns there- Wright, 2006). In practice, the normal equations in (5) are in- fore it is convex. The solution is then obtained with direct meth- teractively augmented by a damping factor (7). Owing to that, ods (Gauss elimination, Cholesky, QR, SVD, conjugate gradient) the algorithm operates as the Gauss-Newton for λ 0, steepest from the function’s gradient. descent direction for λ , and something in-between→ for the In case of non-linear least squares problems (e.g. collinearity remaining λ values. The→ damping ∞ is raised if the cost (1) is not model), it is practical to obtain linear equations. Linearization reduced, otherwise it is decreased. Through manipulation of the implies that approximate values for all parameters are known and damping, rank-deficient Jacobians can also be handled (Lourakis the most optimal values are computed in an iterative framework and Argyros, 2005).
Recommended publications
  • Case Study 11. Trentino, Italy
    Mapping and Performance Check of the Supply of Accessible Tourism Services (220/PP/ENT/PPA/12/6491) Case Study 11 Trentino, Italy “This document has been prepared for the European Commission; however it reflects the views only of its authors, and the European Commission cannot be held responsible for any use which may be made of the information contained therein.” 1 European Commission Enterprise and Industry Directorate General (DG ENTR) “Mapping and Performance Check of the Supply of Accessible Tourism Services” (220/PP/ENT/PPA/12/6491) Case Study: Trentino, Italy 2 Contents Executive Summary ................................................................................................................ 4 1.0 Introduction .................................................................................................................. 6 2.0 Overview and background information ......................................................................... 7 3.0 The integration of the supply chain .............................................................................. 9 4.0 Provisions for cross-impairments ............................................................................... 23 5.0 Business approach – building a business case for accessibility ................................ 24 6.0 Evidence of impact ..................................................................................................... 26 7.0 Conclusions ...............................................................................................................
    [Show full text]
  • VII Conference of the European Wildlife Diseases Association VII
    VII Conference of the European Wildlife Diseases Association 27thth-30thth September 2006 Aosta Valley, ITALY Contents Welcome 3 Conference programme 5 Abstracts Oral Presentations 13 Poster Presentations 37 Conference Committee 79 Index by Authors 85 List of Participants 1 2 Welcome! On behalf of the Wildlife Diseases Association, the National Reference Centre for Wildlife Diseases (Ce.R.M.A.S.) and the Italian Society of Ecopathology (SIEF) we are happy to welcome you to S.Vincent and the 7th Conference of the European section of the Wildlife Diseases Association. The scientific programme is really varied and ranges from invertebrate to mammals. We have chosen some topics that are of great concern among professional and ordinary people, such as wildlife and emerging diseases, wildlife diseases and conservation, wildlife diseases monitoring and risk of disease transmission between wildlife and domestic animals. Data exchange and discussion are the goal of every scientific meeting. We hope our organization efforts will create a friendly and stimulating environment and allow all of us to increase not only our culture, but also our friendship. The front line of wildlife diseases research in Europe, but also from other continents, is presented in the more than 120, oral or poster, presentations. We can learn from them and increase our ability to preserve both wildlife and public health. We hope you will enjoy the conference and your stay in Italy! Ezio Ferroglio Riccardo Orusa SIEF Ce.R.M.A.S 3 4 Conference Programme 5 6 Conference Programme Wednesday 27th September 2006 14:30-15:30 Registration 15:30-18:00 Opening Ceremony 18:00 Welcome cocktail Thursday 28th September 2006 8:00-9:00 Registration “Wildlife Disease surveillance in Key Note Speaker 9:00-10:00 Europe“.
    [Show full text]
  • Open Government Data: Fostering Innovation
    JeDEM 6(1): 69-79, 2014 ISSN 2075-9517 http://www.jedem.org Open Government Data: Fostering Innovation Ivan Bedini, Feroz Farazi, David Leoni, Juan Pane, Ivan Tankoyeu, Stefano Leucci I. Bedini, Trento RISE, Via Sommarive 18 Trento (ITA), [email protected], +390461312346 F. Farazi, University of Trento, Department of Information Engineering and Computer Science, Via Sommarive, 9 Trento (ITA), [email protected], +390461283938 D. Leoni, Universtity of Trento, Department of Information Engineering and Computer Science, Via Sommarive, 9, Trento (ITA), [email protected] J. Pane, National University of Asunción, Polytechnic Faculty, Campus Universitario, San Lorenzo (PY), [email protected] I. Tankoyeu, Universtity of Trento, Department of Information Engineering and Computer Science, Via Sommarive, 9, Trento (ITA), [email protected] S. Leucci, University of Trento, Department of Information Engineering and Computer Science, Via Sommarive, 9, Trento (ITA), [email protected] Abstract: The provision of public information contributes to the enrichment and enhancement of the data produced by the government as part of its activities, and the transformation of heterogeneous data into information and knowledge. This process of opening changes the operational mode of public administrations, leveraging the data management, encouraging savings and especially in promoting the development of services in subsidiary and collaborative form between public and private entities. The demand for new services also promotes renewed entrepreneurship centred on responding to new social and territorial needs through new technologies. In this sense we speak of Open Data as an enabling infrastructure for the development of innovation and as an instrument to the development and diffusion of Innovation and Communications Technology (ICT) in the public system as well as creating space for innovation for businesses, particularly SMEs, based on the exploitation of information assets of the territory.
    [Show full text]
  • Report 2010-11
    Research Report 2010-2011 Research at Museo delle Scienze Science Science at Museo delle Scienze | Research Report 2010-2011 Science at Museo delle Scienze Research Report 2010-2011 MUSEO DELLE SCIENZE President Giuliano Castelli (Marco Andreatta since October 16th, 2011) Director Michele Lanzinger MdS Research Report 2010-2011 © 2012 Museo delle Scienze, Via Calepina 14, 38122 Trento, Italy Managing editor Valeria Lencioni Editorial committee Marco Avanzini, Costantino Bonomi, Marco Cantonati, Giampaolo Dalmeri, Valeria Lencioni, Paolo Pedrini, Francesco Rovero Editorial assistant Nicola Angeli Cover and layout design Roberto Nova Printing Tipografia Esperia Srl - Lavis (TN) 978-88-531-0019-1 SCIENCE at MUSEO DELLE SCIENZE RESEARCH REPOrt 2010-2011 5 Preface Part 1 7 1. Introducing MdS as museum and research centre 11 2. The research programmes 12 Programme 1R Ecology and biodiversity of mountain ecosystems in relation to environmental and climate change 12 Programme 2R Documenting and conserving nature 13 Programme 3R Plant conservation: seedbanking and plant translocation 13 Programme 4R Tropical Biodiversity 14 Programme 5R Earth sciences 14 Programme 6R Alpine Prehistory 15 3. The research staff and activities 19 4. The scientific collections 23 5. The main results and projects Part 2 57 Appendix 1: The staff of the scientific sections 85 Appendix 2: The staff of the science communicators 91 Appendix 3: Research projects, high education and teaching 105 Appendix 4: Publications 127 Appendix 5: Collaborations: the research national network 131 Appendix 6: Collaborations: the research international network Science at Museo delle Scienze: Research Report 2010-2011 1R 2R 3R 4R 5R 6R 4 Preface Fully developed as a natural history museum since the beginning of the 1900, the Museo Tridentino di Scienze Naturali, since May 2011 named Museo delle Scienze (MdS) over the past decade has developed a new cultural approach through innovative exhibitions and public programmes which prompted a wi- der interpretation of its strictly naturalistic institutional scope.
    [Show full text]
  • How Deep Are Different Forms of Digital Skills Divide Among Young People? Results from an Extensive Survey of 1000 Northern-Italian High School Students
    MEDIA@LSE Electronic Working Papers Editors: Professor Robin Mansell, Dr. Bart Cammaerts No. 15 How deep are different forms of digital skills divide among young people? Results from an extensive survey of 1000 northern-Italian high school students Marco Gui University of Milano-Bicocca and Gianluca Argentin University of Milano-Bicocca Other papers of the series are available online here: http://www.lse.ac.uk/collections/media@lse/mediaWorkingPapers/ Marco Gui ([email protected]) is a post-doc fellow at the University of Milano- Bicocca, Italy Gianluca Argentin ([email protected]) is a Ph.D Student at the University of Milano-Bicocca, Italy Published by Media@LSE, London School of Economics and Political Science ("LSE"), Houghton Street, London WC2A 2AE. The LSE is a School of the University of London. It is a Charity and is incorporated in England as a company limited by guarantee under the Companies Act (Reg number 70527). Copyright in editorial matter, LSE © 2009 Copyright, EWP 15 - How deep are different forms of digital skills divide among young people? Results from an extensive survey on 1000 northern-Italian high school students, Marco Gui and Gianluca Argentin, 2009. The authors have asserted their moral rights. ISSN 1474-1938/1946 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means without the prior permission in writing of the publisher nor be issued to the public or circulated in any form of binding or cover other than that in which it is published.
    [Show full text]
  • Implementation Plan for the Research Activity of the Fondazione Bruno Kessler for the Year 2012
    Implementation Plan for the Research Activity of the Fondazione Bruno Kessler for the Year 2012 Trento, December 2011 Editoria n. 13 / 12-2011 Table of contents Introduction ............................................................................................................ 5 SCIENCE AND TECHNOLOGY CMM – Center for Materials and Microsystems Presentation ............................................................................................................... 17 BioMEMS – Bio MicroElectro-Mechanical Systems ................................................... 28 SOI – Smart Optical Sensors and Interfaces .............................................................. 35 MEMS – Micro-Electro-Mechanical-Systems ............................................................. 43 MiNALab – Micro-Nano Analytical Laboratory ............................................................ 50 PAM-SE – Plasma, Advanced Materials and Surface Engineering ............................ 57 APP – Advanced Photonics and Photovoltaics .......................................................... 63 BioSInt – Biofunctional Surfaces and Interfaces ........................................................ 68 SrS – Silicon Radiation Sensors ................................................................................ 75 MTLab – Microtechnologies Laboratory ..................................................................... 81 REET – Renewable Energies and Environmental Technologies ................................ 88 3DOM – 3D Optical Metrology .................................................................................
    [Show full text]
  • An Abstract Interpretation of DPLL(T)⋆
    An Abstract Interpretation of DPLL(T)? Martin Brain1, Vijay D'Silva1, Leopold Haller1, Alberto Griggio2??, and Daniel Kroening1 1 Computer Science Department, University of Oxford, Oxford, UK [email protected] 2 Fondazione Bruno Kessler, Trento, Italy [email protected] Abstract. dpll(t) is a central algorithm for Satisfiability Modulo The- ories (smt) solvers. The algorithm combines results of reasoning about the Boolean structure of a formula with reasoning about conjunctions of theory facts to decide satisfiability. This architecture enables modern solvers to combine the performance benefits of propositional satisfiabil- ity solvers and conjunctive theory solvers. We characterise dpll(t) as an abstract interpretation algorithm that computes a product of two ab- stractions. Our characterisation allows a new understanding of dpll(t) as an instance of an abstract procedure to combine reasoning engines beyond propositional solvers and conjunctive theory solvers. In addition, we show theoretically that the split into Boolean and theory reasoning is sometimes unnecessary and demonstrate empirically that it can be detrimental to performance. 1 Introduction The previous decade has witnessed the development of efficient solvers for decid- ing satisfiability of formulae in a wide range of logical theories. The development of these Satisfiability Modulo Theory (smt) solvers can be understood as a conse- quence of three advances. Two advances are improvements in the performance of solvers for Boolean satisfiability, and for the conjunctive fragments of first-order theories such as equality with uninterpreted functions [12], difference logic [20], or linear rational arithmetic [10]. The third advance is dpll(t), an algorithm that efficiently combines the strengths of propositional sat solvers and conjunc- tive theory solvers to decide satisfiability of a theory formula [12].
    [Show full text]
  • Downloads/JB2017 K3(1).Pdf (Last Accessed on 20Th December 2018)
    THE TREMBLING OF A COMPLEX REGIONAL CONSOCIATION: 2018 PROVINCIAL ELECTION IN SOUTH TYROL Guido Panzano ECMI WORKING PAPER #112 December 2018 ECMI- Working Paper # 112 The European Centre for Minority Issues (ECMI) is a non-partisan institution founded in 1996 by the Governments of the Kingdom of Denmark, the Federal Republic of Germany, and the German State of Schleswig-Holstein. ECMI was established in Flensburg, at the heart of the Danish-German border region, in order to draw from the encouraging example of peaceful coexistence between minorities and majorities achieved here. ECMI’s aim is to promote interdisciplinary research on issues related to minorities and majorities in a European perspective and to contribute to the improvement of interethnic relations in those parts of Western and Eastern Europe where ethno- political tension and conflict prevail. ECMI Working Papers are written either by the staff of ECMI or by outside authors commissioned by the Centre. As ECMI does not propagate opinions of its own, the views expressed in any of its publications are the sole responsibility of the author concerned. ECMI Working Paper # 112 European Centre for Minority Issues (ECMI) Director: Prof. Dr. Tove H. Malloy © ECMI 2018 ISSN 1435-9812; ISSN-Internet 2196-4890 2 | P a g e ECMI- Working Paper # 112 THE TREMBLING OF A COMPLEX REGIONAL CONSOCIATION: 2018 PROVINCIAL ELECTION IN SOUTH TYROL Located in the northeastern part of Italy, the Autonomous Province of Bolzano/Bozen, also known with the historical name of South Tyrol, is one of the two provinces of Trentino-Alto Adige/Südtirol region. It is a border region and a deeply divided place, w ith a majority of German-speaking population (62.3%) and minorities of Italians (23.4%), Ladins (4.1%) and past and recent migrants (10.2%).
    [Show full text]
  • Manifesto Project Dataset List of Political Parties
    Manifesto Project Dataset List of Political Parties [email protected] Website: https://manifesto-project.wzb.eu/ Version 2020a from July 22, 2020 Manifesto Project Dataset - List of Political Parties Version 2020a 1 Coverage of the Dataset including Party Splits and Merges The following list documents the parties that were coded at a specific election. The list includes the name of the party or alliance in the original language and in English, the party/alliance abbreviation as well as the corresponding party identification number. In the case of an alliance, it also documents the member parties it comprises. Within the list of alliance members, parties are represented only by their id and abbreviation if they are also part of the general party list. If the composition of an alliance has changed between elections this change is reported as well. Furthermore, the list records renames of parties and alliances. It shows whether a party has split from another party or a number of parties has merged and indicates the name (and if existing the id) of this split or merger parties. In the past there have been a few cases where an alliance manifesto was coded instead of a party manifesto but without assigning the alliance a new party id. Instead, the alliance manifesto appeared under the party id of the main party within that alliance. In such cases the list displays the information for which election an alliance manifesto was coded as well as the name and members of this alliance. 2 Albania ID Covering Abbrev Parties No. Elections
    [Show full text]
  • Securitizing Borders: the Case of South Tyrol
    Nationalities Papers (2021), 1–19 doi:10.1017/nps.2021.14 ARTICLE Securitizing Borders: The Case of South Tyrol Andrea Carlà* Eurac Research – Institute for Minority Rights, Bolzano/Bozen, Italy *Corresponding author. Email: [email protected] Abstract Situated at the interplay between ethnic politics, migration, border, and security studies, this contribution analyzes processes of securitization of borders in South Tyrol, an Italian province bordering Austria and Switzerland with a German- and Ladin-speaking population and a past of ethnic tensions. South Tyrol is considered a model for fostering peaceful interethnic relations thanks to a complex power-sharing system. However, the arrival of migrants from foreign countries and the more recent influx of asylum seekers have revitalized debates around the borders between South Tyrol/Italy and Austria and among South Tyrolean linguistic groups. The current COVID-19 pandemic has brought further complexity to the issue. I use the concept of securitization—the process through which an issue is considered as an existential threat requiring exceptional measures—in order to understand why and how borders become exclusionary and restrictive, shaping dynamics of othering. With this framework, the article explores how South Tyrolean borders have been subjected to (de)securitizing and resecuritizing moves in discourses and practices. In this way, I shed new light on debates on the articulation of borders and interethnic relations that are occurring due to recent international migration, consolidation of nationalist agendas, and the current pandemic. Keywords: borders; securitization; South Tyrol; migration; interethnic relations Introduction Even as we celebrated the 30th anniversary of the fall of the Berlin Wall, one of the most notorious borders in recent human history, the subject of borders has never been so present and relevant.
    [Show full text]
  • Personalized Persuasion for Social Interactions in Nursing Homes
    Personalized Persuasion for Social Interactions in Nursing Homes Marcos Baez, Chiara Dalpiaz, Fatbardha Hoxha, Alessia Tovo, Valentina Caforio, Fabio Casati Dipartimento di Ingegneria e Scienza dell’Informazione, University of Trento, Italy {marcos.baezgonzalez, chiara.dalpiaz, fatbardha.hoxha, alessia.tovo, valentina.caforio, fabio.casati}@unitn.it Abstract. This paper presents our preliminary investigation and approach towards a mixed physical-virtual technology for stimulating social interactions among and with older adults in nursing homes. We report on set of surveys, apps and focus groups aiming at understanding the different motivations and obstacles in promoting social interactions in institutionalized care. We then present our approach to address some of the key themes found, e.g., the technological disparity, lack of conversation topics and opportunities to interact. Keywords: social interactions, older adults, nursing homes, persuasion strategies 1 Context and Motivation The transition to residential care is one of the most difficult experiences in the life of elderly and the family, requiring the adaptation to a completely new personal and social context [6]. Family involvement, and especially maintaining an emotional bond through visits and family updates, is important to preserve the resident’s sense of stability and connectedness along this process [5]. Social integration with peers is also largely regarded as beneficial. Connecting to others helps in the adaptation, can foster friendships and sense of belonging, and has been found to be one of the key elements contributing to the quality of life in residential care [1]. In contrast, failing to keep socially active contributes to feelings of loneliness, boredom, and helplessness, regarded as the plagues of nursing home life [12, 7].
    [Show full text]
  • Superdiversity and Sub-National Autonomous
    Policy & Politics • vol 45 • no 4 • 547–66 • © Policy Press 2017 • #PPjnl @policy_politics Print ISSN 0305 5736 • Online ISSN 1470 8442 • http://dx.doi.org/10.1332/030557316X14817331774662 This article is distributed under the terms of the Creative Commons Attribution- NonCommercial 4.0 license (http://creativecommons.org/licenses/by-nc/4.0/) which permits adaptation, alteration, reproduction and distribution for non-commercial use, without further permission provided the original work is attributed. The derivative works do not need to be licensed on the same terms. Accepted for publication 11 May 2017 • First published online 20 June 2017 SPECIAL ISSUE • Superdiversity, Policy and Governance in Europe: Multi-scalar Perspectives article Superdiversity and sub-national autonomous regions: perspectives from the South Tyrolean case Roberta Medda-Windischer, [email protected] European Academy of Bolzano/Bozen (EURAC), Italy For many sub-national autonomous territories where traditional-historical groups (‘old minorities’) migration is a stable and increasingly important reality. From the perspective of the autonomous province of Bozen/Bolzano in Italy (South Tyrol), I will analyse whether the interests and claims of old and new minority groups are in permanent conflict and tension, or whether they can develop through various forms of synergy and collaboration. The aim of this contribution is to provide deeper insights into the governance of superdiversity by looking at the perspective of sub-national units characterised by the presence
    [Show full text]