搜索资源列表
Butterworth
- 内含巴特沃思滤波器(Butterworth)MATLAB代码,分高通与低通两种情况,并用mesh显示滤波器的三维图-Containing Butterworth filter (Butterworth) MATLAB code, sub-high-pass and low pass both cases, with mesh filter of three-dimensional map display
Zippered
- Range imaging offers an inexpensive and accurate means for digitizing the shape of three-dimensional objects. Because most objects self occlude, no single range image suffices to describe the entire object. We present a method for combining a c
NonLocal.tar
- A new and powerful mesh/soup denoising technique. Our approach is inspired by recent non-local image denoising schemes and naturally extends bilateral mesh smoothing methods.-Smoothing denoising algorithms
cropping
- This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).-This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).
quality
- 基于Matlab的三角网格质量计算程序,能将质量分布以图像形式清晰的显示出来-Triangular mesh based on the quality of Matlab computer program was able to mass distribution in the form of a clear display image
matlab
- 设每位同学自己的学号为n,采用遗传算法求解下面优化问题: min f(x1,x2)=(4-2.1*x1^2+(x1^4)/3)*x1^2+x1*x2+(-4+4*x2^2)*x2^2+n-20111369 s.t. -3<x1<3 -2<x2<2 函数 为六峰值驼背函数(Six-hump Camel Back Function),要求如下: (i)mesh()为Matlab中常用的画图函数,请查阅相关书籍或help,掌握mesh用法
Image_wrapping_using_mesh_wrap_algorithm_matlab.r
- matlab routines that perform Image Warping using the Mesh-Warp algorithm. The program is interactive where the user selects two points in the image. The image is then warped so that the first point is mapped to the second point and all other pix
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)