搜索资源列表
在matlab的环境下实现三维重构的程序框架
- 在matlab的环境下实现三维重构的程序框架,学习将二维图片进行三维重构的可以看看。-In the matlab environment to achieve three-dimensional reconstruction of the procedural framework, learning three-dimensional reconstruction of two-dimensional picture can look.
modetest
- 不同小波在不同的分解模式下3级分解与重构图像,供大家参考学习。-Wavelet decomposition of different modes in different decomposition and reconstruction of three images for your reference study.
haar
- 利用matlab软件实现haar小波对图像的压缩与重构-Matlab software haar wavelet image compression and reconstruction
bbb
- 二.二维小波分解与重构程序说明 1.主函数 mymain.m:通过调用所写的函数对信号进行二维小波分解与重构 main.m:利用MATLAB中小波变换函数实现 2.调用的子函数 function [x2,cA,cV,cH,cD] mydwt2(x,Lo_D,Hi_D) 函数mydwt() 对 x 进行二维小波分解 输入参数为x,Lo_D,Hi_D x为输入信号,Lo_D为低通滤波器,Hi_D为高通滤波器 输出参数:cA,cV,cH,cD —— 是
3D-Reconstruction
- Matlab语言编写,从二维图像标记重构3维行人姿态,动态处理。非常适合在此基础上二次开发。资料包含全部代码和相关理论论文。已测试,非常完美实现。(Matlab language is used to reconstruct 3 dimensional pedestrian pose from two-dimensional image tags. Very suitable for two development on this basis. Data contains all the cod