Announcement

Collapse
No announcement yet.

Ebook plugin

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Ebook plugin

    I'd like to write a plugin which distort images like this to make them appear as if the book was totally open:


    Books I scan CANNOT be totally open when taking the picture they would get damaged.

    Is that possible?
    Shouold I write a plugin or a script?
    Where can I find informations I need?

    #2
    Everything is possible if it's just about manipulating pixels ;-)

    Sorry for the question but do you have an idea about the required math?

    Comment


      #3
      Yes, that's why I'd like to know if IrfanView can simplify the process, rather than thinking&writing the algorithm from scratch!

      Comment


        #4
        Maybe ImageMagick is more suitable, with dzens of commandline options?
        Create, Edit, Compose, or Convert Digital Images


        I wonder which is the english verb which describes what I'd like to do...

        Comment


          #5
          Irfanview is a pixel based viewer with some addons.

          You will need vectors and splines maybe you can write an add-on for InkScape.

          Google did something like this but I do not know if they published the algorithms.

          Or have a look to morphing.

          Comment


            #6
            What about this ImageMagick option?


            I have tu transform a 6-points polygon into a rectangle.

            Comment


              #7
              No idea about Imagic Magic.

              But I guess a polygon transformation is too simple to get good results.

              Comment

              Working...
              X