12
Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging Senior Design Project Megan Luh Hao Luo January 21 2010

Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

  • Upload
    herbst

  • View
    13

  • Download
    0

Embed Size (px)

DESCRIPTION

Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging. Senior Design Project Megan Luh Hao Luo January 21 2010. Analysis. Problem Statement Current methods of limb alignment are costly and time consuming - PowerPoint PPT Presentation

Citation preview

Page 1: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

Knee Alignment Verification System Utilizing Visual

Recognition Technology and Imaging

Senior Design ProjectMegan Luh

Hao LuoJanuary 21 2010

Page 2: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

AnalysisProblem Statement

Current methods of limb alignment are costly and time consuming

Dependent on individual surgeon skill for accurate calibration

Performance CriteriaConstrained by surgical

space, time, and resources

Limited by lens quality, camera resolution and frame rate, and noise level

Page 3: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

Primary ObjectiveProof of Concept that

visual recognition software can be applied to the field of limb alignment in real-time for surgical procedures

Improve the method of limb alignment used during surgical procedures

Create a new method that is more efficient, can be used in real-time, more economically profitable for hospitals.

Page 4: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

HypothesisSolution: Utilize

computer vision software in real time and implement it for limb alignment

Goals: Create a computer vision system using OpenCV and design necessary components for surgery

Page 5: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

FactorsParameters

Quality is determined by the speed, accuracy, and precision of the computer algorithm

Overall operating costs are reduced with a faster system

Patient and surgeon both benefit from a faster, more accurate system

Average operating room costs = $1000.00 per min

Surgical costsDoctor visits; pre

surgery and exams (total 3) $512

MRI $992.00 Hospital $4,909 Anesthesia 718.20 Doctor Charge: $3591

(surgery) total amounts

=10,722.20 

Page 6: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

Flow Chart

Page 7: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging
Page 8: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

ProgressCircle DetectionLine DetectionContour Detection

Page 9: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

Next StepLength calculationDesign capCamera calibration

Page 10: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

PerformanceAccuracy

Effect of Noise90% accurate

Precision0.01mm to 1mm

Page 11: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

ConclusionThe goal of this project is to accomplish a

proof of concept that visual recognition software can be applied to the field of orthopedic limb alignment in a real-time surgical procedure.

We plan to accomplish this by using OpenCV and cameras to detect markers on a cap placed on the tibial head.

we hope to continue expanding the program to incorporate depth perception and to calculate alignment.

Page 12: Knee Alignment Verification System Utilizing Visual Recognition Technology and Imaging

ReferencesDuda, R. O. and P. E. Hart, "Use of the Hough

Transformation to Detect Lines and Curves in Pictures," Comm. ACM, Vol. 15, pp. 11–15 (January, 1972).

Bradski, Gary, and Adrian Kaehler. "Image Transforms, Contours, Project and 3D vision." In Learning OpenCV: Computer Vision with the OpenCV Library. 1st ed. Sebastopol: O'Reilly Media, Inc., 2008. 109-141, 144-190, 222-251, 370-458.

Chleborad, Aaron. "OpenCV's cvReprojectImageTo3D." Graduate Student Robotics Blog. http://people.cis.ksu.edu/~aaron123/?m=20090629 (accessed December 18, 2009).