Prev: image processing
Next: scatter plot for three variables
From: MM on 23 Jun 2010 13:06 Hello, I am trying to make my own JPEG baseline codec and transfer it to VHDL so that I could use it in my FPGA based design. I am wondering if MATLAB structured array is a transferrable feature for VHDL? What I am trying to do is to create the beatstream which has be formed using different size of codewords. If I use struct()), it is easier for me to preserve the variable length codewords for huffman coefficients, and then concatenate them with the binary equivalent numbers. Could someone please answer the question? Thanks, Manna
|
Pages: 1 Prev: image processing Next: scatter plot for three variables |