Find Jobs
Hire Freelancers

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

$250-750 USD

完了済み
投稿日: 9年近く前

$250-750 USD

完了時にお支払い
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.
プロジェクト ID: 7880198

プロジェクトについて

8個の提案
リモートプロジェクト
アクティブ 9年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
アワード者:
ユーザーアバター
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 15日以内
5.0 (2 レビュー)
5.4
5.4
この仕事に8人のフリーランサーが、平均$622 USDで入札しています
ユーザーアバター
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 7日以内
4.9 (717 レビュー)
8.9
8.9
ユーザーアバター
A proposal has not yet been provided
$750 USD 10日以内
4.8 (133 レビュー)
7.8
7.8
ユーザーアバター
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 4日以内
5.0 (82 レビュー)
7.0
7.0
ユーザーアバター
A proposal has not yet been provided
$555 USD 10日以内
5.0 (45 レビュー)
6.1
6.1
ユーザーアバター
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 14日以内
5.0 (15 レビュー)
3.3
3.3
ユーザーアバター
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 20日以内
5.0 (2 レビュー)
2.2
2.2
ユーザーアバター
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 17日以内
0.0 (0 レビュー)
0.0
0.0

クライアントについて

POLANDのフラグ
Bytom, Poland
5.0
17
お支払い方法確認済み
メンバー登録日:12月 1, 2011

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。