-
1.
DRIVSCO
-
(Portfolio)
-
... systems almost always employ conventional control strategies. Biological systems, on the other hand, learn. In the beginning they are functional only at a very basic level from which they improve their ...
-
Created on 07 February 2016
-
2.
Bug in the Code Related to Imfilter
-
(2014)
-
I just noticed that there is a bug in the code that manifests itself in "later" versions of Matlab. The bug is related to the Matlab function called IMFILTER. What happens is that when calculating the diffusion ...
-
Created on 09 May 2014
-
3.
Non-linear Image Diffusion and Efficient Solver
-
(Tutorials)
-
... that we will be using is as follows:
\[ \frac = DIV \big( g(x,y,t) \nabla I_k \big) \]
, where \( k \) refers to the image channel in question (e.g. R, G or B), \( g(x,y,t) \) is a function that defines ...
-
Created on 27 April 2014
-
4.
Geometric Active Contour Code
-
(Code samples)
-
... \]
\[ \Phi_t = |\nabla \Phi| DIV \Big( \dfrac \nabla \Phi \Big) + \nabla g(I) \cdot \nabla \Phi \]
where \( \Phi \) is a level-set function defining the segment, \( g(I) \) is a `stopping' function, ...
-
Created on 11 November 2012
-
5.
Universidad de Chile
-
(Affiliations)
-
... between structure and function in lipid model systems and phenomena on sub-cellular, cellular, and supra-cellular levels in the field of developmental biology, neurobiology, or membrane biophysics."
People ...
-
Created on 22 June 2012
-
6.
Diffusion Code
-
(Code samples)
-
... using the diffusion function.
From the links below you can download both the tutorial and the realted code:
Download the tutorial (PDF)
See the tutorial on-line
Download the code
...
-
Created on 21 June 2012
-
7.
Optical Flow Code
-
(Code samples)
-
... ALGORITHM FOR CALCULATING OPTICAL FLOW
//-Late linearisation (i.e. uses warping)
//-Robust error functions in both the data and the smoothness terms
//-Inputs are \(I_0\) and \(I_1\), number of scales ...
-
Created on 09 May 2012
-
8.
Stereo Disparity Code
-
(Code samples)
-
... FOR CALCULATING OPTICAL FLOW
//-Late linearisation (i.e. uses warping)
//-Robust error functions in both the data and the smoothness terms
//-Inputs are \(I_0\) and \(I_1\), number of scales \(scl\), ...
-
Created on 09 May 2012
-
9.
Segmentation
-
(Topics)
-
... the likelihood functions' parameters. Likelihood is defined as follows:
\[ p \Big ( I | \alpha_ \Big) = p \Bigg ( \ | \alpha_i \Bigg ) \]
where \( \alpha_i \) is a parameter vector describing the likehood ...
-
Created on 09 May 2012
-
10.
Optical Flow
-
(Topics)
-
... optical-flow calculation the energy functional describing the system is as follows:
\[ E(u,v) = \min_ \int_ \Psi \Big( Edata(u,v)^2 \Big) dx + \alpha \int_ \Psi \Big( Esmooth(u,v)^2 \Big) dx\]
where ...
-
Created on 09 May 2012
-
11.
Stereo Disparity
-
(Topics)
-
... model (based on the calculus of variations). In order to get a better insight of the model and how it is resolved, have a look at my thesis. In the variational disparity calculation the energy functional ...
-
Created on 09 May 2012
-
12.
Research
-
(Research)
-
... points of the scene being viewed. Therefore, corresponding image features, between left and right cameras (or eyes), differ in position as a function of depth. This difference is called disparity. Put ...
-
Created on 09 May 2012