AAM OpenCV C++
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.
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.
Comprehensive AAM library.
https://github.com/greatyao/aamlibrary
I have an updated version for use with OpenCV 2.4.8+
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!
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.
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! :)
Did you even put effort into going to his link? The code is right there!
@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?
@MRDaniel did you ever release your own updated version?
Asked: 2014-01-18 23:07:37 -0600
Seen: 3,687 times
Last updated: Sep 30 '14
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.
Exactly, using the smart pointers.
Okay, going to keep an eye on this, could be interesting for my research ;)