Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Toby Collins is active.

Publication


Featured researches published by Toby Collins.


IEEE Transactions on Pattern Analysis and Machine Intelligence | 2015

Shape-from-Template

Adrien Bartoli; Yan Gérard; François Chadebecq; Toby Collins; Daniel Pizarro

We study a problem that we call Shape-from-Template, which is the problem of reconstructing the shape of a deformable surface from a single image and a 3D template. Current methods in the literature address the case of isometric deformations, and relax the isometry constraint to the convex inextensibility constraint, solved using the so-called maximum depth heuristic. We call these methods zeroth-order since they use image point locations (the zeroth-order differential structure) to solve the shape inference problem from a perspective image. We propose a novel class of methods that we call first-order. The key idea is to use both image point locations and their first-order differential structure. The latter can be easily extracted from a warp between the template and the input image. We give a unified problem formulation as a system of PDEs for isometric and conformal surfaces that we solve analytically. This has important consequences. First, it gives the first analytical algorithms to solve this type of reconstruction problems. Second, it gives the first algorithms to solve for the exact constraints. Third, it allows us to study the well-posedness of this type of reconstruction: we establish that isometric surfaces can be reconstructed unambiguously and that conformal surfaces can be reconstructed up to a few discrete ambiguities and a global scale. In the latter case, the candidate solution surfaces are obtained analytically. Experimental results on simulated and real data show that our isometric methods generally perform as well as or outperform state of the art approaches in terms of reconstruction accuracy, while our conformal methods largely outperform all isometric methods for extensible deformations.


medical image computing and computer assisted intervention | 2012

3D reconstruction in laparoscopy with close-range photometric stereo

Toby Collins; Adrien Bartoli

In this paper we present the first solution to 3D reconstruction in monocular laparoscopy using methods based on Photometric Stereo (PS). Our main contributions are to provide the new theory and practical solutions to successfully apply PS in close-range imaging conditions. We are specifically motivated by a solution with minimal hardware modification to existing laparoscopes. In fact the only physical modification we make is to adjust the colour of the laparoscopes illumination via three colour filters placed at its tip. Once calibrated, our approach can compute 3D from a single image, does not require correspondence estimation, and computes absolute depth densely. We demonstrate the potential of our approach with ground truth ex-vivo and in-vivo experimentation.


International Journal of Computer Vision | 2014

Infinitesimal Plane-Based Pose Estimation

Toby Collins; Adrien Bartoli

Estimating the pose of a plane given a set of point correspondences is a core problem in computer vision with many applications including Augmented Reality (AR), camera calibration and 3D scene reconstruction and interpretation. Despite much progress over recent years there is still the need for a more efficient and more accurate solution, particularly in mobile applications where the run-time budget is critical. We present a new analytic solution to the problem which is far faster than current methods based on solving Pose from


european conference on computer vision | 2014

An Analysis of Errors in Graph-Based Keypoint Matching and Proposed Solutions

Toby Collins; Pablo Mesejo; Adrien Bartoli


international conference information processing | 2012

Towards live monocular 3d laparoscopy using shading and specularity information

Toby Collins; Adrien Bartoli

n


international symposium on mixed and augmented reality | 2014

Computer-Assisted Laparoscopic myomectomy by augmenting the uterus with pre-operative MRI data

Toby Collins; Daniel Pizarro; Adrien Bartoli; M. Canis; Nicolas Bourdel


workshop on biomedical image registration | 2012

Tracking by detection for interactive image augmentation in laparoscopy

Jae-Hak Kim; Adrien Bartoli; Toby Collins; Richard I. Hartley

n Points (PnP) and is in most cases more accurate. Our approach involves a new way to exploit redundancy in the homography coefficients. This uses the fact that when the homography is noisy it will estimate the true transform between the model plane and the image better at some regions on the plane than at others. Our method is based on locating a point where the transform is best estimated, and using only the local transformation at that point to constrain pose. This involves solving pose with a local non-redundant 1st-order PDE. We call this framework Infinitesimal Plane-based Pose Estimation (IPPE), because one can think of it as solving pose using the transform about an infinitesimally small region on the surface. We show experimentally that IPPE leads to very accurate pose estimates. Because IPPE is analytic it is both extremely fast and allows us to fully characterise the method in terms of degeneracies, number of returned solutions, and the geometric relationship of these solutions. This characterisation is not possible with state-of-the-art PnP methods.


computer vision and pattern recognition | 2013

Template-Based Isometric Deformable 3D Reconstruction with Sampling-Based Focal Length Self-Calibration

Adrien Bartoli; Toby Collins

An error occurs in graph-based keypoint matching when keypoints in two different images are matched by an algorithm but do not correspond to the same physical point. Most previous methods acquire keypoints in a black-box manner, and focus on developing better algorithms to match the provided points. However to study the complete performance of a matching system one has to study errors through the whole matching pipeline, from keypoint detection, candidate selection to graph optimisation. We show that in the full pipeline there are six different types of errors that cause mismatches. We then present a matching framework designed to reduce these errors. We achieve this by adapting keypoint detectors to better suit the needs of graph-based matching, and achieve better graph constraints by exploiting more information from their keypoints. Our framework is applicable in general images and can handle clutter and motion discontinuities. We also propose a method to identify many mismatches a posteriori based on Left-Right Consistency inspired by stereo matching due to the asymmetric way we detect keypoints and define the graph.


international conference information processing | 2012

Template-Based conformal shape-from-motion-and-shading for laparoscopy

Abed Malti; Adrien Bartoli; Toby Collins

We present steps toward the first real-time system for computing and visualising 3D surfaces viewed in live monocular laparoscopy video. Our method is based on estimating 3D shape using shading and specularity information, and seeks to push current Shape from Shading (SfS) boundaries towards practical, reliable reconstruction. We present an accurate method to model any laparoscopes light source, and a highly-parallelised SfS algorithm that outperforms the fastest current method. We give details of its GPU implementation that facilitates realtime performance of an average frame-rate of 23fps. Our system also incorporates live 3D visualisation with virtual stereoscopic synthesis. We have evaluated using real laparoscopic data with ground-truth, and we present the successful in-vivo reconstruction of the human uterus. We however draw the conclusion that the shading cue alone is insufficient to reliably handle arbitrary laparoscopic images.


Medical Hypotheses | 2012

Computer assisted Minimally Invasive Surgery: Is medical Computer Vision the answer to improving laparosurgery?

Adrien Bartoli; Toby Collins; Nicolas Bourdel; M. Canis

An active research objective in Computer Assisted Intervention (CAI) is to develop guidance systems to aid surgical teams in laparoscopic Minimal Invasive Surgery (MIS) using Augmented Reality (AR). This involves registering and fusing additional data from other modalities and overlaying it onto the laparoscopic video in realtime. We present the first AR-based image guidance system for assisted myoma localisation in uterine laparosurgery. This involves a framework for semi-automatically registering a pre-operative Magnetic Resonance Image (MRI) to the laparoscopic video with a deformable model. Although there has been several previous works involving other organs, this is the first to tackle the uterus. Furthermore, whereas previous works perform registration between one or two laparoscopic images (which come from a stereo laparoscope) we show how to solve the problem using many images (e.g. 20 or more), and show that this can dramatically improve registration. Also unlike previous works, we show how to integrate occluding contours as registration cues. These cues provide powerful registration constraints and should be used wherever possible. We present retrospective qualitative results on a patient with two myomas and quantitative semi-synthetic results. Our multi-image framework is quite general and could be adapted to improve registration in other organs with other modalities such as CT.

Collaboration


Dive into the Toby Collins's collaboration.

Top Co-Authors

Avatar

Adrien Bartoli

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Daniel Pizarro

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

M. Canis

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Nicolas Bourdel

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Clement Debize

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Abed Malti

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Ajad Chhatkuli

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Mathias Gallardo

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Pauline Chauvet

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Bruno Pereira

Centre national de la recherche scientifique

View shared research outputs
Researchain Logo
Decentralizing Knowledge