Doug's MATLAB Video Tutorials

March 9th, 2012

MATLAB 2012a: Face detection

The new release of MATLAB is here!

I was looking through it, and one thing that caught my eye the most was some face detection algorithms have been added. This is great because I get questions about it a fair amount. I am lending the blog to my friend and colleague, Bruce, to show you what is new in this area of MATLAB.

ps. I just watched this video with someone in the office. His response: “I spent one and a half years of grad school trying to do that!”

2 Responses to “MATLAB 2012a: Face detection”

  1. Garima Sharma replied on :

    Learn more about computer vision algorithms and tools on the product page: http://www.mathworks.com/products/computer-vision

    Here’s an interesting webinar coming up: http://www.mathworks.com/company/events/webinars/wbnr61958.html

  2. Bruce Tannenbaum replied on :

    One more thing…

    Come see my webinar on March 13th to see this topic in more detail along with other new capabilities for computer vision.

    http://www.mathworks.com/company/events/webinars/wbnr61958.html

    For more information on Computer Vision System Toolbox
    http://www.mathworks.com/products/computer-vision/

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.

Doug's picture

These postings are the author's and don't necessarily represent the opinions of MathWorks.