Find Jobs
Hire Freelancers

AZTEC 2D decoder from an image in C++ -- 2

$250-750 USD

Completed
Posted almost 9 years ago

$250-750 USD

Paid on delivery
I'm looking for a clean solution in C++ to decode the AZTEC 2D images from the polish vehicle identification cards (I will provide samples, but basically it's a classic AZTEC 2D image). [login to view URL] The code has to be in C++, it CANNOT use external image libraries, entire algorithm has to be coded in a single C++ file + header (it has to be portable). No OpenCV! No external libraries! No OS dependencies! (Don't waste yours and my time if you want to use those libraries) You can use ONLY standard C++ library and its modules, structures & functions. NOTHING ELSE (sorry), so NO EXTERNAL LIBRARIES & REFERENCES, NO OS SPECIFIC functions :) The only function I want is something like this: std::string Decode(const unsigned char *imageBits, const std::size_t imageWidth, const std::size_t imageHeight) { for (std::size_t y = 0, unsigned char *pixels = imageBits; y < imageHeight; ++y) { for (std::size_t x = 0; x < imageWidth; ++x) { std::size_t red, green, blue; red = pixels[0]; green = pixels[1]; blue = pixels[2]; // actual image processing // 3 bytes per pixel (it should be easily customizable) pixels += 3; } } ... return "decoded string"; } 1. It has to decode AZTEC 2D images 2. It cannot use external libraries and OS calls 3. It CAN use standard C++ library [login to view URL] Please note that the images of the AZTEC 2D might not be in very good quality and the library should handle them as well (it won't be perfect pixel by pixel image!). If you are seriously interested in this project - please send me a PM with your ideas and we can talk about the rest.
Project ID: 7880198

About the project

8 proposals
Remote project
Active 9 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Witam, Zajmowałem się kiedyś przetwarzaniem obrazu, w tym szybkimi algorytmami. Zaimplementowałem w C++ [login to view URL] szybki algorytm Sobela i or Marra-Hildretha (oparty na 2 pochodnej i pozwalający na ustalenie przebiegu krawędzi z dokładnością poniżej 1 pixela). Dodatkowo opracowałem szybki algorytm wykrywania węzłów siatki w obrazie ze zniekształceniami geometrycznymi dla kamery szerokokątnej i korygowania geometrycznych zniekształceń obrazu. Pozdrawiam
$1,000 USD in 15 days
5.0 (2 reviews)
5.4
5.4
8 freelancers are bidding on average $622 USD for this job
User Avatar
Hello I'm interesting your project very well I'm a Good C++, AZTEC, Math, Algorithm expert. I understand your req exactly. I m quite well experienced in these jobs. Let's go ahead with me I want to service for you continously. Thanks
$775 USD in 7 days
4.9 (717 reviews)
8.9
8.9
User Avatar
A proposal has not yet been provided
$750 USD in 10 days
4.8 (133 reviews)
7.8
7.8
User Avatar
Jestem gotowy do pracy nad tym projektem, Jestem gotowy do pracy nad tym projektem, Jestem gotowy do pracy nad tym projektem, Jestem gotowy do pracy nad tym projektem, Jestem gotowy do pracy nad tym projektem, Jestem gotowy do pracy nad tym projektem, Jestem gotowy do pracy nad tym projektem,
$300 USD in 4 days
5.0 (82 reviews)
7.0
7.0
User Avatar
A proposal has not yet been provided
$555 USD in 10 days
5.0 (45 reviews)
6.1
6.1
User Avatar
Hello, i can do it with your requirements - pure c++, standard libraries only, no OS or external dependencies. Price so low, because projects like are for my own fun ( interest theme ). Regards, Alex.
$277 USD in 14 days
5.0 (15 reviews)
3.3
3.3
User Avatar
The requirements are quite clear. I have some experience in creating ANPR, image and video precessing software so I believe I can make this project. As for my ideas. First of all there is no need to work with colorful RGB images as you suggested in your code snippet. The first image processing stage will be transformation of the source image into binarized black-and-white one. Then we should find and correct possible code tilt and other aberrations inside the image area. Then - identify the code pixel size and convert the image to new size. Then decode resulting binary image.
$555 USD in 20 days
5.0 (2 reviews)
2.2
2.2
User Avatar
Hi there, I've considerable experience in writing different lexical parsers for mathematical formulas and texts (I can send code examples) and that's why this project attracted my attention. Furthermore I'm specialized in C and C++ programming for embedded devices where there are no external libraries or frameworks that can be used, so I'm used to doing everything from scratch using just the standard C libraries. If you are interested in my proposal, please contact me for further discussions. Best Regards, M. Stanchev
$761 USD in 17 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of POLAND
Bytom, Poland
5.0
17
Payment method verified
Member since Dec 1, 2011

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.