chenynCV / camera_and_pose

Reconstructing 3D Human Pose from 2D Image Landmarks

Home Page:http://www.cs.cmu.edu/~vramakri/academic/ECCV2012.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains code and examples for the paper:

Reconstructing 3D Human Pose from 2D Image Landmarks.
Varun Ramakrishna, Takeo Kanade, Yaser Sheikh
European Conference on Computer Vision, 2012.

Please cite the above paper if you use the code in your work.


Copyright (C) 2012 by Varun Ramakrishna

camera_and_pose is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by (at your option) any later version.

camera_and_pose is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public licenses along with camera_and_pose. If not, see http://www.gnu.org/licenses/.

About

Reconstructing 3D Human Pose from 2D Image Landmarks

http://www.cs.cmu.edu/~vramakri/academic/ECCV2012.html

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%