mirror of
https://github.com/jlengrand/IvolutionWebsite.git
synced 2026-03-10 08:31:18 +00:00
34 lines
1.4 KiB
Markdown
34 lines
1.4 KiB
Markdown
Title: Ivolution Project
|
|
Tags: face recognition, image processing, computer vision, python, openCV, Ivolution, Facemovie, Everyday
|
|
Slug: Ivolution
|
|
|
|
|
|
## Welcome on the website of the Ivolution project !
|
|
|
|
|
|
Ivolution is a __face timelapse generator__.
|
|
Feed it with a bunch of images and it will generate a movie with your face centered on the screen.
|
|
|
|
Here is a small demonstration of what Ivolution can achieve :
|
|
|
|
<center><iframe width="420" height="315" src="http://www.youtube.com/embed/yBnsqYn9Vgg" frameborder="0" allowfullscreen></iframe></center>
|
|
|
|
Ivolution uses __face detection__ and modifies the images so that your face always keeps the same size and location over the movie.
|
|
Images are processed in __chronological order__, so that you can see your face evoluate over time !
|
|
|
|
Ivolution uses a really simple interface, so that you timelapse is only two clicks from being generated !
|
|
Here is what the current interface looks like :
|
|
|
|
|
|
<center>
|
|
<p><img alt="Main interface" src="../theme/images/blog/mainpage1.png" /></p>
|
|
</center>
|
|
|
|
|
|
|
|
Ivolution currently supports Windows and Linux and was successfully tested on Windows XP, 7 and Ubuntu 12.04.
|
|
|
|
|
|
__Ivolution is currently still in early development, and you may face bugs or feel like critical features are missing.__
|
|
__In this case, just let me know by [sending me a mail](ivolution_app@gmail.com) or by [filing a bug here](https://github.com/jlengrand/FaceMovie/issues?state=open). I'll be glad to help you !__
|