查看会员资料
用 户 名: 尛ㄨ薰弟弟ね
发送消息- 用户积分:0 分
- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
Image Warping
- % Warps Image so that orinal marked points are at the desired marked points and all other points % are interpolated in correctly. % % Input: an Image to be warped, and two cell arrays of 1x2 matricies containing the x and y coordinates of the p
离散余弦变换(DCT)
- 离散余弦变换(DCT)及其C++实现 定义:离散余弦是一种基于实数的正交变换 基本算法 快速算法 程序说明