Tutorial about mosaicing

Interesting tutorial of image mosaicing that includes a presentation and related source code in Matlab. It is in Spanish.[Link]

Sigue leyendo →

Code for Decision Forests

Antonio Criminisi has shared C++ and C# code for implementing decision forests for classification, regression, density estimation and semi-supervised learning. The code is a companion to the book “Decision Forests for Computer Vision and Medical Image Analysis“.

Sigue leyendo →

Code for “Vessel Scale-Selection using MRF Optimization”

Hengameh Mirzaalian has shared the code of his paper “Vessel Scale-Selection using MRF Optimization“.

Sigue leyendo →

Traffic Sign Recognition datasets

The INI Benchmark Website have two databases for traffic sign recognition applications: German Traffic Sign Recognition Benchmark: a large multi-category classification benchmark.  German Traffic Sign Detection Benchmark.

Sigue leyendo →

LaTeX and Mathematics

A useful resource about how to write mathematical expression in LaTeX is the ‘LaTeX/Mathematics‘ page of Wikibooks. Here, the contents that you can find there is listed: Contents 1 Mathematics environments 1.1 Inserting “Displayed” maths inside blocks of text 2 Symbols 3 Greek letters 4 Operators 5 Powers and indices 6 Fractions and Binomials 6.1 […]

Sigue leyendo →

The future of the science by Neil deGrasse Tyson

shortcode

Sigue leyendo →

The next Kinect-like product for short ranges

The Leap Motion controller is in some way the same concept that made so succesful Kinect controller. It is a depth sensor for short ranges, but with millimetric precision, and it is based on interferometry technology. Although these kind of products are already in the market, they are quite expensive. However, the Leap Motion is […]

Sigue leyendo →

Interactive input in Matlab

In Matlab (at least from the version 2009a) you can find the following interactive input functions: They can be especially useful in the implementation of visual tracking of regions and objects in video sequences.

Sigue leyendo →

Kinect datasets

List RGB-D Person Re-identification Dataset [Link] Oriented to person re-identification using depth information. Matlab script for interfacing the dataset. RGB-D People Dataset. [Link] Ground truth. Suitable for video tracking. Contain RGB and depth images acquired from different Kinect sensors simultaneously. NYU Depth Dataset. [Link] Ground truth. Segmentation oriented. Matlab code for interfacing it. RGB-D Object […]

Sigue leyendo →

Open repositories for scientific publications

Oaister [Link] International open repository wth academic resources. Recolecta [Link] Spanish open repository with academic resources E-Ciencia [Link] Open repository with academic resources from the Madrid province. Archivo Digital UPM [Link] Open repository with academic resources from the Universidad Politécnica de Madrid. FreeFullPDF [Link] International open repository with academic resource. It indexes more than 80 […]

Sigue leyendo →