Ask Your Question
3

AAM OpenCV C++

asked 2014-01-18 23:07:37 -0600

MRDaniel gravatar image

Hello,

I am creating an implementation of this updated using modern OpenCV

https://code.google.com/p/aam-opencv/

I am stuck. Does anyone want to help?

I have all code there are bugs.

edit retag flag offensive close merge delete

Comments

 1. You have bugs, which bugs?

 2. Why create an updated version. Old C-API to C++-API?
StevenPuttemans gravatar imageStevenPuttemans ( 2014-01-23 07:09:21 -0600 )edit
1
  1. You have bugs, which bugs?

The fitting only updates one parameter dramatically, other params only vary slightly. I've found aam-library by GreatYao. I've converting this for the same reasons but it is more sophisticated.

  1. Why create an updated version. Old C-API to C++-API?

Exactly, using the smart pointers.

MRDaniel gravatar imageMRDaniel ( 2014-01-23 15:45:07 -0600 )edit

Okay, going to keep an eye on this, could be interesting for my research ;)

StevenPuttemans gravatar imageStevenPuttemans ( 2014-01-24 02:07:03 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
2

answered 2014-01-26 20:54:30 -0600

MRDaniel gravatar image

Comprehensive AAM library.

https://github.com/greatyao/aamlibrary

I have an updated version for use with OpenCV 2.4.8+

edit flag offensive delete link more

Comments

1

Might be a good idea to host your updated version on a Github repository yourself? I have some collegues who would be very interested in this!

StevenPuttemans gravatar imageStevenPuttemans ( 2014-01-27 01:56:22 -0600 )edit
1

I am interested in this, especially if it works better than the original (judging by the videos). In fact, I would love to see ASM and AAM modules as part of official OpenCV!

xaffeine gravatar imagexaffeine ( 2014-01-27 13:21:57 -0600 )edit

Well i am getting some nice results here. It's not perfect although the basic Inverse Compositional method works and fits nicely. There are still some issues surrounding the PCA and perhaps the gradient images. If i get this on Github, would you guys be willing to help iron out the kinks? I'm only using 37 images of the same guy. I have the MUCT dataset annotated and in the correct format.

MRDaniel gravatar imageMRDaniel ( 2014-01-27 15:41:38 -0600 )edit

I would love to help, but time doesn't allow me for the moment. Got some pretty harsh deadlines comming up, so need to focus on that first! :)

StevenPuttemans gravatar imageStevenPuttemans ( 2014-01-28 02:25:01 -0600 )edit
1

MRDaniel, i would be very interested in an updated version for openCV 2.4.8 too. can you provide help here ? So very much appreciated.

Cheers

richardR gravatar imagerichardR ( 2014-09-09 05:56:28 -0600 )edit

Did you even put effort into going to his link? The code is right there!

StevenPuttemans gravatar imageStevenPuttemans ( 2014-09-09 05:59:07 -0600 )edit

@StevenPuttemans the link refers to code which is still written in OpenCV 1 and is last updated (more than) 1 year ago. This post is from 8 months ago, so it's not the code updated for OpenCV 2.4.8+. I'm interested as well, can you link to your code MRDaniel?

NumesSanguis gravatar imageNumesSanguis ( 2014-09-30 05:08:24 -0600 )edit

@MRDaniel, a link to your repo would be quite useful here ;)

berak gravatar imageberak ( 2014-09-30 05:20:15 -0600 )edit
1

@MRDaniel did you ever release your own updated version?

ubehagelig gravatar imageubehagelig ( 2015-07-09 04:35:34 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2014-01-18 23:07:37 -0600

Seen: 3,625 times

Last updated: Sep 30 '14