maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [REQUEST] Photo Distortion App (https://talk.maemo.org/showthread.php?t=49779)

james174 2010-04-11 23:58

[REQUEST] Photo Distortion App
 
The N900 is starting to come some way now with apps in the pipeline for creating beautiful images in HDR etc, but haven't seen any apps for having fun with some photos.
Yes you guessed it, facewarp! Found it quite an amusing program once in a while on my C902, but wasn't all "that"

Now for you slightly older generation of computer users, who remembers Kai's power goo? Now having something like that would be amazing on the N900. Does anyone feel they could create such an app? Is it possible?

One other thing thats entered my mind is..... How about clipart templates / objects, like preset backgrounds, stupid cartoon hair, faces from animals, toys etc or distortion effects like on laptop webcam softwares, such as snow, bubbles, stretched faces etc etc.

What do people think, good app(s) to have?
Would anyone like to attempt to create such an app?

jedi 2010-04-12 09:32

Re: [REQUEST] Photo Distortion App
 
+1 for an app like this on my N900 - or even just for basic photo editing :)

Jezz 2010-04-12 10:12

Re: [REQUEST] Photo Distortion App
 
Would love an app for this

james174 2010-04-12 12:52

Re: [REQUEST] Photo Distortion App
 
Does anyone know of such software that could be ported?
Saves building it from the ground up for whoever decides to give it a go. :)

james174 2010-04-15 03:54

Re: [REQUEST] Photo Distortion App
 
To the devs, i spent some time looking for any software / tools that would help in developing such a prog and I came accross this it says for digital image warp and morph. So if anyone is attempting to make a photo morphing app, I hope this helps.

magullo 2010-04-16 10:35

Re: [REQUEST] Photo Distortion App
 
I'd like something similar, let's say, to Mac PhotooBooth.
So, my +1.
Thanks.

Shady 91' 2010-04-16 10:41

Re: [REQUEST] Photo Distortion App
 
me too. i will buy if it creates
+1

nathaneous 2010-04-16 10:48

Re: [REQUEST] Photo Distortion App
 
I recently contacted Befunky.com about this.

This was their response:

Hi Nathan,Thanks a lot for your interest in BeFunky. Currently we don't have a plan for other mobile platforms, at least in the near future.I'll keep your email so if we decide to do this one day you can be our firstbeta tester. Thanks,Baris / BeFunky Team

daperl 2010-04-16 12:33

Re: [REQUEST] Photo Distortion App
 
You're best chance of getting something ported is finding a light weight app in the Ubuntu repositories. With a few exceptions, it should already be GTK and the distribution would already be debian. Those two features make the barrier to entry much lower. So, if you guys are serious, that's a good place to start.

leetut 2010-04-16 12:53

Re: [REQUEST] Photo Distortion App
 
theres a nice looking image editor in extras-devel called Ansel-A
its not finished yet but maybe the app designer could port some 'fun' functions into it in the future

james174 2010-04-16 15:53

Re: [REQUEST] Photo Distortion App
 
The link i mentioned in one of my previous posts seems to be for an application for digital image morphing and warping. I'm pretty new to this, so bare with me if i'm wrong on this, but this link:-

gtkmorph
Loads, saves, warps, and dissolves images, and loads, saves, creates, and manipulates control meshes which determine the warping.
gtkmorph is a GUI for libmorph, using GTK+. It has many features, as the support for making movies automatically (it needs extra packages).

And this link
libmorph
Warps images, and also contains utilities to handle control meshes, that are line grids that are used to design an image warp.
with libmorph development files (if needed)

Now these are gtk packages from the debian.org site, they are available in the armel architecture to download.

From this information, would it now not be too difficult to make / port / combine the above packages to run on the N900?

Delta 2010-04-16 16:06

Re: [REQUEST] Photo Distortion App
 
I've always wondered if taking negative pictures with N900 is possible?
is it too difficult to invert all colors with in an image?

james174 2010-04-16 16:35

Re: [REQUEST] Photo Distortion App
 
could anyone possibly test the above packages on a linux system and see what its like?

lostinmirkwood 2010-04-16 20:10

Re: [REQUEST] Photo Distortion App
 
Quote:

theres a nice looking image editor in extras-devel called Ansel-A
its not finished yet but maybe the app designer could port some 'fun' functions into it in the future

leetut, thanks for the support,

I look into that, I've finished most of the current UI changes, and am now concentrating solely on the actual filters and speed improvements. I should have a new really-working version by Sunday.

As far as distort, I have the image loaded as a matrix in memory, so If I know what the matrix manipulation should be I don't think it would be impossible to achieve, I just have to see a working example of the math behind it.


james174, drop a feature request here:
https://garage.maemo.org/projects/ansela/

lostinmirkwood 2010-04-16 20:15

Re: [REQUEST] Photo Distortion App
 
I'll also look into gtkmorph and libmorph or others,

lostinmirkwood 2010-04-16 20:17

Re: [REQUEST] Photo Distortion App
 
Quote:

Originally Posted by Delta (Post 613666)
I've always wondered if taking negative pictures with N900 is possible?
is it too difficult to invert all colors with in an image?

Negative images would be no issue at all.

Delta, drop a feature request here:
https://garage.maemo.org/projects/ansela/

RockCreek1 2010-04-16 20:25

Re: [REQUEST] Photo Distortion App
 
Sounds great. Looking forward to it. Thank you.

Quote:

Originally Posted by lostinmirkwood (Post 614032)
leetut, thanks for the support,

I look into that, I've finished most of the current UI changes, and am now concentrating solely on the actual filters and speed improvements. I should have a new really-working version by Sunday.

As far as distort, I have the image loaded as a matrix in memory, so If I know what the matrix manipulation should be I don't think it would be impossible to achieve, I just have to see a working example of the math behind it.


james174, drop a feature request here:
https://garage.maemo.org/projects/ansela/


james174 2010-04-16 22:54

Re: [REQUEST] Photo Distortion App
 
Quote:

Originally Posted by lostinmirkwood (Post 614043)
I'll also look into gtkmorph and libmorph or others,

Thank you very much. I hope the info I provided helps ;)

xomm 2010-04-24 15:27

Re: [REQUEST] Photo Distortion App
 
If anyone is interested, you can run GIMP inside Easy Debian by qole.

http://maemo.org/downloads/product/M...sy-deb-chroot/

SHARP66 2014-01-15 13:35

Re: [REQUEST] Photo Distortion App
 
imagemagick + SHAPEMORPH2(the below site) could be useful for morphing photos

http://webcache.googleusercontent.co...rph2/index.php

I tried out that SHAPEMORPH2 script but there is a image size limit

or try this existing python application for distorting, morphing photoshttp://talk.maemo.org/showthread.php...65#post1420765


All times are GMT. The time now is 12:07.

vBulletin® Version 3.8.8