用C / C ++实现快速一维DCT [英] Fast 1D DCT Implementation in C/C++

查看:208
本文介绍了用C / C ++实现快速一维DCT的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




任何人都可以指导我使用C / C ++进行非常好的一维DCT实现


我的数据是成套的8个数字。


非常感谢,

Soumyadip。

Hi,

Could anyone direct me to a very good 1D DCT Implementation in C/C++

My data is in sets of 8 numbers.

Thanks a ton,
Soumyadip.

推荐答案

Soumyadip Rakshit写道:
Soumyadip Rakshit wrote:
任何人都可以指导我在C / C ++中实现非常好的一维DCT实现
Could anyone direct me to a very good 1D DCT Implementation in C/C++




这应该是显而易见的1D DCT是什么?我不记得它是用语言本身定义的

。你是在正确的新闻组吗?


V

-

请在邮寄回复时从我的地址中删除资金



Is it supposed to be obvious what "1D DCT" is? I don''t remember its being
defined in the language itself. Are you in the right newsgroup?

V
--
Please remove capital As from my address when replying by mail


对不起,我的意思是一维离散余弦变换。

" Victor Bazarov" <五******** @ comAcast.net>在消息中写道

news:eM **************** @ newsread1.mlpsca01.us.to.v erio.net ...
Sorry, I meant 1-Dimensional Discrete Cosine Transform.
"Victor Bazarov" <v.********@comAcast.net> wrote in message
news:eM****************@newsread1.mlpsca01.us.to.v erio.net...
Soumyadip Rakshit写道:
Soumyadip Rakshit wrote:
任何人都可以指导我在C / C ++中实现非常好的一维DCT实现
Could anyone direct me to a very good 1D DCT Implementation in C/C++



它应该是显而易见的1D DCT是什么?我不记得它是用语言本身定义的。你是在正确的新闻组吗?

V
-
请通过邮件回复从我的地址删除资金



Is it supposed to be obvious what "1D DCT" is? I don''t remember its being
defined in the language itself. Are you in the right newsgroup?

V
--
Please remove capital As from my address when replying by mail





Soumyadip Rakshit写道:

Soumyadip Rakshit wrote:


任何人都可以指导我在C /中进行非常好的一维DCT实施C ++
Hi,

Could anyone direct me to a very good 1D DCT Implementation in C/C++




您可以扩展在线程中找到的DFT(下面)。 Bux先生

彻底检查了我的DFT版本,这非常棒。我意识到你

不在乎它是否是C与C ++,但我有点厌恶所有C / /
版本的transfrorms我'见过(所有malloc',免费'让我

紧张)。
http://groups.google.com/group/comp .. ..d97752f4b97e23


旁白:我怀疑你可能正在改变图像数据?在那个

方面,DCT可以通过DFT进行后旋转



You could expand on the DFT found at the thread (below). Mr Bux
overhauled my version of the DFT and it''s excellent. I realize you
don''t care if it''s C versus C++ but I''m sort of sick of all the C
versions of transfrorms I''ve seen ( all the malloc''s, free''s make me
nervous ).
http://groups.google.com/group/comp....d97752f4b97e23

An aside: I suspect you''re probably transforming image data? In that
regard, the the DCT can be performed by a DFT with a post-rotation


这篇关于用C / C ++实现快速一维DCT的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆