Re: VHDL jpeg image processing
- From: eem3kc@xxxxxxxxx
- Date: 6 Jul 2006 08:40:11 -0700
Ricardo 寫道:
You may try to look the opencores.org for jpeg core. I think there areThanks for your reply. Yes certainly I will not regret to do that. I
two of them. Xilinx has lots of appnotes about huffman, quantizer and
other stuff. Google for it.
The number of blocks you will need will depend on how you organize your
code. This is a design pratice, each designer has its own or follow
some convention. For example: your Huff has a small fifo inside, wich
is another block (or entity).
You do not seem a HDL experienced, so, I suggest some basics reading
too, on both the language and Digital design. You won´t regret doing
this.
Regards,
Ricardo
have provided c++ code from my supervisor and there are several format
I can choose for mapping, bitmap png, ppg etc. And now I have to do is
to read too. So is that any book about image processing using VHDL??
But jpeg is essentially common, and I want to target on. Anyway, saw my
supervisor today and she asked me to look at read file functions and
take lines I need to process only and try. See if this works also.
Best regards,
KY
.
- Follow-Ups:
- Re: VHDL jpeg image processing
- From: Ricardo
- Re: VHDL jpeg image processing
- Prev by Date: Re: parse error, unexpected IF
- Next by Date: Re: Need help to tranlate ABEL
- Previous by thread: Re: CASE statement & LOOP
- Next by thread: Re: VHDL jpeg image processing
- Index(es):
Relevant Pages
|