Mar 27, 2013 #1 M meher81 Member level 1 Joined Mar 4, 2010 Messages 35 Helped 2 Reputation 4 Reaction score 0 Trophy points 1,286 Location Iran Visit site Activity points 1,479 I have designed a comparator and want to use it for implementing a JPEG compressor. Can anyone help me? On the other hand, I want to know Whether the comparator is used to implement compressor?
I have designed a comparator and want to use it for implementing a JPEG compressor. Can anyone help me? On the other hand, I want to know Whether the comparator is used to implement compressor?
Mar 28, 2013 #2 hartejpal Junior Member level 2 Joined Sep 19, 2012 Messages 20 Helped 1 Reputation 2 Reaction score 1 Trophy points 1,283 Location India Visit site Activity points 1,439 What kind of a comparator is it? It may be useful in the Huffman Coding part. But there are other more important components like the DCT/ IDCT module, Quantizer, zig-zag scanner and finally the Huffman Coder.
What kind of a comparator is it? It may be useful in the Huffman Coding part. But there are other more important components like the DCT/ IDCT module, Quantizer, zig-zag scanner and finally the Huffman Coder.