RSS/Atom feed Twitter
Site is read-only, email is disabled

fuzzy logic possibly usefull to find almost perfect overlaps?

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

5 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

fuzzy logic possibly usefull to find almost perfect overlaps? Julien Michielsen 15 Apr 17:54
  fuzzy logic possibly usefull to find almost perfect overlaps? Chris Mohler 15 Apr 19:19
  fuzzy logic possibly usefull to find almost perfect overlaps? Toby Haynes 16 Apr 04:51
   fuzzy logic possibly usefull to find almost perfect overlaps? John R. Culleton 16 Apr 13:57
    fuzzy logic possibly usefull to find almost perfect overlaps? Bruno Postle 16 Apr 17:04
Julien Michielsen
2007-04-15 17:54:02 UTC (about 18 years ago)

fuzzy logic possibly usefull to find almost perfect overlaps?

It regularly so happens I'd like to merge/overlap two digital pictures. Gimp does have tools to fit two pictures by hand (take one picture as a layer, and turn and twist them till they fit almost perfectly). However, almost perfectly may not be good enough, and I wonder if a search proce- dure could be develloped to find margins of two pictures that almost perfectly overlap? I suppose it will be impossible to find regions that really perfectly overlap, as the light may vary, a butterfly might happen to have come inside the picture, and so on. I may be mistaken, but as far as I know photoshop can automaticaly overlap two pictures. Did Gimp ever try to automaticaly achieve perfect overlaps of two pic- tures, and - if this had been considered impossible - have the merits of fuzzy logic been considerd to achieve this aim?

Chris Mohler
2007-04-15 19:19:06 UTC (about 18 years ago)

fuzzy logic possibly usefull to find almost perfect overlaps?

On 4/15/07, Julien Michielsen wrote:

It regularly so happens I'd like to merge/overlap two digital pictures. Gimp does have tools to fit two pictures by hand (take one picture as a layer, and turn and twist them till they fit almost perfectly). However, almost perfectly may not be good enough, and I wonder if a search proce- dure could be develloped to find margins of two pictures that almost perfectly overlap? I suppose it will be impossible to find regions that really perfectly overlap, as the light may vary, a butterfly might happen to have come inside the picture, and so on. I may be mistaken, but as far as I know photoshop can automaticaly overlap two pictures. Did Gimp ever try to automaticaly achieve perfect overlaps of two pic- tures, and - if this had been considered impossible - have the merits of fuzzy logic been considerd to achieve this aim? --
Julien Michielsen

Hi,

Have you ever tried hugin? http://hugin.sourceforge.net/

Chris

Toby Haynes
2007-04-16 04:51:08 UTC (about 18 years ago)

fuzzy logic possibly usefull to find almost perfect overlaps?

Julien Michielsen wrote:

It regularly so happens I'd like to merge/overlap two digital pictures. Gimp does have tools to fit two pictures by hand (take one picture as a layer, and turn and twist them till they fit almost perfectly). However, almost perfectly may not be good enough, and I wonder if a search proce- dure could be develloped to find margins of two pictures that almost perfectly overlap?

What you want is a technique like the SIFT algorithm to identify similar features in two images. I recommend the autopano-sift tools:

http://user.cs.tu-berlin.de/~nowozin/autopano-sift/

Also available is Autopano (which is a different program)

http://autopano.kolor.com/

While you are looking at this, if you are interested in panoramas or even just trying to make a larger image out of two overlapping scans, you should also try Hugin

http://hugin.sf.net/

These tools can be used together to streamline panorama generation and can be used to create fabulous (and massive) wide-angle images.

Cheers, Toby Haynes

John R. Culleton
2007-04-16 13:57:25 UTC (about 18 years ago)

fuzzy logic possibly usefull to find almost perfect overlaps?

On Sunday 15 April 2007 22:51, Toby Haynes wrote:

Julien Michielsen wrote:

It regularly so happens I'd like to merge/overlap two digital pictures. Gimp does have tools to fit two pictures by hand (take one picture as a layer, and turn and twist them till they fit almost perfectly). However, almost perfectly may not be good enough, and I wonder if a search proce- dure could be develloped to find margins of two pictures that almost perfectly overlap?

What you want is a technique like the SIFT algorithm to identify similar features in two images. I recommend the autopano-sift tools:

http://user.cs.tu-berlin.de/~nowozin/autopano-sift/

Also available is Autopano (which is a different program)

http://autopano.kolor.com/

While you are looking at this, if you are interested in panoramas or even just trying to make a larger image out of two overlapping scans, you should also try Hugin

http://hugin.sf.net/

These tools can be used together to streamline panorama generation and can be used to create fabulous (and massive) wide-angle images.

Cheers, Toby Haynes
_______________________________________________ Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Are these tools useful for top-to-bottom merges or even diagonal merges?

Bruno Postle
2007-04-16 17:04:42 UTC (about 18 years ago)

fuzzy logic possibly usefull to find almost perfect overlaps?

On Mon 16-Apr-2007 at 07:57 -0400, John R. Culleton wrote:

http://hugin.sf.net/

These tools can be used together to streamline panorama generation and can be used to create fabulous (and massive) wide-angle images.

Are these tools useful for top-to-bottom merges or even diagonal merges?

You can use them to stitch pictures in any arrangement (rows, columns, grids, random rotations, etc...) if that is what you mean.