Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbz committed Oct 29, 2013
1 parent 1cf564f commit 8148180
Show file tree
Hide file tree
Showing 103 changed files with 11,389 additions and 3,551 deletions.
228 changes: 228 additions & 0 deletions author/jim-braux-zin.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,228 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Bootstrap core CSS -->
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.css" rel="stylesheet">

<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->

<!-- LESS pre-processor -->
<link rel="stylesheet/less" href="http://www.braux-zin.com/theme/less/main.less" type="text/css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/less.js/1.4.1/less.min.js"></script>

<title>Jim Braux-Zin's homepage - Articles by Jim Braux-Zin</title>
<meta charset="utf-8" />

<link href="http://www.braux-zin.com/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Jim Braux-Zin's homepage Full Atom Feed" />
</head>

<body data-spy="scroll" data-target=".navbar-menu" data-offset="50">
<div class="container">
<nav class="navbar navbar-default navbar-fixed-top">
<!--
Brand and toggle get grouped for better mobile display
-->
<div class="navbar-header">
<button type="button" class="navbar-toggle"
data-toggle="collapse"
data-target=".navbar-menu">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://www.braux-zin.com">Jim Braux-Zin's homepage</a>
</div>

<!--
Collect the nav links, forms, and other content for
toggling
-->
<div class="collapse navbar-collapse navbar-menu" role="navigation">
<ul class="nav navbar-nav">

<li><a href="#bioresume">Bio/Resume</a></li>
<li><a href="#thesis">Thesis</a></li>
<li><a href="#publications">Publications</a></li>

</ul>
<ul class="nav navbar-nav navbar-right">
<li style="padding:11px 15px 10px 15px;">
<div class="g-follow" data-annotation="bubble" data-height="24" data-href="//plus.google.com/116983469368569043160" data-rel="author"></div>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>

<div class="wrapper">
<div class="content" role="main">
<section id="content">

<article id="bioresume">
<header>
<h1>
<a href="http://www.braux-zin.com/index.html#bioresume" rel="bookmark" title="Permalink to Bio/Resume">
Bio/Resume
</a>
</h1>
</header>
<p><img alt="Profile picture" src="http://www.braux-zin.com/images/jim-braux-zin.jpg" />
Hi! My name is Jim and I am a French Ph.D. candidate in Computer Vision. I work at <a href="http://www.kalisteo.fr/en/index.htm">CEA LIST</a> under the supervision of <a href="http://isit.u-clermont1.fr/~ab/">Adrien Bartoli</a>. I am addressing exciting things such as augmented reality, 3d localization, 3d reconstruction and non-rigid surface registration.</p>
<h1 id="contact">Contact</h1>
<p>You can add me on <a href="https://plus.google.com/116983469368569043160">Google+</a> to share news and thoughts about computer vision and technology. Feel free to contact me by <a href="mailto:[email protected]">e-mail</a> or <a href="http://lnkd.in/2Ff7Ts">LinkedIn</a>
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/MemberProfile" data-id="http://www.linkedin.com/in/jimbz" data-format="hover" data-related="false"></script>
.</p>
<h1 id="education">Education</h1>
<p>I enrolled in a <em>double-degree</em> Master's degree at <a href="http://www.supelec.fr/374_p_14603/welcome.html">Supélec</a> (Paris, France) and <a href="http://www.kth.se/en">The Royal Institute of Technology (KTH)</a> (Stockholm, Sweden). I majored in digital communications and signal processing with minors in robotics and computer vision. I was deeply implicated in student associative projects such as <a href="http://enactus.org/">Enactus</a>.</p>
<h1 id="skills">Skills</h1>
<h2 id="3d-computer-vision">3D Computer Vision</h2>
<ul>
<li>Projective geometry</li>
<li>Camera intrinsic and extrinsic calibration</li>
<li>Simultaneous Localization And Mapping (SLAM)</li>
<li>Sparse and dense 3d reconstruction</li>
</ul>
<h2 id="2d-computer-vision">2D Computer Vision</h2>
<ul>
<li>Optical flow</li>
<li>Stereovision</li>
<li>Non-rigid surface registration</li>
<li>Feature detection and matching (point and segment)</li>
</ul>
<h2 id="continuous-optimization">Continuous Optimization</h2>
<ul>
<li>Convex optimization (Gauss-Newton, Levenberg-Marquardt)</li>
<li>Total Variation regularization</li>
<li>Global optimization by Particle Swarm Optimization</li>
</ul>
<h2 id="technical-skills">Technical skills</h2>
<ul>
<li>Expert (+4 years)<ul>
<li>C++ (OpenCV, Eigen)</li>
<li>General-purpose computing on graphics processing units (GPGPU) with CUDA</li>
<li>Python (Numpy, Scipy, Matplotlib)</li>
</ul>
</li>
<li>Advanced<ul>
<li>Matlab/Octave</li>
<li>Qt framework</li>
<li>Java</li>
<li>Android (OpenCV, JNI)</li>
<li>Bash scripting</li>
<li>Web development</li>
</ul>
</li>
</ul>
</article>
<article id="thesis">
<header>
<h1>
<a href="http://www.braux-zin.com/index.html#thesis" rel="bookmark" title="Permalink to Thesis">
Thesis
</a>
</h1>
</header>
<p>My thesis' goal is the design of an augmented reality system. This broad subject led me to two main directions.</p>
<h1 id="optical-see-through-augmented-reality">Optical-See-Through Augmented Reality</h1>
<p><img alt="Our optical see-through prototype" src="http://www.braux-zin.com/images/seethrough/system.jpg" />
Augmented Reality could be of great help for critical applications such as driving or surgery assistance. However in these cases every millisecond counts and the user cannot afford to add any latency to reality. This dismisses all <em>video see-through</em> solutions for <em>optical see-through</em> ones, where virtual augmentations are layered onto the reality thanks to a semi-transparent display. This adds new constraints on the system for proper alignment with reality. We focused on a tablet-like system composed of a transparent LCD screen and two localization devices (one to compute the pose relative to the environment and the other to locate the user). We believe this kind of systems would be more practical to the user (well-delimited window, no heavy head-mounted device) and the designer (less constraint on the weight, slower motion) relative to current head-mounted displays.</p>
<h1 id="combining-direct-and-feature-based-costs-for-optical-flow-and-stereovision">Combining Direct and Feature-Based Costs for Optical Flow and Stereovision</h1>
<p>The estimation of a dense motion field (optical flow) is a very important building block for many computer vision tasks such as 3d reconstruction. We introduce a new framework allowing to leverage the information provided by sparse feature matches (point or segment) to guide a dense iterative optical flow estimation out of local minima. This allows to vastly increase the convergence basin without any loss of accuracy. A wide range of application is then possible, without modification, such as wide-baseline stereovision or non-rigid surface registration.</p>
<p class="standalone"><img alt="Reference image" src="http://www.braux-zin.com/images/daisy/4.png" title="Reference image" /> <img alt="Second image" src="http://www.braux-zin.com/images/daisy/2.png" title="Second image" /> <img alt="Depth" src="http://www.braux-zin.com/images/daisy/42.png" title="Computed depth map with detected self-occlusions in green" /></p>
</article>

<script type="text/javascript">
function disp(s) {
var win;
var doc;
win = window.open("", "WINDOWID");
doc = win.document;
doc.open("text/plain");
doc.write("<pre>" + s + "</pre>");
doc.close();
}
</script>
<article id="publications">
<header>
<h1>
<a href="http://www.braux-zin.com/index.html#publications" rel="bookmark" title="Permalink to Publications">
Publications
</a>
</h1>
</header>
<ul class="publications">
<li class="publication">
<h3 class="title">Combining features and intensity for wide-baseline non-rigid surface registration.</h3>
<span class="authors">Jim Braux-Zin, Romain Dupont, and Adrien Bartoli.</span>
<span class="btitle"><em>British Machine Vision Conference (BMVC)</em>.</span>
<span class="date">2013</span>
<span class="links">
[&nbsp;<a href="javascript:disp('@inproceedings{\n brauxzin2013bmvc,\n author = &amp;#34;Braux-Zin, Jim and Dupont, Romain and Bartoli, Adrien&amp;#34;,\n organization = &amp;#34;BMVA&amp;#34;,\n booktitle = &amp;#34;British Machine Vision Conference (BMVC)&amp;#34;,\n year = &amp;#34;2013&amp;#34;,\n title = &amp;#34;Combining Features and Intensity for Wide-Baseline Non-Rigid Surface Registration&amp;#34;\n}\n\n');">Bibtex</a>&nbsp;]
[&nbsp;<a href="/pdf/brauxzin_bmvc2013.pdf">PDF</a>&nbsp;]
</span>

</span>

</span>
</li>
<li class="publication">
<h3 class="title">A general dense image matching framework combining direct and feature-based costs.</h3>
<span class="authors">Jim Braux-Zin, Romain Dupont, and Adrien Bartoli.</span>
<span class="btitle"><em>International Conference on Computer Vision (ICCV)</em>.</span>
<span class="date">2013</span>
<span class="links">
[&nbsp;<a href="javascript:disp('@inproceedings{\n brauxzin2013iccv,\n author = &amp;#34;Braux-Zin, Jim and Dupont, Romain and Bartoli, Adrien&amp;#34;,\n organization = &amp;#34;IEEE&amp;#34;,\n booktitle = &amp;#34;International Conference on Computer Vision (ICCV)&amp;#34;,\n year = &amp;#34;2013&amp;#34;,\n title = &amp;#34;A General Dense Image Matching Framework Combining Direct and Feature-based Costs&amp;#34;\n}\n\n');">Bibtex</a>&nbsp;]
[&nbsp;<a href="/pdf/brauxzin_iccv2013.pdf">PDF</a>&nbsp;]
</span>

</span>

</span>
</li>
<li class="publication">
<h3 class="title">Calibrating an optical see-through rig with two non-overlapping cameras: the virtual camera framework.</h3>
<span class="authors">Jim Braux-Zin, Adrien Bartoli, Romain Dupont, and Regis Vinciguerra.</span>
<span class="btitle"><em>3D Imaging, Modeling, Processing, Visualization and Transmission (3DIMPVT)</em>.</span>
<span class="date">2012</span>
<span class="links">
[&nbsp;<a href="javascript:disp('@inproceedings{\n brauxzin20123dimpvt,\n author = &amp;#34;Braux-Zin, Jim and Bartoli, Adrien and Dupont, Romain and Vinciguerra, Regis&amp;#34;,\n title = &amp;#34;Calibrating an Optical See-Through Rig with Two Non-overlapping Cameras: The Virtual Camera Framework&amp;#34;,\n booktitle = &amp;#34;3D Imaging, Modeling, Processing, Visualization and Transmission (3DIMPVT)&amp;#34;,\n year = &amp;#34;2012&amp;#34;,\n organization = &amp;#34;IEEE&amp;#34;,\n pages = &amp;#34;308--315&amp;#34;\n}\n\n');">Bibtex</a>&nbsp;]
[&nbsp;<a href="/pdf/brauxzin_3dimpvt2012.pdf">PDF</a>&nbsp;]
</span>

</span>

</span>
</li>
</ul>
</article></section><!-- /#content -->
</div>
</div>

<footer>
<address id="about">
Powered by <a href="http://getpelican.com/">Pelican</a>, <a href="http://python.org">Python</a>, <a href="http://getbootstrap.com/">Bootstrap</a> and <a href="http://bootswatch.com/">Bootswatch</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</div>

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="//code.jquery.com/jquery-2.0.3.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<!-- Social scripts -->
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

</body>
</html>
149 changes: 149 additions & 0 deletions bioresume.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Bootstrap core CSS -->
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.css" rel="stylesheet">

<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->

<!-- LESS pre-processor -->
<link rel="stylesheet/less" href="http://www.braux-zin.com/theme/less/main.less" type="text/css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/less.js/1.4.1/less.min.js"></script>




</head>

<body data-spy="scroll" data-target=".navbar-menu" data-offset="50">
<div class="container">
<nav class="navbar navbar-default navbar-fixed-top">
<!--
Brand and toggle get grouped for better mobile display
-->
<div class="navbar-header">
<button type="button" class="navbar-toggle"
data-toggle="collapse"
data-target=".navbar-menu">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://www.braux-zin.com">Jim Braux-Zin's homepage</a>
</div>

<!--
Collect the nav links, forms, and other content for
toggling
-->
<div class="collapse navbar-collapse navbar-menu" role="navigation">
<ul class="nav navbar-nav">

</ul>
<ul class="nav navbar-nav navbar-right">
<li style="padding:11px 15px 10px 15px;">
<div class="g-follow" data-annotation="bubble" data-height="24" data-href="//plus.google.com/116983469368569043160" data-rel="author"></div>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>

<div class="wrapper">
<div class="content" role="main">
<section id="content" class="body">
<header>
<h2 class="entry-title">
<a href="http://www.braux-zin.com/index.html#bioresume" rel="bookmark"
title="Permalink to Bio/Resume">Bio/Resume</a></h2>

</header>
<footer class="post-info">
<abbr class="published" title="2013-10-25T00:00:00">
ven. 25 octobre 2013
</abbr>
<address class="vcard author">
By <a class="url fn" href="http://www.braux-zin.com/author/jim-braux-zin.html">Jim Braux-Zin</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<p><img alt="Profile picture" src="http://www.braux-zin.com/images/jim-braux-zin.jpg" />
Hi! My name is Jim and I am a French Ph.D. candidate in Computer Vision. I work at <a href="http://www.kalisteo.fr/en/index.htm">CEA LIST</a> under the supervision of <a href="http://isit.u-clermont1.fr/~ab/">Adrien Bartoli</a>. I am addressing exciting things such as augmented reality, 3d localization, 3d reconstruction and non-rigid surface registration.</p>
<h1 id="contact">Contact</h1>
<p>You can add me on <a href="https://plus.google.com/116983469368569043160">Google+</a> to share news and thoughts about computer vision and technology. Feel free to contact me by <a href="mailto:[email protected]">e-mail</a> or <a href="http://lnkd.in/2Ff7Ts">LinkedIn</a>
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/MemberProfile" data-id="http://www.linkedin.com/in/jimbz" data-format="hover" data-related="false"></script>
.</p>
<h1 id="education">Education</h1>
<p>I enrolled in a <em>double-degree</em> Master's degree at <a href="http://www.supelec.fr/374_p_14603/welcome.html">Supélec</a> (Paris, France) and <a href="http://www.kth.se/en">The Royal Institute of Technology (KTH)</a> (Stockholm, Sweden). I majored in digital communications and signal processing with minors in robotics and computer vision. I was deeply implicated in student associative projects such as <a href="http://enactus.org/">Enactus</a>.</p>
<h1 id="skills">Skills</h1>
<h2 id="3d-computer-vision">3D Computer Vision</h2>
<ul>
<li>Projective geometry</li>
<li>Camera intrinsic and extrinsic calibration</li>
<li>Simultaneous Localization And Mapping (SLAM)</li>
<li>Sparse and dense 3d reconstruction</li>
</ul>
<h2 id="2d-computer-vision">2D Computer Vision</h2>
<ul>
<li>Optical flow</li>
<li>Stereovision</li>
<li>Non-rigid surface registration</li>
<li>Feature detection and matching (point and segment)</li>
</ul>
<h2 id="continuous-optimization">Continuous Optimization</h2>
<ul>
<li>Convex optimization (Gauss-Newton, Levenberg-Marquardt)</li>
<li>Total Variation regularization</li>
<li>Global optimization by Particle Swarm Optimization</li>
</ul>
<h2 id="technical-skills">Technical skills</h2>
<ul>
<li>Expert (+4 years)<ul>
<li>C++ (OpenCV, Eigen)</li>
<li>General-purpose computing on graphics processing units (GPGPU) with CUDA</li>
<li>Python (Numpy, Scipy, Matplotlib)</li>
</ul>
</li>
<li>Advanced<ul>
<li>Matlab/Octave</li>
<li>Qt framework</li>
<li>Java</li>
<li>Android (OpenCV, JNI)</li>
<li>Bash scripting</li>
<li>Web development</li>
</ul>
</li>
</ul>
</div><!-- /.entry-content -->
</section>
</div>
</div>

<footer>
<address id="about">
Powered by <a href="http://getpelican.com/">Pelican</a>, <a href="http://python.org">Python</a>, <a href="http://getbootstrap.com/">Bootstrap</a> and <a href="http://bootswatch.com/">Bootswatch</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</div>

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="//code.jquery.com/jquery-2.0.3.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<!-- Social scripts -->
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>

</body>
</html>
Loading

0 comments on commit 8148180

Please sign in to comment.