Deployment of MONALISA algorithms and data inside LiCAS analysis framework Jack Hobbs 21/08/08 Java 21/08/08 slide 1.

Slides:



Advertisements
Similar presentations
Deployment Adavatages Provisioning time reduced to minutes, not days to weeks! Configure hardware Install OS Configure OS & Tools Assign IP Addr Configure.
Advertisements

This is a template, please replace this with your data This file is at a 4 x 3 resolution This file has a 10 slides On the first slide of your presentation.
Using the What Am I Template Copy the presentation to your hard drive. Open the slides using slide sorter and copy slides #3, 4 and 5 for each question.
Bug Session One. Session description In this session, pupils are introduced to a programming sequence which will make a light pattern on their Bug. Objectives.
Super Logo. Key Instructions Pendown penup Forward 50 ( this number can change) Right 90 ( this number can change as well) Now try and draw a Early finishers,
UFCFX5-15-3Mobile Device Development iOS Development Framework.
This set of slides is provided by the author of the textbook1 Introductory Topics l Computer Programming l Programming Life-Cycle Phases l Creating an.
Deployment of MONALISA algorithms and data inside LiCAS analysis framework Jack Hobbs 22/07/08 Java 22/07/08 slide 1.
Phase Difference = Phase Difference = 0.05.
Table of Contents Lines: Slope-Intercept Equation The slope-intercept equation of a line is y = mx + b. Here, m is the slope and b is the y-coordinate.
Table of Contents Inverse Functions Consider the functions, f (x) and g(x), illustrated by the mapping diagram f The function, f (x), takes.
Bug Session One. Session description In this session, pupils are introduced to a programming sequence which will make a light pattern on their Bug. Objectives.
Using the Multiple Choice Template Copy this presentation to your hard drive. Open up slide sorter, copy slides #3, 4, and 5 each time you are going to.
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
Deployment of MONALISA algorithms and data inside LiCAS analysis framework Jack Hobbs 06/08/08 Java 14/08/08 slide 1.
Lecture Set 12 Sequential Files and Structures Part C – Reading and Writing Binary Files.
Deployment of MONALISA algorithms and data inside LiCAS analysis framework Jack Hobbs 07/07/08 Java 07/07/08 slide 1.
Summary Algorithms Flow charts Bubble sort Quick sort Binary search Bin Packing.
Chapter 12 Binary Search and QuickSort Fundamentals of Java.
Week 8 Shelby Thompson. This week: Continued to work with PubFig83 dataset Saved.mat files for each training and testing image.mat files include information.
Employing the LiCAS analysis framework for MONALISA a.k.a. the "Java" project.
Week Target 1 May 30 Target 2 Oct 1 Target 3 Jan 1 Target 4 Jul 1 Target 5 Oct 15 Phase 1 Here 7.4 wks Phase 2 Here 9.8 wks Phase.
WEEK 1 You have 10 seconds to name…
Problem Query image by content in an image database.
Jozef Goetz, Converting numbers 1.Converting from the base 2, 5, 8 and 16 numbers to the base 10 number See all a.s for the next slides 2. Converting.
7:56 AM PURSE :56 AM Try to use these templates to prepare your presentations This is a template slide embedded with time in lower right corner.
© Hamilton Trust Keeping Up Term 3 Week 5 Day 1 Objective: Divide two-digit numbers with one decimal place using number facts and dividing by 10 (without.
Chapter 10 Introduction to File I/O Section 10.1 Slides prepared by Rose Williams, Binghamton University Kenrick Mock, University of Alaska Anchorage.
Compilers and Interpreters
Deployment of MONALISA algorithms and data inside LiCAS analysis framework Jack Hobbs 14/07/08 Java 14/07/08 slide 1.
Shape Poems.
FIN 366 Week 1 DQ 1 What are major types of financial intermediaries? How are they similar and different? To purchase this material click below link
Trainers name(s) here.
Steganography Example
Reading Netpbm Images.
continued on next slide
                                                                                                                                                                                                                                                
continued on next slide
continued on next slide
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired. 1.
I spent about 15 to 20 minutes on each
TRANSFORMATIONS in the Coordinate Plane
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired. 1.
市场营销学 武科大中南分校市场营销精品课程组.
Plotting Points © T Madas.
You may choose to use any one of these provide slide templates and make changes as desired. 1.
Graphic Scores homework
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired. 1.
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
Title of Book By: Author’s Name
You may choose to use any one of these provide slide templates and make changes as desired.
2 Hours Minutes Seconds Insert Text Here.
Similarities Differences
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
continued on next slide
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
Plotting Points © T Madas.
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
You may choose to use any one of these provide slide templates and make changes as desired.
continued on next slide
Presentation transcript:

Deployment of MONALISA algorithms and data inside LiCAS analysis framework Jack Hobbs 21/08/08 Java 21/08/08 slide 1

This Week Following last week’s successes I moved on to some more processes. I said I would try: –BinaryReading –CarrePhaseExtraction –PhaseUnwrapping. Java 21/08/08 slide 2

BinaryReading This works now. It had some minor debugging, but it worked within about 5 minutes. You can now read in any Binary file written with the GIACoNDE templates. It’s very quick. Much quicker than ASCII reading. Java 21/08/08 slide 3

Normalising Java 21/08/08 slide 3 Very different shapesVery similar shapes

CarrePhaseExtraction Java 21/08/08 slide 5 4,000,000 points read in. All 4,000,000 normalised. Carre extracted to 1,000,000 phase points. Plotted here every 1,000 th point.

fin.