Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Image Skew(angle)

Image Skew(angle)

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sujtha
    wrote on last edited by
    #1

    How to compute the angle(skew) of the image in vc++???

    N CPalliniC C 3 Replies Last reply
    0
    • S sujtha

      How to compute the angle(skew) of the image in vc++???

      N Offline
      N Offline
      Nelek
      wrote on last edited by
      #2

      ????

      Greetings. -------- M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you “The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

      1 Reply Last reply
      0
      • S sujtha

        How to compute the angle(skew) of the image in vc++???

        CPalliniC Offline
        CPalliniC Offline
        CPallini
        wrote on last edited by
        #3

        Try:

        useGoniometer(image, x_axis);

        :-D i.e. As it stands, your post is a bit meaningless. :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

        In testa che avete, signor di Ceprano?

        C 1 Reply Last reply
        0
        • S sujtha

          How to compute the angle(skew) of the image in vc++???

          C Offline
          C Offline
          Chris Losinger
          wrote on last edited by
          #4

          you'll need to find an image processing toolkit that can do a Hough Transform. i don't know of any free ones, but i do know where you can find an inexpensive non-free one...

          image processing toolkits | batch image processing

          1 Reply Last reply
          0
          • CPalliniC CPallini

            Try:

            useGoniometer(image, x_axis);

            :-D i.e. As it stands, your post is a bit meaningless. :)

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

            C Offline
            C Offline
            Chris Losinger
            wrote on last edited by
            #5

            CPallini wrote:

            As it stands, your post is a bit meaningless.

            actually, it's not. skew = "when you scanned that document, by how much was the paper rotated?"

            image processing toolkits | batch image processing

            CPalliniC 1 Reply Last reply
            0
            • C Chris Losinger

              CPallini wrote:

              As it stands, your post is a bit meaningless.

              actually, it's not. skew = "when you scanned that document, by how much was the paper rotated?"

              image processing toolkits | batch image processing

              CPalliniC Offline
              CPalliniC Offline
              CPallini
              wrote on last edited by
              #6

              You're guessing the image was a scanned document. :)

              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

              In testa che avete, signor di Ceprano?

              C 1 Reply Last reply
              0
              • CPalliniC CPallini

                You're guessing the image was a scanned document. :)

                If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

                C Offline
                C Offline
                Chris Losinger
                wrote on last edited by
                #7

                the typical case is a scanned document. but image skew is a common term, and correcting image skew is a common problem.

                image processing toolkits | batch image processing

                L 1 Reply Last reply
                0
                • C Chris Losinger

                  the typical case is a scanned document. but image skew is a common term, and correcting image skew is a common problem.

                  image processing toolkits | batch image processing

                  L Offline
                  L Offline
                  Luc34
                  wrote on last edited by
                  #8

                  I guess it's too late to answer, but here is a link: http://www.codeproject.com/KB/graphics/deskewimg.aspx?artkw=deskew image

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups