二维DCT的Verilog实现,包含算法基础,模块设计等所需知识。The application note describes a 2 dimensional DCT function implemented on a Xilinx FPGA. Behavioral code is provided for the implementation on any Xilinx device. Some of the advantageous of the module includes parametrizeability and performance guarantee. The code can be further optimized by instantiating embedded adders and multipliers when targeting Virtex2 family. After an initial latency of 92 clock cycles, one DCT value is output at every clock.
2021-04-28 18:54:54 64KB DCT Verilog
1
用C语言实现DCT变化,VS2010环境 直接可以运行
2021-04-27 21:59:38 16.16MB C语言实现 DCT变化
1
人脸识别是模式识钊领域的一个具有挑战性的课题, 并且有着潜在的应用前景该文提出了基于和神经网络的人脸识别方法,针对人脸图像分别提取整体和局部的系数共同送入多层感知机分类器分类, 实验表明所提出的方法具有识别速度快、识别率较高的综合优势。
2021-04-25 16:54:39 570KB DCT 神经网络 人脸识别
1
BINDCTNET:用于图像分类的简单二进制DCT网络
2021-04-25 16:33:47 924KB 研究论文
1
DCT变换(离散余弦变换)的矩阵乘法实现(64×64维)
1
基于DCT和SVD的数字水印图像算法 MATLAB
2021-04-24 15:42:23 5KB DCT SVD
1
结合置乱变换和dct域变换的图像水印分析,用于研究图像处理,可以作为毕业设计的参考。
2021-04-24 14:46:21 351KB 置乱变换 dct
1
基于DCT和SVD的图像哈希水印算法.pdf
2021-04-24 13:36:19 2.18MB 基于DCT和SVD的图像哈希水印
1
Steps to Run: 1. Run jpegdemo.m (encoder) 2. Run ijpegdemo.m (decoder)
2021-04-24 09:07:42 122KB DCT matlab 图像压缩
1
DCT变换,输入:原始图像,输出:变换后图像,解码图像
2021-04-24 09:07:42 1.2MB DCT matlab 图像处理
1