SlideShare a Scribd company logo
1 of 27
Download to read offline
EXXIM - all you need for cone beam tomography




             Dr. Horst Bruning
   CEO, Animage LLC and Exxim Computing

        Stanford School of Engineering
                  May 4 2009
European – Silicon Valley
        Entrepreneurship
• What can we learn from European
  entrepreneurs (if anything)?
• Personal story
• Exxim and Animage
• What’s European about it?
• What is Silicon Valley specific?
The Personal Story
Background in Germany and Switzerland
Studied Physics at Universities of Erlangen/Nurnberg and
   Freiburg/Germany
The Personal Story -2
PhD work at CERN in Geneva, Switzerland:
Charm quarks, neutral currents, PSI-particles 3.1 GeV/c
Competition with SLAC and MIT/Brookhaven

 Do something of fundamental importance
Personal Story - 3
•   SIEMENS Healthcare in Erlangen Germany
•   CT, Angiography, cross-modality work
•   VP Engineering
•   Head of Basic Research
•   Concept Intrapreneurship
Personal Story - 4
Founding of Exxim Computing Corporation
 in 2002 (Extreme X-ray IMaging)
  – 3 people, 2 products:
    • COBRA software and
    • LIDO active pixel array for detectors
Exxim. Our team
Calculates tomographic slices from a set of 2-D projection
images: Cone Beam Tomography

COBRA supports a wide spectrum of scanner hardware
configurations
Clockwise: transaxial slice, surface
 rendered insect, sagittal cut into
   volume rendered head image
Can be setup on a wide spectrum of computer hardware:
laptops, desktops, desktops with powerful graphics cards (nVidia
         Geforce), and network (Cobra Cluster Solutions)
Based on Feldkamp’s algorithm




                                                 Raw (intensity values)
                                                       projection




Air raw (bright field)
      projection
First step of Feldkamp’s algorithm: converting
          input data to attenuation projections




+


=
Second step of Feldkamp’s algorithm:
   filtering attenuation projections
Third step of Feldkamp’s algorithm:
 backprojecting and accumulation
Incorporates correction
   algorithms making
  output images more
 accurate and visually
       pleasant:

- post-reconstruction
   noise reduction,

    - metal artifact
      reduction,

 - water-level density
    auto-calibration




      Noise reduction
      when different
      factors applied
Iterative metal artifact reduction (MAR)




Important for dental
   applications
water-level density auto-calibration
Useful optional features:

- DICOM output,

 - Arbitrary output volume size (cubes even bigger
than 4096x4096x4096 can be reconstructed),

- Output volume origin offset and volume flips,

- Built-in geometry calibration utility,

- Accepting input projections containing intensity
or logged attenuation values
Cobra performance

                            Dual-core 3 GHz PC
                     nVidia Geforce 285 GTX installed
                         Windows 64-bit platform

Input data            Output Volume    Reconstruction time



512x512               512x512x512      < 20 sec
   512 projections

960x768               640x640x576      60 sec
   600 projections

1024x1024             1024x1024x1024   180 sec
   700 projections
Cobra software architecture
Cobra SDK
                                     Flexible and easy to integrate

char company[]           = "YourCompanyName";
char serialNumber[]      = "YourLicense";

DWORD result = 0;

// ************  Init     ************
result = CobraDispatcher_Init(company, serialNumber);
result = CobraDispatcher_Communicate();
result = CobraDispatcher_SetReconMode(
                 BPMODETAG_CONEBEAM | MODE_OFFLINE);

// ************ Set parameters from file ************
CobraDispatcher_SetParametersByFile(cParFileName);

// ************  Reconstruct      ************
result = CobraDispatcher_TerminateReconstruction();
result = CobraDispatcher_ResetReconstruction();
result = CobraDispatcher_StartReconstruction();
Version 7. New look. Built-in visualization
Version 7.
Scan database. Full DICOM interface
Exxim is dedicated to continuous
improvement of Volume CT software

- Increase performance

- Add functionality

- Mitigate artifacts

- Open for the future
Founding of Animage, LLC in 1/2008
Serves the veterinary radiology market with a
multi-modality x-ray imager

    – Volume CT
    – Digital Radiography
    – Digital Fluoroscopy
Conclusions
• Personal goals
• Deep expertise in at least one field
• Sufficient knowledge of all other fields of
  the corporate world
• Access to venture capital questionable
• A bit of luck

More Related Content

What's hot

[111]실내이동체정밀위치추정기술의세가지측면 도락주
[111]실내이동체정밀위치추정기술의세가지측면 도락주[111]실내이동체정밀위치추정기술의세가지측면 도락주
[111]실내이동체정밀위치추정기술의세가지측면 도락주NAVER D2
 
LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...
LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...
LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...PyData
 
Acceleration of the Longwave Rapid Radiative Transfer Module using GPGPU
Acceleration of the Longwave Rapid Radiative Transfer Module using GPGPUAcceleration of the Longwave Rapid Radiative Transfer Module using GPGPU
Acceleration of the Longwave Rapid Radiative Transfer Module using GPGPUMahesh Khadatare
 
Graph Regularised Hashing
Graph Regularised HashingGraph Regularised Hashing
Graph Regularised HashingSean Moran
 
Multi-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generationMulti-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generationMahesh Khadatare
 
Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...
Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...
Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...inside-BigData.com
 
Modelling structures in fire using OpenSees - An integrated approach
Modelling structures in fire using OpenSees - An integrated approachModelling structures in fire using OpenSees - An integrated approach
Modelling structures in fire using OpenSees - An integrated approachopenseesdays
 
Destruction Masking in Frostbite 2 using Volume Distance Fields
Destruction Masking in Frostbite 2 using Volume Distance FieldsDestruction Masking in Frostbite 2 using Volume Distance Fields
Destruction Masking in Frostbite 2 using Volume Distance FieldsElectronic Arts / DICE
 
Visibility Optimization for Games
Visibility Optimization for GamesVisibility Optimization for Games
Visibility Optimization for GamesUmbra
 
Physically Based Sky, Atmosphere and Cloud Rendering in Frostbite
Physically Based Sky, Atmosphere and Cloud Rendering in FrostbitePhysically Based Sky, Atmosphere and Cloud Rendering in Frostbite
Physically Based Sky, Atmosphere and Cloud Rendering in FrostbiteElectronic Arts / DICE
 
Implementation of Efficiency CORDIC Algorithmfor Sine & Cosine Generation
Implementation of Efficiency CORDIC Algorithmfor Sine & Cosine GenerationImplementation of Efficiency CORDIC Algorithmfor Sine & Cosine Generation
Implementation of Efficiency CORDIC Algorithmfor Sine & Cosine GenerationIOSR Journals
 
NVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflow
NVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflowNVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflow
NVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflowNVIDIA Taiwan
 

What's hot (13)

[111]실내이동체정밀위치추정기술의세가지측면 도락주
[111]실내이동체정밀위치추정기술의세가지측면 도락주[111]실내이동체정밀위치추정기술의세가지측면 도락주
[111]실내이동체정밀위치추정기술의세가지측면 도락주
 
LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...
LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...
LightFields.jl: Fast 3D image reconstruction for VR applications - Hector And...
 
Acceleration of the Longwave Rapid Radiative Transfer Module using GPGPU
Acceleration of the Longwave Rapid Radiative Transfer Module using GPGPUAcceleration of the Longwave Rapid Radiative Transfer Module using GPGPU
Acceleration of the Longwave Rapid Radiative Transfer Module using GPGPU
 
Graph Regularised Hashing
Graph Regularised HashingGraph Regularised Hashing
Graph Regularised Hashing
 
Multi-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generationMulti-core GPU – Fast parallel SAR image generation
Multi-core GPU – Fast parallel SAR image generation
 
Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...
Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...
Scratch to Supercomputers: Bottoms-up Build of Large-scale Computational Lens...
 
Modelling structures in fire using OpenSees - An integrated approach
Modelling structures in fire using OpenSees - An integrated approachModelling structures in fire using OpenSees - An integrated approach
Modelling structures in fire using OpenSees - An integrated approach
 
Destruction Masking in Frostbite 2 using Volume Distance Fields
Destruction Masking in Frostbite 2 using Volume Distance FieldsDestruction Masking in Frostbite 2 using Volume Distance Fields
Destruction Masking in Frostbite 2 using Volume Distance Fields
 
Visibility Optimization for Games
Visibility Optimization for GamesVisibility Optimization for Games
Visibility Optimization for Games
 
Physically Based Sky, Atmosphere and Cloud Rendering in Frostbite
Physically Based Sky, Atmosphere and Cloud Rendering in FrostbitePhysically Based Sky, Atmosphere and Cloud Rendering in Frostbite
Physically Based Sky, Atmosphere and Cloud Rendering in Frostbite
 
Implementation of Efficiency CORDIC Algorithmfor Sine & Cosine Generation
Implementation of Efficiency CORDIC Algorithmfor Sine & Cosine GenerationImplementation of Efficiency CORDIC Algorithmfor Sine & Cosine Generation
Implementation of Efficiency CORDIC Algorithmfor Sine & Cosine Generation
 
NVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflow
NVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflowNVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflow
NVIDIA 深度學習教育機構 (DLI): Image segmentation with tensorflow
 
slide PSM2 (FATIMAH)
slide PSM2 (FATIMAH)slide PSM2 (FATIMAH)
slide PSM2 (FATIMAH)
 

Similar to EXXIM - all you need for cone beam tomography

IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...Christopher Diamantopoulos
 
Modeling presentation
Modeling presentationModeling presentation
Modeling presentationAditya Dahal
 
Minko stage3d 20130222
Minko stage3d 20130222Minko stage3d 20130222
Minko stage3d 20130222Minko3D
 
“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...
“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...
“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...Edge AI and Vision Alliance
 
Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...
Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...
Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...Daosheng Mu
 
Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...
Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...
Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...AMD Developer Central
 
“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMD
“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMD“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMD
“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMDEdge AI and Vision Alliance
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002Enrico Busto
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002Enrico Busto
 
Multi Processor Architecture for image processing
Multi Processor Architecture for image processingMulti Processor Architecture for image processing
Multi Processor Architecture for image processingideas2ignite
 
Image Access by PrintLAT
Image Access by PrintLATImage Access by PrintLAT
Image Access by PrintLATPrintLAT
 
Marek Suplata Projects
Marek Suplata ProjectsMarek Suplata Projects
Marek Suplata Projectsguest14f12f
 
Becoming a kinect hacker innovator v2
Becoming a kinect hacker innovator v2Becoming a kinect hacker innovator v2
Becoming a kinect hacker innovator v2Jeff Sipko
 
Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...
Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...
Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...PVS-Studio
 
project_final_seminar
project_final_seminarproject_final_seminar
project_final_seminarMUKUL BICHKAR
 
Gömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme UygulamalarıGömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme UygulamalarıFerhat Kurt
 

Similar to EXXIM - all you need for cone beam tomography (20)

Dsp lab manual 15 11-2016
Dsp lab manual 15 11-2016Dsp lab manual 15 11-2016
Dsp lab manual 15 11-2016
 
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
 
Modeling presentation
Modeling presentationModeling presentation
Modeling presentation
 
Minko stage3d 20130222
Minko stage3d 20130222Minko stage3d 20130222
Minko stage3d 20130222
 
“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...
“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...
“State-of-the-art Model Quantization and Optimization for Efficient Edge AI,”...
 
Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...
Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...
Using The New Flash Stage3D Web Technology To Build Your Own Next 3D Browser ...
 
Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...
Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...
Keynote (Mike Muller) - Is There Anything New in Heterogeneous Computing - by...
 
CV Jens Grunert
CV Jens GrunertCV Jens Grunert
CV Jens Grunert
 
“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMD
“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMD“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMD
“Programming Vision Pipelines on AMD’s AI Engines,” a Presentation from AMD
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002
 
Multi Processor Architecture for image processing
Multi Processor Architecture for image processingMulti Processor Architecture for image processing
Multi Processor Architecture for image processing
 
Image Access by PrintLAT
Image Access by PrintLATImage Access by PrintLAT
Image Access by PrintLAT
 
Marek Suplata Projects
Marek Suplata ProjectsMarek Suplata Projects
Marek Suplata Projects
 
Becoming a kinect hacker innovator v2
Becoming a kinect hacker innovator v2Becoming a kinect hacker innovator v2
Becoming a kinect hacker innovator v2
 
Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...
Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...
Case Study: Porting a set of point cloud and triangle mesh processing C++ lib...
 
TASSA-X
TASSA-XTASSA-X
TASSA-X
 
project_final_seminar
project_final_seminarproject_final_seminar
project_final_seminar
 
Introduction to Blackfin BF532 DSP
Introduction to Blackfin BF532 DSPIntroduction to Blackfin BF532 DSP
Introduction to Blackfin BF532 DSP
 
Gömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme UygulamalarıGömülü Sistemlerde Derin Öğrenme Uygulamaları
Gömülü Sistemlerde Derin Öğrenme Uygulamaları
 

More from Burton Lee

Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012
Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012
Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012Burton Lee
 
Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012
Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012
Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012Burton Lee
 
Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012
Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012
Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012Burton Lee
 
Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012
Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012
Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012Burton Lee
 
Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012
Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012
Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012Burton Lee
 
Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012
Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012
Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012Burton Lee
 
Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012
Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012
Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012Burton Lee
 
Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012
Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012
Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012Burton Lee
 
Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012
Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012
Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012Burton Lee
 
Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012
Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012
Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012Burton Lee
 
Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2
Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2
Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2Burton Lee
 
Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...
Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...
Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...Burton Lee
 
Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2
Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2
Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2Burton Lee
 
Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012
Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012
Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012Burton Lee
 
Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2
Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2
Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2Burton Lee
 
Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012
Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012
Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012Burton Lee
 
Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012
Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012
Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012Burton Lee
 
Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012
Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012
Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012Burton Lee
 
Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012
Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012
Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012Burton Lee
 
Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012
Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012
Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012Burton Lee
 

More from Burton Lee (20)

Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012
Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012
Zarko Maletin - Plug n Play Tech Center - Stanford Engineering - Mar 12 2012
 
Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012
Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012
Duncan Logan - Rocketspace - Stanford Engineering - Mar 12 2012
 
Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012
Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012
Alfredo Coppola - US MAC - Stanford Engineering - Mar 12 2012
 
Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012
Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012
Adeo Ressi - Founder Institute - Stanford Engineering - Mar 12 2012
 
Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012
Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012
Aydin Senkut - Felicis Ventures - Stanford Engineering - Mar 12 2012
 
Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012
Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012
Michel Wendell - Nexit Ventures - Finland - Stanford Engineering - Mar 5 2012
 
Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012
Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012
Reshma Sohoni - Seedcamp - UK - Stanford Engineering - Mar 5 2012
 
Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012
Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012
Jan Rezab - Socialbakers - Czech Republic - Stanford Engineering - Feb 27 2012
 
Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012
Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012
Eirikur Hrafnsson - GreenQloud - Iceland - Stanford Engineering - Feb 27 2012
 
Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012
Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012
Ville Miettinen - Microtask - Finland - Stanford Engineering - Feb 13 2012
 
Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2
Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2
Ilja Laurs - GetJar - Lithuania - Stanford Engineering - Feb 13 2012 v2
 
Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...
Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...
Dietmar Harhoff - UniMunich LMU - GSVA - Stanford Engineering - Feb 6 2012 - ...
 
Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2
Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2
Stephan Gutzeit - Stiftung Charite - Stanford Engineering - Feb 6 2012 - V2
 
Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012
Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012
Claus Fuglsang - Novozymes - Denmark - Stanford Engineering - Jan 30 2012
 
Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2
Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2
Frederic Maire - Renault Innovation Silicon Valley - Stanford - Jan 30 2012 v2
 
Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012
Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012
Arkady Borkovsky - Yandex Labs - Stanford Engineering - Jan 30 2012
 
Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012
Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012
Hushpreet Dhaliwal - NACUE UK - Stanford Engineering - Jan 23 2012
 
Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012
Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012
Hardi Meybaum - GrabCAD - Estonia - Stanford Engineering - Jan 23 2012
 
Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012
Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012
Andrus Viirg - Enterprise Estonia - Stanford - Jan 23 2012
 
Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012
Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012
Lorenzo Thione - Powerset - Stanford Engineering - Jan 9 2012
 

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Recently uploaded (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

EXXIM - all you need for cone beam tomography

  • 1. EXXIM - all you need for cone beam tomography Dr. Horst Bruning CEO, Animage LLC and Exxim Computing Stanford School of Engineering May 4 2009
  • 2. European – Silicon Valley Entrepreneurship • What can we learn from European entrepreneurs (if anything)? • Personal story • Exxim and Animage • What’s European about it? • What is Silicon Valley specific?
  • 3. The Personal Story Background in Germany and Switzerland Studied Physics at Universities of Erlangen/Nurnberg and Freiburg/Germany
  • 4. The Personal Story -2 PhD work at CERN in Geneva, Switzerland: Charm quarks, neutral currents, PSI-particles 3.1 GeV/c Competition with SLAC and MIT/Brookhaven  Do something of fundamental importance
  • 5. Personal Story - 3 • SIEMENS Healthcare in Erlangen Germany • CT, Angiography, cross-modality work • VP Engineering • Head of Basic Research • Concept Intrapreneurship
  • 6. Personal Story - 4 Founding of Exxim Computing Corporation in 2002 (Extreme X-ray IMaging) – 3 people, 2 products: • COBRA software and • LIDO active pixel array for detectors
  • 8. Calculates tomographic slices from a set of 2-D projection images: Cone Beam Tomography COBRA supports a wide spectrum of scanner hardware configurations
  • 9. Clockwise: transaxial slice, surface rendered insect, sagittal cut into volume rendered head image
  • 10. Can be setup on a wide spectrum of computer hardware: laptops, desktops, desktops with powerful graphics cards (nVidia Geforce), and network (Cobra Cluster Solutions)
  • 11. Based on Feldkamp’s algorithm Raw (intensity values) projection Air raw (bright field) projection
  • 12. First step of Feldkamp’s algorithm: converting input data to attenuation projections + =
  • 13. Second step of Feldkamp’s algorithm: filtering attenuation projections
  • 14. Third step of Feldkamp’s algorithm: backprojecting and accumulation
  • 15. Incorporates correction algorithms making output images more accurate and visually pleasant: - post-reconstruction noise reduction, - metal artifact reduction, - water-level density auto-calibration Noise reduction when different factors applied
  • 16. Iterative metal artifact reduction (MAR) Important for dental applications
  • 18. Useful optional features: - DICOM output, - Arbitrary output volume size (cubes even bigger than 4096x4096x4096 can be reconstructed), - Output volume origin offset and volume flips, - Built-in geometry calibration utility, - Accepting input projections containing intensity or logged attenuation values
  • 19. Cobra performance Dual-core 3 GHz PC nVidia Geforce 285 GTX installed Windows 64-bit platform Input data Output Volume Reconstruction time 512x512 512x512x512 < 20 sec 512 projections 960x768 640x640x576 60 sec 600 projections 1024x1024 1024x1024x1024 180 sec 700 projections
  • 21. Cobra SDK Flexible and easy to integrate char company[] = "YourCompanyName"; char serialNumber[] = "YourLicense"; DWORD result = 0; // ************ Init ************ result = CobraDispatcher_Init(company, serialNumber); result = CobraDispatcher_Communicate(); result = CobraDispatcher_SetReconMode( BPMODETAG_CONEBEAM | MODE_OFFLINE); // ************ Set parameters from file ************ CobraDispatcher_SetParametersByFile(cParFileName); // ************ Reconstruct ************ result = CobraDispatcher_TerminateReconstruction(); result = CobraDispatcher_ResetReconstruction(); result = CobraDispatcher_StartReconstruction();
  • 22. Version 7. New look. Built-in visualization
  • 23. Version 7. Scan database. Full DICOM interface
  • 24. Exxim is dedicated to continuous improvement of Volume CT software - Increase performance - Add functionality - Mitigate artifacts - Open for the future
  • 25. Founding of Animage, LLC in 1/2008 Serves the veterinary radiology market with a multi-modality x-ray imager – Volume CT – Digital Radiography – Digital Fluoroscopy
  • 26.
  • 27. Conclusions • Personal goals • Deep expertise in at least one field • Sufficient knowledge of all other fields of the corporate world • Access to venture capital questionable • A bit of luck