DCT+Algorithm
DCT+Algorithm技术资料下载专区,收录1,138份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
DCT+Algorithm 全部资料 1,138 份
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bund
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a com...
merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
This project contains a C algorithm for calculating the results of a custom polynomial function. It
This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and opti...
A java code shows how to use dijkstra algorithm it includes a test program and document
A java code shows how to use dijkstra algorithm it includes a test program and document
VLSi KL partitioning Algorithm based programme for 100 nodes. It s dynamic progremme so by changing
VLSi KL partitioning Algorithm based programme for 100 nodes. It s dynamic progremme so by changing the MAX value we ca...
实现JPEG的压缩和编码 (1)首先通过DCT变换去除数据冗余; (2)使用量化表对DCT系数进行量化; (3)对量化后的系数进行Huffman编码。
实现JPEG的压缩和编码 (1)首先通过DCT变换去除数据冗余; (2)使用量化表对DCT系数进行量化; (3)对量化后的系数进行Huffman编码。
基于FPGA的DCT域图像水印算法设计及其优化技术研究.rar
数字水印技术作为版权保护的重要手段越来越受到人们的关注。离散余弦变换(DCT)在图像水印研究领域占有举足轻重的地位,并且它与JPEG图像压缩标准兼容,所以DCT域图像水印具有广阔的应用前景。人们通常采用软件的方法来实现水印算法,但这种方法的...