How can I convert JPEG images to DCT 8×8 using OpenCv and C++?Like where do I start exactly?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think there is much sense in what you are trying to accomplish. JPEG image is already full of DCT’s. You need to understand first what you are trying to do, OpenCV+C++ only makes messier