Computer Vision : Tracking!

Spanish Version Turns out that there are countless intelligent ways to track an object within an image: using features descriptors, optical flow, colours, kalman filter etc. But, as I am not a genius, and taking advantage of having done a simplified tracking code for a class project, I would like to use it to discuss in…

DIY: PS & Matlab: Scanimation

Spanish version Turns out that I have just woken up and, that counter which is only activated each 21930+-30 hours has moved! (happy new year by the way 🙂 ). The Christmas consequence is a “pending-post” queue waiting for me to have some spare minutes, given by my exams obligations, to post it (and a couple…

Ps & Ai #1 – Gif

Spanish version Turns out that frequently I need a video with specific characteristics in order to test some computer vision algorithms. Obviously, the Internet almost always has a suitable picture for each moment but, in this kind of obsession for learning how to do everything that I manifest, I wonder what exactly is, and how those short…

Computer Vision #1 – Optical Flow

Spanish version Turns out that computer vision not only works with static images but also with video processing. I am plenty conscious that this post performs a step forward in terms of difficulties, but it is said that the best way to learn concepts is attempting to explain them and, since I want to clarify some details related to…

Computer Vision #0.1 Basics.

Spanish version Turns out that when I was about to finish the plate recognition post, I realised that there are some basic operations that are needed to be previously understood and If I describe them within the post it turns endless. As a timely retreat is a victory, I have decided to write a second introductory post with the…

Computer Vision and Perception #0

Spanish Version Turns out that there are more computer vision applications around us that we actually realise. Perception as a global concept and computer vision as a specific one, are ideas really used in the real world. Behind such reality there are “simple” things like computers reading your plate number, or more “advanced” uses like computer vision aided cancer detection.…

Getting started with GitHub for dummies.

Turns out that I have a couple of projects in mind and I was looking for which was the best way to modify from different computers the files without too much suffering. I had discarded solutions similar to Dropbox because I intend to work in Virtual Machines with Ubuntu and I considered dropbox not to be…

Introducing Latex

Turns out that generating documents is one of the most common tasks that I have to do ultimately. With this in mind… What is LaTex?, What does LaTex do?, Why do I use Latex and Why am I so persistent talking all the time about LaTex?. Well, first of all I am not an expert so…