STM32F103VET6 ,converts RGB/YCrCb image data to JPEG
Can you help me a little bit?My thesis is about writing the code for image compression and decompression on STM32F103VET6. I have a RGB file and my tasks are writing 1 code to convert the RGB to a JPEG and writing 1 more code to compress the above JPEG into a smaller packet for transmission through the 3G network using SIM5218.The receive side uses the STM32 hardware which can extract file into JPEG format.So, is it available if I only use the STM32? or any ic DSP else? Could you share the code for me if you have, please?My mail is: duongtuananh.hust @gmail.com. Thank you so much!
#stm32 #rgb #jped #decode #ov767