Ondřej Rozinek Czech Technical University in Prague Faculty of Biomedical Engineering 3D Hand Movement Analysis in Parkinson’s Disease 14.5.2008 1.

Slides:



Advertisements
Similar presentations
Practical Camera Auto-Calibration Based on Object Appearance and Motion for Traffic Scene Visual Surveillance Zhaoxiang Zhang, Min Li, Kaiqi Huang and.
Advertisements

Miroslav Hlaváč Martin Kozák Fish position determination in 3D space by stereo vision.
Single-view geometry Odilon Redon, Cyclops, 1914.
3D reconstruction.
Last 4 lectures Camera Structure HDR Image Filtering Image Transform.
Most-to-Least Legible Color Combinations for Viewing on Slide Shows Color and contrast are very important tools in communication. They can be used to enhance.
Computer vision: models, learning and inference
Chapter 6 Feature-based alignment Advanced Computer Vision.
Camera Calibration. Issues: what are intrinsic parameters of the camera? what is the camera matrix? (intrinsic+extrinsic) General strategy: view calibration.
Computer vision. Camera Calibration Camera Calibration ToolBox – Intrinsic parameters Focal length: The focal length in pixels is stored in the.
Uncertainty Representation. Gaussian Distribution variance Standard deviation.
Camera calibration and epipolar geometry
A New Block Based Motion Estimation with True Region Motion Field Jozef Huska & Peter Kulla EUROCON 2007 The International Conference on “Computer as a.
Structure from motion.
Epipolar geometry. (i)Correspondence geometry: Given an image point x in the first view, how does this constrain the position of the corresponding point.
Srikumar Ramalingam Department of Computer Science University of California, Santa Cruz 3D Reconstruction from a Pair of Images.
Structure from motion. Multiple-view geometry questions Scene geometry (structure): Given 2D point matches in two or more images, where are the corresponding.
Epipolar Geometry and the Fundamental Matrix F
Face Recognition Based on 3D Shape Estimation
Many slides and illustrations from J. Ponce
Uncalibrated Epipolar - Calibration
Signal Processing Institute Swiss Federal Institute of Technology, Lausanne 1 “OBJECTIVE AND SUBJECTIVE IDENTIFICATION OF INTERESTING AREAS IN VIDEO SEQUENCES”
Outdoor Motion Capturing of Ski Jumpers using Multiple Video Cameras Atle Nes Faculty of Informatics and e-Learning Trondheim University.
Multiple View Geometry Marc Pollefeys University of North Carolina at Chapel Hill Modified by Philippos Mordohai.
Single-view geometry Odilon Redon, Cyclops, 1914.
Projected image of a cube. Classical Calibration.
CS223b, Jana Kosecka Rigid Body Motion and Image Formation.
Camera parameters Extrinisic parameters define location and orientation of camera reference frame with respect to world frame Intrinsic parameters define.
Capturing the Motion of Ski Jumpers using Multiple Stationary Cameras Atle Nes Faculty of Informatics and e-Learning Trondheim University.
776 Computer Vision Jan-Michael Frahm, Enrique Dunn Spring 2013.
Automatic Camera Calibration
Image Formation. Input - Digital Images Intensity Images – encoding of light intensity Range Images – encoding of shape and distance They are both a 2-D.
1 Preview At least two views are required to access the depth of a scene point and in turn to reconstruct scene structure Multiple views can be obtained.
Geometric Camera Models and Camera Calibration
Course 12 Calibration. 1.Introduction In theoretic discussions, we have assumed: Camera is located at the origin of coordinate system of scene.
12a - 1 © 2000 Prentice-Hall, Inc. Statistics Multiple Regression and Model Building Chapter 12 part I.
High-Resolution Interactive Panoramas with MPEG-4 발표자 : 김영백 임베디드시스템연구실.
Thomas Knotts. Engineers often: Regress data  Analysis  Fit to theory  Data reduction Use the regression of others  Antoine Equation  DIPPR.
2014. Engineers often: Regress data  Analysis  Fit to theory  Data reduction Use the regression of others  Antoine Equation  DIPPR We need to be.
Vision Review: Image Formation Course web page: September 10, 2002.
© 2005 Martin Bujňák, Martin Bujňák Supervisor : RNDr.
Peripheral drift illusion. Multiple views Hartley and Zisserman Lowe stereo vision structure from motion optical flow.
Single-view geometry Odilon Redon, Cyclops, 1914.
Ch. 3: Geometric Camera Calibration
Raquel A. Romano 1 Scientific Computing Seminar May 12, 2004 Projective Geometry for Computer Vision Projective Geometry for Computer Vision Raquel A.
Projector Calibration of Interactive Multi-Resolution Display Systems 互動式多重解析度顯示系統之投影機校正 Presenter: 邱柏訊 Advisor: 洪一平 教授.
Reconstruction the 3D world out of two frames, based on camera pinhole model : 1. Calculating the Fundamental Matrix for each pair of frames 2. Estimating.
A Flexible New Technique for Camera Calibration Zhengyou Zhang Sung Huh CSPS 643 Individual Presentation 1 February 25,
June 10, 2013 Presented by Joshua Vallecillos Supervised By Christine Wittich, Ph.D. Student, Structural Engineering.
Colors of Pigment The primary colors of pigment are magenta, cyan, and yellow. [
A Prototype System for 3D Dynamic Face Data Collection by Synchronized Cameras Yuxiao Hu Hao Tang.
3D Reconstruction Using Image Sequence
Auto-calibration we have just calibrated using a calibration object –another calibration object is the Tsai grid of Figure 7.1 on HZ182, which can be used.
Color in Web Design. Overview: Color Topics Myths & Misconceptions Hexadecimal Notation Color Concepts and Issues.
MASKS © 2004 Invitation to 3D vision Uncalibrated Camera Chapter 6 Reconstruction from Two Uncalibrated Views Modified by L A Rønningen Oct 2008.
HSB to RGB to HEX.
Single-view geometry Odilon Redon, Cyclops, 1914.
Multi-view Synchronization of Human Actions and Dynamic Scenes Emilie Dexter, Patrick Pérez, Ivan Laptev INRIA Rennes - Bretagne Atlantique
CS682, Jana Kosecka Rigid Body Motion and Image Formation Jana Kosecka
Calibrating a single camera
Automatic Speed Control Using Distance Measurement By Single Camera
Additive Colour Theory
Epipolar geometry.
Camera Calibration Using Neural Network for Image-Based Soil Deformation Measurement Systems Zhao, Honghua Ge, Louis Civil, Architectural, and Environmental.
Uncalibrated Geometry & Stratification
Two ways to discuss color 1) Addition 2) Subtraction
Volume 49, Issue 1, Pages (January 2013)
What Color is it?.
Single-view geometry Odilon Redon, Cyclops, 1914.
Speed-Accuracy Tradeoff in Olfaction
Presentation transcript:

Ondřej Rozinek Czech Technical University in Prague Faculty of Biomedical Engineering 3D Hand Movement Analysis in Parkinson’s Disease

Outline Motivation and goals Color calibration Marker detection Camera calibration and 3D reconstruction Movement analysis Conclusion Block diagram

Motivation and goals Task: Are there any changes in patient‘s conditions after a drug was administered? Solution: 3D video analysis of hand movement 3 2D trajectory from top view 2D trajectory from side view 3D trajectory

Color calibration Correction of the image and so compensate different contrast and brightness conditions Task of curve fitting Different color calibration methods are compared: 1. Linear interpolation (LI) 2. Cubic Hermite functions (HF) 3. Multiple linear regression model (MLR) Uncalibrated Calibrated

Color calibration – multiple linear regression model Let Y be the matrix of reference colors (image I) and X the corresponding colors of uncalibrated image J t - number of terms MLR (linear combination of color components) n - used colors for color calibration t ≤ n - condition Disadvantage: multicollinearity of colors: white, grayscale, black Blue RedGreen 3D transfer function with linear terms 3D transfer function with non-linear terms Blue RedGreen 5

Color calibration - evaluation Used color for calibration c E cal 1D transfer functions3D transfer function MLR(t) LIHFMLR3MLR7MLR10MLR13 K, W xxxx R, G, B xxx C, M, Y xxx C, M, Y, K xxx R, G, B, K, W xxx C, M, Y, K, W xxx all 24 colored squares without calibration159.8 black (K), white (W), red (R), green (G), blue (B), cyan (C), magenta (M), yellow (Y), c – number of corresponding colors, t –terms, t ≤ n Root mean square error: - reference values - calibrated values - all squares on the color chessboard

Marker detection 1.2 seconds; 30 frames2.0 seconds; 50 frames Top view Side view

Camera calibration and 3D reconstruction Pinhole camera model - image coordinates - world coordinates - camera calibration matrix with intrinsic camera parameters - extrinsic camera parameters Estimate the camera matrix Direct linear estimation Closed-form solution Estimate the fundamental matrix relationship between the locations of two cameras using eight point alghoritm for point correspondences (u, v) for m ≥ 8 (i = 1,…m) Chessboard for point correspondences

Camera calibration and 3D reconstruction Barrel distortionUndistorted For measurements is necessery undistorted image - distorted image coordinates - tangential distortion - camera parameters - new normalized point coordinate 9

Movement analysis D side view 2D top view 3D

Movement analysis Motionabcde S V R var SkSk EkEk standart deviation ( S ) variation coefficient ( V ) range ( R var ) skewness ( S k ) kurtosis ( E k )

Conclusion Blue markers are proposed 3D hand trajectory of patients is obtained Error is 1-3 mm at rest and for slower motion (camera has only 25 frames per second) Color calibration to obtain the required brightness and contrast for the segmentation Hand velocity, angle in wrist and some statistic parameters are evaluated Future plans

Thank you for your attention