We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If my data is .png form, can I directly use this jpeg2dct?, or I need to first transform it from .png to jpeg?
The text was updated successfully, but these errors were encountered:
Looking forward to your reply, thanks for your sharing!!
Sorry, something went wrong.
The same problem.
I am not the author but you are going to need to convert you data to jpeg first as the png format does not convert pixels to DCT.
No branches or pull requests
If my data is .png form, can I directly use this jpeg2dct?, or I need to first transform it from .png to jpeg?
The text was updated successfully, but these errors were encountered: