看板
[ b93902HW ]
討論串[作業] Algo HW3的參考測資
共 9 篇文章
內容預覽:
windows下的測試工具. http://w.csie.org/~b93106/DCT.zip. 解壓縮後, 把DCT.cpp丟進這個資料夾. 用dev-C++打開DCT.dev. compile (只compile, 不要執行). 然後執行DCTtest.bat (命令列下打DCTtest或是滑
(還有102個字)
內容預覽:
其實我有更好的 :). 請參考 ~b93043/prog/dct/test2.c & cat_0112.pgm. test.c 請跟你的 dct 程式一起編譯. 使用方法: ./a.out <input.pgm> <output.pgm>. 會幫你算 MSE 跟 PSNR. 另外 PGM 為一種灰階
(還有96個字)