Example: Bardcodes
Any image/photo entering the Free Form language computational container is immediately processed for:
- Any faces? if yes, highlight and cutout the facial regions and compute them (their properties).
- Any barcodes or qr-codes? if yes, highlight the barcode regions and read them.
- Any texts? if yes, OCR the image.
- Add the necessary post-processing e.g. image annotations
- Finally collect at the resulting metadata tags and contents (to be hashed) ⚲ and URL export as String
//symbol to process barcodes and qrcodes;
𝄃𝄃𝄂𝄀𝄁𝄃𝄂;
🔐;
//add name and other information;
⛓️ (
𖤘"first name"->"dara"
𖤘"last name"->"shayda"
);
show "𝄃𝄃𝄂𝄀𝄁𝄃𝄂/index";
show "𝄃𝄃𝄂𝄀𝄁𝄃𝄂/bartexts";
save as blox_qr;
Output
"𝄃𝄃𝄂𝄀𝄁𝄃𝄂/index"
"𝄃𝄃𝄂𝄀𝄁𝄃𝄂/bartexts"
{"065656915641", "065515000037", "9771468413022", "037000377085", "8435039118747"}

