Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Square image, problem in decoding process #22

Open
caio-lucas07 opened this issue Dec 22, 2021 · 0 comments
Open

Square image, problem in decoding process #22

caio-lucas07 opened this issue Dec 22, 2021 · 0 comments

Comments

@caio-lucas07
Copy link

caio-lucas07 commented Dec 22, 2021

image

Hi! Thanks for creating this library!

I've got this error when decoding one 128x128 RGB image after encoding/transmission.
Code rate (R) = 1/3
n = 9213 (= 3 * (width_RGB * 24bits) - 3 = 3*(128*24) - 3 = 9213
k = 3072
d_v = 2
d_c = 3
seed = 42
systematic=True and sparse=True

Could anyone please help me with this error?
Thanks in advance!

@caio-lucas07 caio-lucas07 changed the title Square matrix, problem in matrix shape check Square matrix, problem in decoding process Dec 22, 2021
@caio-lucas07 caio-lucas07 changed the title Square matrix, problem in decoding process Square image, problem in decoding process Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant