Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    HI ,

    Where can i find QR decoder source code for series 60 for symbian

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Is this question really related to S60 5th edition, Touch UI or Sensors API-s?

  3. #3
    Nokia Developer Champion stenlik's Avatar
    Join Date
    Mar 2004
    Location
    Czech Republic
    Posts
    2,037
    Hi,

    check http://discussion.forum.nokia.com/fo...d.php?t=108913
    and sourceforge for GPL Java source code.

    BR
    STeN

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Quote Originally Posted by stenlik View Post
    and sourceforge for GPL Java source code.
    He does not like Java: http://discussion.forum.nokia.com/fo...ad.php?t=76813

  5. #5
    touch API's only. i need to develop a QR code for decoding. thats is for series 60 3rd edition. that too in c++.

  6. #6
    Nokia Developer Champion stenlik's Avatar
    Join Date
    Mar 2004
    Location
    Czech Republic
    Posts
    2,037
    Hi,

    I guess that accessing those forums you are developer. So if you face problems to find the free source - rewrite the Java code, which is publicly available to Symbian C++ - I have (really quickly) checked the code size of the QR decoder on sourceforge and it is pretty small - it should not be a problem.

    Added later:
    ============
    I have checked the wizard_hu_ link - he already suggested you to port the Java engine - did you at least tried it?
    ============

    BR
    STeN

  7. #7
    you mean that i need to convert the java code to c++??

    can you please send me the link..

  8. #8

  9. #9
    Hi,

    hi,

    I have found some qr source code which are all decoding the qrcode from the file. but i need like it sholud scan through camera and THen it should decode.

    Is there any source code available or if i want to start from the scratch means where should i start from?

    please guide me for this because am trying this for the past 1 week.am using carbide.c++ version 1.3 and series 60 sdk.

    thanks in advance

  10. #10
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    If you ave a source which reads a file, you can simply locate where it reads from the file, and supply your data (from the memory) instead.

  11. #11
    i have a decoder which scans the file from the memory.how to make it scan from the camera?it is in .sis format. i have unpacked the sis and i got some exe and RSc files. how and where to find the source code file for that?if i unpacked that i got rsc,dll and exe's. but i didnt get the source file

    where to get that?

  12. #12
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    Hi,

    Unless the application is open source and the source code is hosted publicly somewhere then you can't get the source code. There is no source in a SIS file, only compiled binaries (OK, you could try disassembling them and modifying the result but that would be much harder than writing a QR decoder!).

    You need to get a camera example application and either capture images and decode the QR codes from there, or get the viewfinder bitmaps and try to decode those. There are example projects for the camera and other help in the discussion boards and Wiki already.

    I think you should start by finding some actual source code for a QR decoder and making it work on Symbian with some test files. When you've got that working you can worry about converting it to decode from camera images.

    Sorcery

  13. #13
    i have searched in google but the source code is in java or in c#.

    i need the source code in c++. please tell me if there is any link for that or i need to start from the scratch.

    i have CameraApp example running in carbide for series 60.how to merge the Qr decoder code in this camera application?

    if i need to start from th scratch means how to start that.

  14. #14
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    Hi,

    What is wrong with the advice others have given to port the Java code to C++? It should be pure data processing so not too difficult???

    To port Java code to C++ just go through line by line and change the Syntax where needed, most things map across quite well.

    Sorcery

  15. #15
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    I think kalidasan.selvaraj is right. As proud C++ developers we should refuse to read code written in less inteligent languages and instead demand that somebody else translate them for us. The fact that it might be pure math code is not an excuse, that too can be written in C++ sintax and with nice comments or it should not be written at all.

Page 1 of 2 12 LastLast

Similar Threads

  1. Video decoder
    By ominolego in forum Symbian Media (Closed)
    Replies: 122
    Last Post: 2009-11-23, 04:40
  2. How to get Video Decoder Uid?
    By paijwar in forum Symbian Media (Closed)
    Replies: 2
    Last Post: 2008-10-30, 07:48
  3. Using Paltform provided H.264 decoder on S60 3.0 ( N95 )
    By ravinder007 in forum Symbian Media (Closed)
    Replies: 2
    Last Post: 2008-10-22, 11:25
  4. enquiry about usage of video decoder libraries.
    By ravinder007 in forum Symbian Media (Closed)
    Replies: 7
    Last Post: 2008-06-02, 10:45
  5. Using Paltform provided H.264 decoder on S60 3.0 ( N95 )
    By ravinder007 in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2008-04-11, 08:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved