-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
a0178c2 Merge pull request #92 from sz3/0.6-mode-switch 4f73a9e Update sample image in README 656588b Add color change back for menu icon based on mode selection ad8cda7 Cleanup some includes/comments 390041e Update docs for mode B! 95afff4 Switch ccm matrix to use a thread_local 347d231 Less && in package-wasm, so we can re-run the script with (some) impunity dbf77a2 Update cimbar.js with 0.6 modes 7b54894 Merge pull request #91 from sz3/mode-b 7206b91 Use new samples submodule rev 196a893 Cleanup some includes/comments 55299de `fountain_chunks_per_frame()` config function needs to return "10" for 0.5.x 9f6600d Add toggle for old "4c" mode in the cimbar_js and the cli tools af823fd Update tests, and add back some "legacy" (0.5.x = "4c") support for encoder a05d414 Disable color decode "skip" logic 8c3b0a7 Make new color correction mode the default 88c30e0 Use Moore-Penrose least squares to compute our CCM 2f491ef Changes for the second-pass CCM+color decode fcb214d Working towards proper color correction be36c02 Add FountainHeader logic to CimbReader 36676d7 Update FountainMetadata to include the block_id 2c6319d Change default encode_id to 109, and return to older color calc? 2e7e3aa Change calc for required frames we generate for small files 6b58b25 Flush symbols/colors separately 80a668c Tweaks to Encoder default params 33b6cef Reintroduce the legacy decoder function 55dbf68 First pass at decoder for split symbols/colors 4f9622f Simplify loop e7fdfe3 First pass at splitting symbol and color channels, encoder edition db0812c WIP to vary fountain chunk size by number of symbol bits... 4067532 color_mode for encoder? 32b9ffa Experiment with a different color calculation? git-subtree-dir: app/src/cpp/libcimbar git-subtree-split: a0178c2
- Loading branch information
Showing
47 changed files
with
940 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule samples
updated
6 files
+ − | 6bit/4cecc30f.png | |
+ − | b/4cecc30f.png | |
+ − | b/ex2434.jpg | |
+ − | b/ex380.jpg | |
+ − | b/scan2434.jpg | |
+ − | b/tr_0.png |
Oops, something went wrong.