#
decoding-images
Here are 10 public repositories matching this topic...
Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
-
Updated
Jun 5, 2022 - TypeScript
Limited Error Raster Compression
javascript
python
c-sharp
c-plus-plus
encoding
image
compression
pixel
image-processing
raster
decoding
band
image-compression
data-management
imagery
image-compressor
native-development
lerc-byte-blob
raster-compression
decoding-images
-
Updated
Jun 4, 2022 - C++
Dealing with Bitmaps in the Right Way. Efficient Bitmap Decoding
-
Updated
Aug 21, 2019 - Kotlin
A light-weight stenographic gui-tool to hide secret messages in images.
-
Updated
Apr 17, 2018 - Python
-
Updated
May 23, 2018 - Swift
Use Image Steganography to easily encode or decode secret information to or from an image
-
Updated
Sep 10, 2018 - HTML
QOI Implementation in Python and Verilog, so as to get FPGA based encoder and decoder
python
image
png
fpga
encoder
decoder
image-processing
decoding
verilog
image-compression
decoding-images
qoi
-
Updated
Apr 26, 2022 - Jupyter Notebook
Tupper's original self-referential formula plotter, with shifting properties
-
Updated
Apr 1, 2020 - Python
Improve this page
Add a description, image, and links to the decoding-images topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decoding-images topic, visit your repo's landing page and select "manage topics."
Running the PNM fuzzing target, this input produces a crash due to an attempt to multiply with overflow:
It looks like the offending multiply is this: https://github.com/image-rs/image/blob/0f1c38a97ec809f399a2a5edfb85c7e17fcd46ec/src/codecs/pnm/decoder.rs#L608
I suspect this should be a `checke