Visualisierung I. Bildgebende Verfahren in der Medizin und medizinische Bildverarbeitung Visualisierung I 1 / 85

Größe: px
Ab Seite anzeigen:

Download "Visualisierung I. Bildgebende Verfahren in der Medizin und medizinische Bildverarbeitung Visualisierung I 1 / 85"

Transkript

1 1 / 85

2 Usage of Medical Volume Data Diagnosis Simulation & training Treatment planning e.g., radiation therapy (oncology) e.g., surgical interventions (orthopedics, oncology) Intraoperative navigation Monitoring e.g., chemotherapy (oncology) 2 / 85

3 Motivation Medical Imaging is a fundamental diagnostic and therapeutic tool Single Imaging X-rays, Ultrasound, Angiography Image Sequences: CT, MRI/MRA, PET/SPECT, Gamma Camera 3 / 85

4 The Future of Medicine is Technology 4 / 85

5 Interventional Closed Loop Manual Robotic Irradiation 5 / 85

6 Trends Not diagnosis only : impact on therapy necessary From Diagnosis to Intervention: intra-operative imaging, navigation, image guided therapy From 2D to 3D: Objects vs. images Holistic approaches & closed loops 6 / 85

7 Überblick Rendering-Techniken I Visualisierung des 3D-Bildstapels als geschlossenes 3D-Objekt Oberflächen-basierte Visualisierung: Generierung von Oberflächenrepräsentationen der zu visualisierenden Objekte Rendering mit Standardmethoden der Computergraphik intermediate surface surface extraction representation (polygons) image volume surface rendering 7 / 85

8 Überblick Rendering-Techniken II Volumen-basierte Visualisierung: Generierung der 3D-Ansicht direkt aus den Volumendaten Verwendung der gesamten Grauwertinformation zum Rendering von Oberflächen, Schnittebenen und (semi-)transparenten Volumina Transformations-basierte Visualisierung: Rendering-Prozedur findet nicht im Ortsraum statt Transformation der Bilddaten in eine äquivalente Darstellung segmentation image volume direct volume rendering. attribute volume direct surface rendering 8 / 85

9 Visualization Pipeline image acquisition preprocessing (filtering, interpolation) segmentation/ interpretation rendering 9 / 85

10 Volume Visualization Methods Surface Representation Triangulation using Surface Contours Iso-value Surface Polygonalization: Marching cubes Polygonlization Simplification and Optimization: Surface Fitting or Matching Volume Representation Image Space Ray Casting Ray Tracing Speedup Ray Traversal Improve Ray Sampling Object Space Splatting, Shear-warp Frequency Domain 10 / 85

11 Medical Volume Data CT lung MRI brain thorax NMI fetus US 11 / 85

12 Series of Slices of Images E.g. CT Scans 12 / 85

13 3D Imaging CT Scans 13 / 85

14 Medical Volume Data - CT spatial distribution of X-ray attenuation coefficient normalized by Hounsfield Units (HU) high contrast between bone/tissue resolution: 512x512 per slice HU material air 0 water fat tissue muscle > 200 bone > 100 blood vessels (contrast media filled) 14 / 85

15 Medical Volume Data - MRI spatial density distribution (e.g., hydrogen) allows different imaging parameters high contrast between different tissue types resolution: up to 256x256 per slice 15 / 85

16 Medical Volume Data - 3D-US sound waves (1-15 MHz) are reflected at interfaces (e.g., muscle/fat tissue) noisy, unsharp low dynamic range shadowing reflection depends on angle fast, non-invasive 16 / 85

17 Medical Volume Data - NMI radio active source is injected, radiation is recorded & spatially reconstructed allows monitoring of physiological processes low resolution 17 / 85

18 Volume Data - Terms assigns scalar value to every voxel (volume element) of a given grid cell (space between 8 voxel centers) 18 / 85

19 Voxel Models binary gray level (intensity, e.g., 12 bits/voxel) generalized (+ attributes, e.g., segment, colour, material) intelligent (+ properties of objects and their relationship on a symbolic level) 19 / 85

20 Grid Types in Medicine Cartesian Regular Cylindrical interpolation can transform any grid into a Cartesian grid 20 / 85

21 Volume Data interpolations in cell space nearest neighbor Tri-linear interpolation Tri-cubic interpolation V 3 V 1 V 2 V 4 V I(x,y,z) 5 V 6 V 7 V 8 21 / 85

22 Visualization Pipeline image acquisition preprocessing (filtering, interpolation) segmentation/ interpretation rendering 22 / 85

23 Preprocessing application of a histogram transfer function e.g. thresholding e.g. classification of different tissue types e.g. color mapping filtering extraction of (fuzzy) surfaces 23 / 85

24 Color Mapping MRA brain image 24 / 85

25 Preprocessing Gaussian pyramid (simulates nerve cells of visual cortex) increasing levels contain decreasing degree of detail increasing levels contain voxels of increasing size interpolation between levels constant time filtering 25 / 85

26 Gaussian Pyramid successive filtering using a Gauss filter 26 / 85

27 Extracting Surfaces from US Successive filtering steps on Gaussian pyramid [Sakas, Walter 1995] 27 / 85

28 Extracting Surfaces from US result for a liver data set (Gauss kernel: 5 3, increasing binarization threshold) 28 / 85

29 Filtering Gauss filtered mask size: 3 3, 5 3, median filtered (3 3 ) 29 / 85

30 Visualization Pipeline image acquisition preprocessing (filtering, interpolation) segmentation/ interpretation rendering 30 / 85

31 Volume Visualization Methods Surface Representation Triangulation using Surface Contours Iso-value Surface Polygonalization: Marching cubes Polygonlization Simplification and Optimization: Surface Fitting or Matching Volume Representation Image Space Ray Casting Ray Tracing Speedup Ray Traversal Improve Ray Sampling Object Space Splatting, Shear-warp Frequency Domain 31 / 85

32 Triangulation using Surface Contours Extracting Contour on each slice Constructing triangular Mesh between each two slices Rendering using graphics pipeline 32 / 85

33 Iso-value Surface Polygonalization: Marching Cubes separation of object and background voxels Classify each Voxel Cube Vertex status as IN (less than) or OUT (larger than) iso-value Construct triangles among iso-points modification: triangulation of distinct parts starting from an interactive given point 33 / 85

34 Marching cubes Algorithm 3-d / 85

35 Marching Cubes - result wireframe shaded 35 / 85

36 Triangulation 36 / 85

37 Video 37 / 85

38 Automatic 3D-Scanning Hardware 3D-Scanner Roboter Turntable Benefits Fully automated scanning Hole-free Intuitive, fast Applications 3D-Productcataloges Rapid Prototyping Reverse Engineering QA, 3D-measurements 3D-Documentation Culture, Museums / 85

39 Beispiele 39 / 85

40 Beispiele 40 / 85

41 Animation Drahtgitter 41 / 85

42 Mesh simplification 42 / 85

43 Adaptation: Merging & Subdivision of triangles 43 / 85

44 Example 1. Marching Cube 2. Decimation Full Resolution 569K Triangles 75% decimated (142K Triangles) 90% decimated (57K Triangles) 44 / 85

45 GDMs - Operations Operation Deletion of redundant edges Deletion of short edges Subdivision Smoothing Reproject Description Mesh vertices are deleted, if its normal just differs slightly from the normals of its neighbours Short edges are collapsed to one point Triangles are subdivided according to their distance to the implicitely defined surface Every vertex is replaced by the center of gravity of its surrounding polygon Every vertex is replaced by the intersection of its normal with the surface 45 / 85

46 3D Camera In-Situ 46 / 85

47 3D_camera Registration of Volunteer 47 / 85

48 Deformable Models deformation based on elasticity theory deformation forces (external energy) deform model to fit data model elasticity (internal energy) preserve smoothness 48 / 85

49 Surface Fitting or Matching: Geometrical Deformable Models Define an object approximation (contour) Define a set of operations and an energy field for each point on object and contour Move contour points until they approach the minimum energy position i = 1 I = n 49 / 85

50 Generierung der Organmodelle Organ per Thresholding selektieren Auflösung des Datensatzes verringern Oberfläche glätten (Morphologie) Netzpunkt-Oberfläche des Modells erstellen (Marching Cubes) 50 / 85 50

51 Segmentierung: Ablauf 1. Platzierung des Modells 2. Suche nach Strukturpunken (Kanten, HU) 3. Automatische Adaption 51 / 85

52 Kantenfindung 3D Sobel-Filter 52 / 85

53 Anpassung und Formerhaltung Iterative Minimierung der Summe aus interner (Formerhaltung) und externer (Anpassung an den Datensatz) Energie. Organ model E p s ext E i P i i i 2 i ( pi n j ) T( mi m j 2 int ) i P j N Suche nach Strukturpunkten Balance der Energien 53 / 85 53

54 Segmentation Active Contours 54 / 85

55 Results initial contour 10 iterations 300 iterations 55 / 85

56 Results - EBCT 56 / 85

57 Results - CT initial contour 10 iterations 300 iterations 57 / 85

58 Snake Results 58 / 85

59 Anpassung und Formerhaltung Organ model Suche nach Strukturpunkten Balance der Energien 59 / 85 59

60 Nicht uniform deformierbare Modelle 60 / 85

61 Lokale Anpassungkriterien Beispiel Lunge: Rot = lokal höhere Elastizität Grün = globale Elastizität 61 / 85

62 Beispiel Modelladaption Bildgebende Verfahren in der Medizin und 62 / 85

63 Dental CAD Einführung Ausgangssituation: 3D-Scan der Situation im Patientenmund 63 / 85

64 Solution: Automated CAD/CAM System Work Flow Bildgebende Verfahren in der Medizin und medizinische Bildverarbeitung

65 Fraunhofer s Model Based Approach Individual adaptation: Model adapts automatic to patient s tooth anatomy» Lib tooth model Scan preparation Adaptation Inlay generation Bildgebende Verfahren in der Medizin und medizinische Bildverarbeitu 65

66 Dental CAD Our Approach (3) Smart library teeth can by generated by the user + Mathematical model w/dental knowledge User-selected example tooth Smart library tooth w/dental knowledge 66 / 85

67 T-RecS - Adaptation Cusp tips Cusp line Fissures Equatorial line Bildgebende Verfahren in der Medizin und medizinische Bildverarbeitu 67

68 Results range image tooth model reconstruction 68 / 85

69 Results 69 / 85

70 Artikulator Software-Artikulator Artikulatormodell nach Kundenwunsch 2008 Fraunhofer IGD 70 / 85

71 Advantages of our approach Reconstructions with functional and attractive occlusal surfaces 71 / 85

72 Results Large bridge, ready for CAM 72 / 85

73 Dental CAD - Verfahren Automatische Generierung anatomischer Rekonstruktionen 73 / 85

74 Dental CAD - Schrumpfen Rekonstruktion wird geschrumpft Computergenerierter Teil: Wird gefräst oder gesintert aus Titan, Zirkon, etc Anschließend: Manuelle optisch ansprechende Verblendung mit Keramik 74 / 85

75 IGD Dental-CAD-Complete Solution Intuitive GUI, fast results Fraunhofer IGD

76 Vom CAD-Modell zum Zahn CAD-Modell Aus Zirkon gefertigtes Brückengerüst Manuelle Verkleidung mit Schmelzmasse Nach dem Brand 76 / 85

77 Problem: Kein realistisches Rendering Oberkieferrekonstruktion in der Software und in echt 77 / 85

78 Realistisches Zähnerendering 78 / 85

79 Triangular Surfaces can be rendered by common rendering systems (evtl. HW) reduces data size (fast rendering) prone to false segmentation re-triangulation on parameter change loss of information removal/hidden information 79 / 85

80 Simulators 80 / 85

81 Interventional Closed Loop Manual Robotic Irradiation 81 / 85

82 Simulator System Components U/S Mockup Realistic keypad Database with Pathologies 82 / 85

83 Mannequins Male & female mannequin Tissue mimicking material Oesophagus, rectal, vaginal 83 / 85

84 Different transducers 84 / 85

85 SonoSim-II 85 / 85

86 Fetal Scans Videos Fetal ZNS Study NT- measurement 86

87 Biopsy Simulation 87

88 Abdominal & Ovarian Scans 88

89 Internal Medicine Pleura Erguss Gallenkolik 89

90 Cardiology: TEE & Transthoracic 90

91 Whole Torso 91

92 Atlas matching 92

93 Training & Congresses 93 / 85

94 Virtual Bronchoscopy 94 / 85

95 Bronchoskopie Interaktionsschnittstelle Eigenentwicklung haptisches Rendering Kollisionsdetektion Simulation von Gleiten Simulation flexibler Optik 95 / 85

96 Haptisches Rendering 96 / 85

97 Virtual Bronchoscopy (Video) 97 / 85

98 Rhinoskopie XiTact Force- Feedback Kollisionsdetektion Haptischer Renderer Fraunhofer IGD 98 / 85

99 Rhinoskopie Vorbereitung anstehender Therapien Aufbau einer Trainingsdatenbank Anbindung Patienten-Phantom Elastizitätssimulation (geplant) 99 / 85

Visualisierung I. Bildgebende Verfahren in der Medizin und medizinische Bildverarbeitung Visualisierung I 1 / 83

Visualisierung I. Bildgebende Verfahren in der Medizin und medizinische Bildverarbeitung Visualisierung I 1 / 83 1 / 83 Usage of Medical Volume Data Diagnosis Treatment planning e.g., radiation therapy (oncology) e.g., surgical interventions (orthopedics, oncology) Intraoperative navigation Monitoring e.g., chemotherapy

Mehr

3D-Visualisierung. Stefan Wesarg. Graphisch-Interaktive Systeme (GRIS) Technische Universität Darmstadt. Fraunhoferstraße 5 64283 Darmstadt

3D-Visualisierung. Stefan Wesarg. Graphisch-Interaktive Systeme (GRIS) Technische Universität Darmstadt. Fraunhoferstraße 5 64283 Darmstadt 3D-Visualisierung Stefan Wesarg Graphisch-Interaktive Systeme (GRIS) Technische Universität Darmstadt Fraunhoferstraße 5 64283 Darmstadt http://www.gris.informatik.tu-darmstadt.de Seminar Kardiologie Darmstadt,

Mehr

Medical Image Processing MediGRID. GRID-Computing für Medizin und Lebenswissenschaften

Medical Image Processing MediGRID. GRID-Computing für Medizin und Lebenswissenschaften Medical Image Processing in Medical Image Processing Image Processing is of high importantance for medical research, diagnosis and therapy High storage capacity Volume data, high resolution images, screening

Mehr

Cleanroom Fog Generators Volcano VP 12 + VP 18

Cleanroom Fog Generators Volcano VP 12 + VP 18 Cleanroom Fog Generators Volcano VP 12 + VP 18 Description & Functional Principle (Piezo Technology) Cleanrooms are dynamic systems. People and goods are constantly in motion. Further installations, production

Mehr

Atline Inspection of Casting Production Process at Volkswagen using VG Inline

Atline Inspection of Casting Production Process at Volkswagen using VG Inline Atline Inspection of Casting Production Process at Volkswagen using VG Inline Atline Inspection of Casting Production Process at Volkswagen using VG Inline Authors: Dr.-Ing. Raimund Rösch, Frank Jeltsch

Mehr

AS Path-Prepending in the Internet And Its Impact on Routing Decisions

AS Path-Prepending in the Internet And Its Impact on Routing Decisions (SEP) Its Impact on Routing Decisions Zhi Qi ytqz@mytum.de Advisor: Wolfgang Mühlbauer Lehrstuhl für Netzwerkarchitekturen Background Motivation BGP -> core routing protocol BGP relies on policy routing

Mehr

Algorithms for graph visualization

Algorithms for graph visualization Algorithms for graph visualization Project - Orthogonal Grid Layout with Small Area W INTER SEMESTER 2013/2014 Martin No llenburg KIT Universita t des Landes Baden-Wu rttemberg und nationales Forschungszentrum

Mehr

Unit 1. Motivation and Basics of Classical Logic. Fuzzy Logic I 6

Unit 1. Motivation and Basics of Classical Logic. Fuzzy Logic I 6 Unit 1 Motivation and Basics of Classical Logic Fuzzy Logic I 6 Motivation In our everyday life, we use vague, qualitative, imprecise linguistic terms like small, hot, around two o clock Even very complex

Mehr

Plan für heute. Vorlesungstermine. CG1 & CG2 Vorlesungsthemen. Anwendungsgebiete. Warum Computer Grafik? Computergrafik 1&2 SS 2010

Plan für heute. Vorlesungstermine. CG1 & CG2 Vorlesungsthemen. Anwendungsgebiete. Warum Computer Grafik? Computergrafik 1&2 SS 2010 Plan für heute Computergrafik 1&2 SS 2010 http://www.icg.tu-graz.ac.at/courses/cgcv Organisation der Vorlesung Anwendungen der Computergrafik Konzepte der Computergrafik Display Technologies Prof. Institut

Mehr

Customer-specific software for autonomous driving and driver assistance (ADAS)

Customer-specific software for autonomous driving and driver assistance (ADAS) This press release is approved for publication. Press Release Chemnitz, February 6 th, 2014 Customer-specific software for autonomous driving and driver assistance (ADAS) With the new product line Baselabs

Mehr

Webbasierte Exploration von großen 3D-Stadtmodellen mit dem 3DCityDB Webclient

Webbasierte Exploration von großen 3D-Stadtmodellen mit dem 3DCityDB Webclient Webbasierte Exploration von großen 3D-Stadtmodellen mit dem 3DCityDB Webclient Zhihang Yao, Kanishk Chaturvedi, Thomas H. Kolbe Lehrstuhl für Geoinformatik www.gis.bgu.tum.de 11/14/2015 Webbasierte Exploration

Mehr

Multicriterial Design Decision Making regarding interdependent Objectives in DfX

Multicriterial Design Decision Making regarding interdependent Objectives in DfX Overview Multicriterial Design Decision Making regarding interdependent Objectives in DfX S. Bauer The Design Process Support of the Design Process with Design for X Visualization of Decision Problems

Mehr

Fluid-Particle Multiphase Flow Simulations for the Study of Sand Infiltration into Immobile Gravel-Beds

Fluid-Particle Multiphase Flow Simulations for the Study of Sand Infiltration into Immobile Gravel-Beds 3rd JUQUEEN Porting and Tuning Workshop Jülich, 2-4 February 2015 Fluid-Particle Multiphase Flow Simulations for the Study of Sand Infiltration into Immobile Gravel-Beds Tobias Schruff, Roy M. Frings,

Mehr

Shock pulse measurement principle

Shock pulse measurement principle Shock pulse measurement principle a [m/s²] 4.0 3.5 3.0 Roller bearing signals in 36 khz range Natural sensor frequency = 36 khz 2.5 2.0 1.5 1.0 0.5 0.0-0.5-1.0-1.5-2.0-2.5-3.0-3.5-4.0 350 360 370 380 390

Mehr

Ewald s Sphere/Problem 3.7

Ewald s Sphere/Problem 3.7 Ewald s Sphere/Problem 3.7 Studentproject/Molecular and Solid-State Physics Lisa Marx 831292 15.1.211, Graz Ewald s Sphere/Problem 3.7 Lisa Marx 831292 Inhaltsverzeichnis 1 General Information 3 1.1 Ewald

Mehr

Applying Pléiades in the ASAP project HighSens

Applying Pléiades in the ASAP project HighSens Applying Pléiades in the ASAP project HighSens Highly versatile, new satellite Sensor applications for the Austrian market and International Development (Contract number: 833435) Dr. Eva Haas, GeoVille

Mehr

Industrial USB3.0 Miniature Camera with color and monochrome sensor

Industrial USB3.0 Miniature Camera with color and monochrome sensor Welcome to the presentation Industrial USB3.0 Miniature Camera with color and monochrome sensor & Data rates of modern image sensors S. 1/12 Vortrag_Spectronet_USB3.0_Datenverarbeitung_ENGLISCH_Vorlage_für_pdf_v1_MH20032014

Mehr

2011 European HyperWorks Technology Conference

2011 European HyperWorks Technology Conference 2011 European HyperWorks Technology Conference Topology Optimization Methods applied to Automotive Transmission Housings 1 Agenda Introduction - Corporate Information - overview Topology Optimization for

Mehr

Rolle und Aktivitäten der ICRP und von UNSCEAR

Rolle und Aktivitäten der ICRP und von UNSCEAR Rolle und Aktivitäten der ICRP und von UNSCEAR Wolfgang Weiss, Oberschleißheim oder wie eine UN-Organisation die deutsche Gesetzgebung beeinflusst UNSCEAR: United Nation Scientific Committee on the Effects

Mehr

creative Factory GmbH

creative Factory GmbH Micro compact car smart gmbh smart forfour series w454 Visualization Embeded into the design team of MCC Smart our team was responsible for Class-A surface modelling and for setup of the visible interior

Mehr

Data-S EASY VERSTREUTE ÜBERWACHUNG DER NOTBELEUCHTUNG

Data-S EASY VERSTREUTE ÜBERWACHUNG DER NOTBELEUCHTUNG Abmessungen Dimensions 252x462x99 IP40 Data-S EASY VERSTREUTE ÜBERWACHUNG DER NOTBELEUCHTUNG Das System überwacht korrekten Betrieb der in kleinen und mittelgroßen Objekten der öffentlichen Nutzung installierten

Mehr

A parameterised 3D-Structure-Model for the state of Bremen (Germany)

A parameterised 3D-Structure-Model for the state of Bremen (Germany) A parameterised 3D-Structure-Model for the state of Bremen (Germany) An application for detailled groundwater flow and transport studies Bremen Geography and Geology 3 Bremen Geography and Geology 4 Structual

Mehr

Brand Label. Daimler Brand & Design Navigator

Brand Label. Daimler Brand & Design Navigator Daimler Brand & Design Navigator 30. März 2016 Brand Label FUSO Financial uses the FUSO letters in combination with the word Financial in the font Daimler CS for name and label. Black lettering is set

Mehr

Video Line Array Highest Resolution CCTV

Video Line Array Highest Resolution CCTV Schille Informationssysteme GmbH Video Line Array Highest Resolution CCTV SiDOC20120817-001 Disadvantages of high resolution cameras High costs Low frame rates Failure results in large surveillance gaps

Mehr

TH Köln Institute of Agricultural Engineering and Renewable Energies. TU-Dresden Chair of Agricultural Systems and Technology

TH Köln Institute of Agricultural Engineering and Renewable Energies. TU-Dresden Chair of Agricultural Systems and Technology TH Köln Institute of Agricultural Engineering and Renewable Energies TU-Dresden Chair of Agricultural Systems and Technology Contributing Project Partners: Slide 1 AGENDA 1. Complexity of AG Processes

Mehr

Using TerraSAR-X data for mapping of damages in forests caused by the pine sawfly (Dprion pini) Dr. Klaus MARTIN klaus.martin@slu-web.

Using TerraSAR-X data for mapping of damages in forests caused by the pine sawfly (Dprion pini) Dr. Klaus MARTIN klaus.martin@slu-web. Using TerraSAR-X data for mapping of damages in forests caused by the pine sawfly (Dprion pini) Dr. Klaus MARTIN klaus.martin@slu-web.de Damages caused by Diprion pini Endangered Pine Regions in Germany

Mehr

WP2. Communication and Dissemination. Wirtschafts- und Wissenschaftsförderung im Freistaat Thüringen

WP2. Communication and Dissemination. Wirtschafts- und Wissenschaftsförderung im Freistaat Thüringen WP2 Communication and Dissemination Europa Programm Center Im Freistaat Thüringen In Trägerschaft des TIAW e. V. 1 GOALS for WP2: Knowledge information about CHAMPIONS and its content Direct communication

Mehr

Priorities (time independent and time dependent) Different service times of different classes at Type-1 nodes -

Priorities (time independent and time dependent) Different service times of different classes at Type-1 nodes - E.6 Approximate Analysis of Non-product-Form Queueing Networks Non exponentially distributed service times Priorities (time independent and time dependent) Different service times of different classes

Mehr

Extracting Business Rules from PL/SQL-Code

Extracting Business Rules from PL/SQL-Code Extracting Business Rules from PL/SQL-Code Version 7, 13.07.03 Michael Rabben Knowledge Engineer Semantec GmbH, Germany Why? Where are the business rules? Business Rules are already hidden as logic in

Mehr

Junction of a Blended Wing Body Aircraft

Junction of a Blended Wing Body Aircraft Topology Optimization of the Wing-Cabin Junction of a Blended Wing Body Aircraft Bin Wei M.Sc. Ögmundur Petersson M.Sc. 26.11.2010 Challenge of wing root design Compare to conventional aircraft: Improved

Mehr

Unit 9. Prototype-Based Clustering. Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 176

Unit 9. Prototype-Based Clustering. Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 176 Unit 9 Prototype-Based Clustering Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 176 Introduction Instead of a complete set description, every cluster C i is represented

Mehr

Zehnder ComfoWell 220

Zehnder ComfoWell 220 Benefits All air treatment functions available: attenuator, fine filter, active carbon filter, manifold box Modular design Compact dimensions Easy to clean Components connected with sliding profiles for

Mehr

Unit 5. Mathematical Morphology. Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 85

Unit 5. Mathematical Morphology. Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 85 Unit 5 Mathematical Morphology Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 85 Introduction to Mathematical Morphology Use of algebraic analysis for detecting

Mehr

Product Lifecycle Manager

Product Lifecycle Manager Product Lifecycle Manager ATLAS9000 GmbH Landauer Str. - 1 D-68766 Hockenheim +49(0)6205 / 202730 Product Lifecycle Management ATLAS PLM is powerful, economical and based on standard technologies. Directory

Mehr

Determining Vibro-Acoustic Effects in Multidomain Systems using a Custom Simscape Gear Library

Determining Vibro-Acoustic Effects in Multidomain Systems using a Custom Simscape Gear Library Determining Vibro-Acoustic Effects in Multidomain Systems using a Custom Simscape Gear Library Tim Dackermann, Rolando Dölling Robert Bosch GmbH Lars Hedrich Goethe-University Ffm 1 Power Noise transmission

Mehr

Lehrstuhl für Computer Graphik und Visualisierung Institut für Informatik Technische Universität München 2

Lehrstuhl für Computer Graphik und Visualisierung Institut für Informatik Technische Universität München 2 Physikalisch exakte Echtzeitsimulation deformierbarer Körper für OP-Training und Therapieplanung Physically Accurate Real-Time Simulation of Deformable Bodies for Surgical Training and Therapy Planning

Mehr

Some Theory on magnetic susceptibility logging

Some Theory on magnetic susceptibility logging Some Theory on magnetic susceptibility logging Based on the publication: Nowaczyk, N.R. (2001): Logging of magnetic susceptibility, in: Tracking Environmental Changes in Lake Sediments: Basin Analysis,

Mehr

Numerical Analysis of a Radiant Syngas Cooler

Numerical Analysis of a Radiant Syngas Cooler Numerical Analysis of a Radiant Syngas Cooler Folie 2, Dr.-Ing. Gerd Oeljeklaus, Universität Duisburg-Essen Universität Duisburg-Essen Prof. Dr.-Ing., Universität Duisburg-Essen - Ulrich Günther Siemens

Mehr

Newest Generation of the BS2 Corrosion/Warning and Measurement System

Newest Generation of the BS2 Corrosion/Warning and Measurement System Newest Generation of the BS2 Corrosion/Warning and Measurement System BS2 System Description: BS2 CorroDec 2G is a cable and energyless system module range for detecting corrosion, humidity and prevailing

Mehr

Pneumatic Drives. System Design, Modelling and Control. Bearbeitet von Peter Beater

Pneumatic Drives. System Design, Modelling and Control. Bearbeitet von Peter Beater Pneumatic Drives System Design, Modelling and Control Bearbeitet von Peter Beater 1. Auflage 2007. Buch. xiv, 324 S. Hardcover ISBN 978 3 540 69470 0 Format (B x L): 15,5 x 23,5 cm Gewicht: 672 g Weitere

Mehr

DIGICOMP OPEN TUESDAY AKTUELLE STANDARDS UND TRENDS IN DER AGILEN SOFTWARE ENTWICKLUNG. Michael Palotas 7. April 2015 1 GRIDFUSION

DIGICOMP OPEN TUESDAY AKTUELLE STANDARDS UND TRENDS IN DER AGILEN SOFTWARE ENTWICKLUNG. Michael Palotas 7. April 2015 1 GRIDFUSION DIGICOMP OPEN TUESDAY AKTUELLE STANDARDS UND TRENDS IN DER AGILEN SOFTWARE ENTWICKLUNG Michael Palotas 7. April 2015 1 GRIDFUSION IHR REFERENT Gridfusion Software Solutions Kontakt: Michael Palotas Gerbiweg

Mehr

Analysis Add-On Data Lineage

Analysis Add-On Data Lineage 1 Analysis Add-On Data Lineage Docu Performer Analysis Add-On Data Lineage 2 Introduction... 3 Starting the Function... 4 Display of the Mapping in Excel... 5 BW InfoProvider... 6 HANA Objects... 7 ABAP

Mehr

Background. Background. Background. How to evaluate marine safety? 12/10/30. Safety Assessment by Ship Handling Simulator

Background. Background. Background. How to evaluate marine safety? 12/10/30. Safety Assessment by Ship Handling Simulator Safety assessment of navigation is quite important, especially in congested waterways. Kazuhiko Hasegawa*, Kojiro Hata**, Kazuhiro Niwa***, Takeshige Nakano****, Huashi Jin****, Erkang Fu**** Osaka University,

Mehr

Zehnder ComfoWell 320

Zehnder ComfoWell 320 Benefits All air treatment functions available: attenuator, fine filter, active carbon filter, manifold box Modular design Compact dimensions Easy to clean Components connected with locking slides for

Mehr

Unterstützt HL7 die interdisziplinäre Zusammenarbeit?

Unterstützt HL7 die interdisziplinäre Zusammenarbeit? Effiziente und wirtschaftliche Gesundheitsversorgung von heute und morgen nur mit Medizinischer Dokumentation und Medizinischer Informatik, Medizinischer Biometrie und Epidemiologie 5. bis 9. September

Mehr

Inverse Problems In Medical Imaging

Inverse Problems In Medical Imaging Inverse Problems In Medical Imaging 07.05.18 Simon Krug physics654: Seminar Medical Imaging University of Bonn Inverse Problems Problem solving Inverse problems Noise Object and Image Radon transform Silent

Mehr

Routing in WSN Exercise

Routing in WSN Exercise Routing in WSN Exercise Thomas Basmer telefon: 0335 5625 334 fax: 0335 5625 671 e-mail: basmer [ at ] ihp-microelectronics.com web: Outline Routing in general Distance Vector Routing Link State Routing

Mehr

Finite-Elemente-Methode

Finite-Elemente-Methode 13. Übung Prof. Dr.-Ing. W. Fischer Fachhochschule Dortmund Volumenbauteile Bestimmen Sie mit Hilfe des FEM-Systems HyperWorks 12 die maximalen Verformungen und Spannungen im Gussknoten der Vorderradgabel

Mehr

SARA 1. Project Meeting

SARA 1. Project Meeting SARA 1. Project Meeting Energy Concepts, BMS and Monitoring Integration of Simulation Assisted Control Systems for Innovative Energy Devices Prof. Dr. Ursula Eicker Dr. Jürgen Schumacher Dirk Pietruschka,

Mehr

Remote Control - LeCroy Oszilloskop WaveSurfer 3000 mit LabVIEW via VICP LAN-Schnittstelle

Remote Control - LeCroy Oszilloskop WaveSurfer 3000 mit LabVIEW via VICP LAN-Schnittstelle Remote Control - LeCroy Oszilloskop WaveSurfer 3000 mit LabVIEW via VICP LAN-Schnittstelle Damit LeCroy Oszilloskope der Serie WaveSurfer 3000 mit LabVIEW via LAN (VICP) gesteuert werden können werden

Mehr

ELBA2 ILIAS TOOLS AS SINGLE APPLICATIONS

ELBA2 ILIAS TOOLS AS SINGLE APPLICATIONS ELBA2 ILIAS TOOLS AS SINGLE APPLICATIONS An AAA/Switch cooperative project run by LET, ETH Zurich, and ilub, University of Bern Martin Studer, ilub, University of Bern Julia Kehl, LET, ETH Zurich 1 Contents

Mehr

Digital Rockwell-Testing-Machine KB 150 R

Digital Rockwell-Testing-Machine KB 150 R Digital Rockwell-Testing-Machine KB 150 R Rockwell, ball indentation, Vickers HVT, Brinell HBT Bright LCD color display Flexible software control motorized load system with load cell, closed loop system

Mehr

a) Name and draw three typical input signals used in control technique.

a) Name and draw three typical input signals used in control technique. 12 minutes Page 1 LAST NAME FIRST NAME MATRIKEL-NO. Problem 1 (2 points each) a) Name and draw three typical input signals used in control technique. b) What is a weight function? c) Define the eigen value

Mehr

Kurzanleitung um Transponder mit einem scemtec TT Reader und der Software UniDemo zu lesen

Kurzanleitung um Transponder mit einem scemtec TT Reader und der Software UniDemo zu lesen Kurzanleitung um Transponder mit einem scemtec TT Reader und der Software UniDemo zu lesen QuickStart Guide to read a transponder with a scemtec TT reader and software UniDemo Voraussetzung: - PC mit der

Mehr

Optimization - Gradient- & Simplex- Algorithms

Optimization - Gradient- & Simplex- Algorithms Optimization - Gradient- & Simplex- Algorithms a.o. Univ.-Prof.DDr. Kurt Alexander Schicho, Dr. Michael Figl Dec 2010 Topics Optimization in Computer Assisted Surgery (CAS) Fields of applications Technical

Mehr

Tube Analyzer LogViewer 2.3

Tube Analyzer LogViewer 2.3 Tube Analyzer LogViewer 2.3 User Manual Stand: 25.9.2015 Seite 1 von 11 Name Company Date Designed by WKS 28.02.2013 1 st Checker 2 nd Checker Version history Version Author Changes Date 1.0 Created 19.06.2015

Mehr

FEM Isoparametric Concept

FEM Isoparametric Concept FEM Isoparametric Concept home/lehre/vl-mhs--e/cover_sheet.tex. p./26 Table of contents. Interpolation Functions for the Finite Elements 2. Finite Element Types 3. Geometry 4. Interpolation Approach Function

Mehr

Ressourcenmanagement in Netzwerken SS06 Vorl. 12,

Ressourcenmanagement in Netzwerken SS06 Vorl. 12, Ressourcenmanagement in Netzwerken SS06 Vorl. 12, 30.6.06 Friedhelm Meyer auf der Heide Name hinzufügen 1 Prüfungstermine Dienstag, 18.7. Montag, 21. 8. und Freitag, 22.9. Bitte melden sie sich bis zum

Mehr

Datenblatt. Remote-I/O - u-remote UR20-4AO-UI or 4-wire connection; 16-bit resolution; 4 outputs

Datenblatt. Remote-I/O - u-remote UR20-4AO-UI or 4-wire connection; 16-bit resolution; 4 outputs 2- or 4-wire connection; 16-bit resolution; 4 outputs The analogue output module controls up to 4 analogue actuators with +/-10 V, +/-5 V, 0...10 V, 0...5 V, 2...10 V, 1...5 V, 0...20 ma or 4...20 ma with

Mehr

HIR Method & Tools for Fit Gap analysis

HIR Method & Tools for Fit Gap analysis HIR Method & Tools for Fit Gap analysis Based on a Powermax APML example 1 Base for all: The Processes HIR-Method for Template Checks, Fit Gap-Analysis, Change-, Quality- & Risk- Management etc. Main processes

Mehr

Workshop Aktuelle Entwicklungen bei der Auswertung von Fernerkundungsdaten für forstliche Aufgabenstellungen

Workshop Aktuelle Entwicklungen bei der Auswertung von Fernerkundungsdaten für forstliche Aufgabenstellungen Workshop Aktuelle Entwicklungen bei der Auswertung von Fernerkundungsdaten für forstliche Aufgabenstellungen Schätzung von Holzvorräten und Baumartenanteilen mittels Wahrscheinlichkeitsmodellen Haruth

Mehr

Geometrie und Bedeutung: Kap 5

Geometrie und Bedeutung: Kap 5 : Kap 5 21. November 2011 Übersicht Der Begriff des Vektors Ähnlichkeits Distanzfunktionen für Vektoren Skalarprodukt Eukidische Distanz im R n What are vectors I Domininic: Maryl: Dollar Po Euro Yen 6

Mehr

DATA ANALYSIS AND REPRESENTATION FOR SOFTWARE SYSTEMS

DATA ANALYSIS AND REPRESENTATION FOR SOFTWARE SYSTEMS DATA ANALYSIS AND REPRESENTATION FOR SOFTWARE SYSTEMS Master Seminar Empirical Software Engineering Anuradha Ganapathi Rathnachalam Institut für Informatik Software & Systems Engineering Agenda Introduction

Mehr

NEWSLETTER. FileDirector Version 2.5 Novelties. Filing system designer. Filing system in WinClient

NEWSLETTER. FileDirector Version 2.5 Novelties. Filing system designer. Filing system in WinClient Filing system designer FileDirector Version 2.5 Novelties FileDirector offers an easy way to design the filing system in WinClient. The filing system provides an Explorer-like structure in WinClient. The

Mehr

Advanced Track and Tire Modeling using SIMPACK User Routines

Advanced Track and Tire Modeling using SIMPACK User Routines Advanced Track and Tire Modeling using SIMPACK User Routines Werner, Jens Neubeck Forschungsinstitut für Kraftfahrwesen und www.fkfs.de SIMPACK User Meeting 2003 1 Introduction Continuous Track Model Implemented

Mehr

Simulation of Longitudinal Beam Dynamics

Simulation of Longitudinal Beam Dynamics Fachgebiet Theoretische Elektrotechnik und Numerische Feldberechnung PD Dr. Markus Clemens DESY Beam Dynamics Meeting Simulation of Longitudinal Beam Dynamics, Markus Clemens Chair for Theory in Electrical

Mehr

Presentation of a diagnostic tool for hybrid and module testing

Presentation of a diagnostic tool for hybrid and module testing Presentation of a diagnostic tool for hybrid and module testing RWTH Aachen III. Physikalisches Institut B M.Axer, F.Beißel, C.Camps, V.Commichau, G.Flügge, K.Hangarter, J.Mnich, P.Schorn, R.Schulte, W.

Mehr

Development of complex Mechatronic Systems - Computer aided Conceptual Design. ICCME 09 Salzburg, May

Development of complex Mechatronic Systems - Computer aided Conceptual Design. ICCME 09 Salzburg, May Development of complex Mechatronic Systems - Computer aided Conceptual Design ICCME 09 Salzburg, May 26-26 2009 Albert Albers, Wolfgang Burger, Hans-Georg Enkler, Markus Frietsch, Christian Sauter o. Prof.

Mehr

Landschaftsvisualisierung für interaktive Anwendungen. Oliver Deussen, Universität Konstanz

Landschaftsvisualisierung für interaktive Anwendungen. Oliver Deussen, Universität Konstanz Landschaftsvisualisierung für interaktive Anwendungen 1/81 Einführung Inhalt: wie baut man Pflanzen? Modellierung komplexer Landschaften Interaktive Darstellung Nicht-fotorealistische Darstellung Probleme,

Mehr

P2P-Netzwerke für dynamische 3D-Szenen

P2P-Netzwerke für dynamische 3D-Szenen P2P-Netzwerke für dynamische 3D-Szenen Projektgruppe im WS 2003/2004 High Performance = Innovative Computer Systems + Efficient Algorithms Jens Krokowski 1 Problemstellung hochdynamische 3D-Szene Spieler/Objekte

Mehr

Real-Time 3D Model Acquisition

Real-Time 3D Model Acquisition Seminarvortrag Real-Time 3D Model Acquisition Alexander Barth Nach Folien von Szymon Rusinkiewicz, Olaf Hall-Holt und Marc Levoy Einführung 3D-Scannen 2 Einführung Ziele Hohe Präzision Hohe Geschwindigkeit

Mehr

Support Technologies based on Bi-Modal Network Analysis. H. Ulrich Hoppe. Virtuelles Arbeiten und Lernen in projektartigen Netzwerken

Support Technologies based on Bi-Modal Network Analysis. H. Ulrich Hoppe. Virtuelles Arbeiten und Lernen in projektartigen Netzwerken Support Technologies based on Bi-Modal Network Analysis H. Agenda 1. Network analysis short introduction 2. Supporting the development of virtual organizations 3. Supporting the development of compentences

Mehr

Algorithmische Bioinformatik II WS2004/05 Ralf Zimmer Part III Probabilistic Modeling IV Bayesian Modeling: Algorithms, EM and MC Methods HMMs

Algorithmische Bioinformatik II WS2004/05 Ralf Zimmer Part III Probabilistic Modeling IV Bayesian Modeling: Algorithms, EM and MC Methods HMMs Algorithmische Bioinformatik II WS2004/05 Ralf Zimmer Part III Probabilistic Modeling IV Bayesian Modeling: Algorithms, EM and MC Methods HMMs Ralf Zimmer, LMU Institut für Informatik, Lehrstuhl für Praktische

Mehr

Technische Universität Kaiserslautern Lehrstuhl für Virtuelle Produktentwicklung

Technische Universität Kaiserslautern Lehrstuhl für Virtuelle Produktentwicklung functions in SysML 2.0 La Jolla, 22.05.2014 12/10/2015 Technische Universität Kaiserslautern Lehrstuhl für Virtuelle Produktentwicklung Dipl. Wirtsch.-Ing. Christian Muggeo Dipl. Wirtsch.-Ing. Michael

Mehr

Ahamed Bilal Asaf Ali (Autor) Design Rules for Permanent Magnet Synchronous Machine with Tooth Coil Winding Arrangement

Ahamed Bilal Asaf Ali (Autor) Design Rules for Permanent Magnet Synchronous Machine with Tooth Coil Winding Arrangement Ahamed Bilal Asaf Ali (Autor) Design Rules for Permanent Magnet Synchronous Machine with Tooth Coil Winding Arrangement https://cuvillier.de/de/shop/publications/6738 Copyright: Cuvillier Verlag, Inhaberin

Mehr

prorm Budget Planning promx GmbH Nordring Nuremberg

prorm Budget Planning promx GmbH Nordring Nuremberg prorm Budget Planning Budget Planning Business promx GmbH Nordring 100 909 Nuremberg E-Mail: support@promx.net Content WHAT IS THE prorm BUDGET PLANNING? prorm Budget Planning Overview THE ADVANTAGES OF

Mehr

Hazards and measures against hazards by implementation of safe pneumatic circuits

Hazards and measures against hazards by implementation of safe pneumatic circuits Application of EN ISO 13849-1 in electro-pneumatic control systems Hazards and measures against hazards by implementation of safe pneumatic circuits These examples of switching circuits are offered free

Mehr

FEM Isoparametric Concept

FEM Isoparametric Concept FEM Isoparametric Concept home/lehre/vl-mhs--e/folien/vorlesung/4_fem_isopara/cover_sheet.tex page of 25. p./25 Table of contents. Interpolation Functions for the Finite Elements 2. Finite Element Types

Mehr

PROTOTYPING 101 CMF // Spec-Sheet Guideline

PROTOTYPING 101 CMF // Spec-Sheet Guideline PROTOTYPING 101 CMF // SpecSheet Guideline = CMF COLOUR MATERIAL FINISH = FARBEN MATERIALIEN OBERFLÄCHEN eine CMFDatei ( CMFSheet, SpecSheet) beschreibt alle für die Erstellung eines Prototypens und die

Mehr

Centrum für Medizinische Diagnosesysteme und Visualisierung (MeVis), Bremen 2

Centrum für Medizinische Diagnosesysteme und Visualisierung (MeVis), Bremen 2 Einsatz virtueller Resektionen für die präoperative Planung und Riskoanalyse in der Onkologischen Virtual Tumor Resection for Preoperative Planning and Risk Analysis in Oncological Liver Surgery Milo Hindennach

Mehr

Einleitung. BildVERarbeitung. BildBEarbeitung. Astrofotografie Farbkanäle gezielt manipulieren

Einleitung. BildVERarbeitung. BildBEarbeitung. Astrofotografie Farbkanäle gezielt manipulieren Einleitung BildVERarbeitung Bildanalyse Bildrestauration Photometrische Auswertung Objektdetektion Kompression BildBEarbeitung Astrofotografie Farbkanäle gezielt manipulieren Folie 1 Einleitung Astronomische

Mehr

Intelligente Systeme WS 2015/16

Intelligente Systeme WS 2015/16 Lehrgebiet Intelligente Systeme WS 2015/16 Andreas Dengel Fragestellungen Automatisierung von intelligentem" Verhalten im Sinn eines Leistungsverstärkers für den Menschen, z.b. Verstehen von Bildern, Sprache

Mehr

TomTom WEBFLEET Tachograph

TomTom WEBFLEET Tachograph TomTom WEBFLEET Tachograph Installation TG, 17.06.2013 Terms & Conditions Customers can sign-up for WEBFLEET Tachograph Management using the additional services form. Remote download Price: NAT: 9,90.-/EU:

Mehr

GIS-based Mapping Tool for Urban Energy Demand

GIS-based Mapping Tool for Urban Energy Demand GIS-based Mapping Tool for Urban Energy Demand Building Services, Mechanical and Building Industry Days Conference Johannes Dorfner Debrecen, 14 October 2011 Outline 1. Motivation 2. Method 3. Result 4.

Mehr

SAP Simple Service Request. Add-on for SAP Solution Manager by SAP Consulting SAP Deutschland SE & Co. KG

SAP Simple Service Request. Add-on for SAP Solution Manager by SAP Consulting SAP Deutschland SE & Co. KG SAP Simple Service Request Add-on for SAP Solution Manager by SAP Consulting SAP Deutschland SE & Co. KG IT Service Management with SAP Solution Manager SAP Solution Manager covers all processes of IT

Mehr

Introduction FEM, 1D-Example

Introduction FEM, 1D-Example Introduction FEM, 1D-Example home/lehre/vl-mhs-1-e/folien/vorlesung/3_fem_intro/cover_sheet.tex page 1 of 25. p.1/25 Table of contents 1D Example - Finite Element Method 1. 1D Setup Geometry 2. Governing

Mehr

file:///c:/users/wpzsco/appdata/local/temp/tmp373d.tmp.htm

file:///c:/users/wpzsco/appdata/local/temp/tmp373d.tmp.htm Seite 1 von 5 Besucherinformation und -lenkung: Typ 09 Wegweiser Typenbeschreibungen File Geodatabase Table Thumbnail Not Available Tags Infrastruktur, Besucherinformation, Besucherlenkung, Schild, Standort,

Mehr

SAP Simple Finance bei der Swiss Re eine neue Ebene in der Finanzsteuerung

SAP Simple Finance bei der Swiss Re eine neue Ebene in der Finanzsteuerung SAP Simple Finance bei der Swiss Re eine neue Ebene in der Finanzsteuerung Christian Nebauer Swiss Re Finance Transformation Lead Swiss Re im Überblick "Swiss Re is a leader in wholesale reinsurance, insurance

Mehr

Attenuator and Distribution System Zehnder ComfoWell 220

Attenuator and Distribution System Zehnder ComfoWell 220 Benefits All air treatment functions available: attenuator, fine filter, active carbon filter, manifold box Modular design Compact dimensions Easy to clean Components connected with sliding profiles for

Mehr

Word-CRM-Upload-Button. User manual

Word-CRM-Upload-Button. User manual Word-CRM-Upload-Button User manual Word-CRM-Upload for MS CRM 2011 Content 1. Preface... 3 2. Installation... 4 2.1. Requirements... 4 2.1.1. Clients... 4 2.2. Installation guidelines... 5 2.2.1. Client...

Mehr

Seminar Ausgewählte Themen der medizinischen Visualisierung

Seminar Ausgewählte Themen der medizinischen Visualisierung 1 Ausgewählte Themen der medizinischen Visualisierung Institut für Informatik 08.07.2011 Arbeitsgruppe Visualisierung und Computergrafik (VisCG) Organisatorisches Veranstalter: Prof. Dr. Klaus Hinrichs,

Mehr

Interactive centerline finding in complex tubular structures

Interactive centerline finding in complex tubular structures Research Collection Doctoral Thesis Interactive centerline finding in complex tubular structures Author(s): Spuhler, Christoph Publication Date: 2006 Permanent Link: https://doi.org/10.3929/ethz-a-005267157

Mehr

Kundenevent Qualitech Innotec, 30.09.2015, Technorama Winterthur

Kundenevent Qualitech Innotec, 30.09.2015, Technorama Winterthur Kundenevent Qualitech Innotec, 30.09.2015, Technorama Winterthur Einblick in die industrielle Computertomographie (CT) Kundentag Qualitech Dr. Daniel Galsterer 30.09.2015 Computertomographie in der Medizin

Mehr

Context-adaptation based on Ontologies and Spreading Activation

Context-adaptation based on Ontologies and Spreading Activation -1- Context-adaptation based on Ontologies and Spreading Activation ABIS 2007, Halle, 24.09.07 {hussein,westheide,ziegler}@interactivesystems.info -2- Context Adaptation in Spreadr Pubs near my location

Mehr

Engineering the Factory of the Future Now.Next.Beyond. Heiko Schwindt VP Automation & Electrification Solutions, Bosch Rexroth

Engineering the Factory of the Future Now.Next.Beyond. Heiko Schwindt VP Automation & Electrification Solutions, Bosch Rexroth Engineering the Factory of the Future Now.Next.Beyond. Heiko Schwindt VP Automation & Electrification Solutions, Bosch Rexroth Connect on LinkedIn www.linkedin.com/in/heiko-schwindt-625039140/ 1 "The challenge

Mehr

AUSBILDUNG für INDUSTRIELLE BILDVERARBEITUNG - Skizze für tertiären Bereich

AUSBILDUNG für INDUSTRIELLE BILDVERARBEITUNG - Skizze für tertiären Bereich AUSBILDUNG für INDUSTRIELLE BILDVERARBEITUNG - Skizze für tertiären Bereich FH-Prof. DI. Kurt Niel University of Applied Sciences Upper Austria Faculty of Engineering and Environmental Sciences kurt.niel@fh-wels.at

Mehr

DROHNENTECHNOLOGIE UND ANWENDUNGEN. Prof. Dr. Wolfram Hardt Dr. Ariane Heller, Dipl.-Inf. Stephan Blokzyl

DROHNENTECHNOLOGIE UND ANWENDUNGEN. Prof. Dr. Wolfram Hardt Dr. Ariane Heller, Dipl.-Inf. Stephan Blokzyl DROHNENTECHNOLOGIE UND Prof. Dr. Wolfram Hardt ANWENDUNGEN Prof. Dr. Wolfram Hardt Dr. Ariane Heller, Dipl.-Inf. Stephan Blokzyl Today Mobility reaches 3 rd Dimension Quelle: COPTERview airdata UG Individuality

Mehr

MENTOR GmbH LED Lighting & light guides

MENTOR GmbH LED Lighting & light guides MENTOR GmbH LED Lighting & light guides Thomas Kümpfel Leiter Fachgruppe Licht / Head of light development section MENTOR GmbH & Co. Präzisions-Bauteile KG 22.11.2015 1 Alle Rechte bei, auch für Schutzrechtsanmeldungen.

Mehr