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#
  4. Read 2D || QR Barcode from Compact Framework

Read 2D || QR Barcode from Compact Framework

Scheduled Pinned Locked Moved C#
question
3 Posts 3 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.
  • T Offline
    T Offline
    Tyler45
    wrote on last edited by
    #1

    Hello Frieds; I want to read qr barcode from my windows mobile phone using its camera. How can i handle this using without external program. Thanks in Advance Best Regards

    M D 2 Replies Last reply
    0
    • T Tyler45

      Hello Frieds; I want to read qr barcode from my windows mobile phone using its camera. How can i handle this using without external program. Thanks in Advance Best Regards

      M Offline
      M Offline
      musefan
      wrote on last edited by
      #2

      Well my first suggestion would be to try and get the contrast stable. Then attempt to convert to a binary image (i.e only either black or white pixels) then you will need to produce some sort of scanning algorithm to detect black data and white space. then you need to research the formats of 2D barcode formats so you can make sense out of your data results. Basically, its not an easy task so good luck!

      Life goes very fast. Tomorrow, today is already yesterday.

      1 Reply Last reply
      0
      • T Tyler45

        Hello Frieds; I want to read qr barcode from my windows mobile phone using its camera. How can i handle this using without external program. Thanks in Advance Best Regards

        D Offline
        D Offline
        Deresen
        wrote on last edited by
        #3

        Hello Tyler, This is a heavy task. I'm busy making a 2D barcode scanner for one and a half month now. I'm working with java/j2me, but that's just because it is more compatible with the mobile devices. In order to read QR-codes, you need to buy the standard (as it is an ISO). If you would like to have it ready on instant, you could try use zxing, this is googles opensource implementation.

        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