搜索资源列表
simulated-Earth
- 将一幅二维地图转换为三维立体图像,实现模拟地球-A two-dimensional maps are converted into three-dimensional images of simulated Earth
matlab-digital-image-book
- 用matlab学习图像处理的基础代码,主要是matlab丰富绘图的代码,有二维图形,三维绘图,特殊图形的绘图,以及图形的编辑等,是学习绘图的资料。-Matlab learning the basis of the image processing code, code of matlab rich graphics, 2D graphics, 3D graphics, special graphics drawing and graphics editing, learning drawing。
N-sparse
- 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
wavelet-Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
tuxiangshuipinghechuizhitouying
- 对输入图像进行判断是否为三维,若是则转化为二维,然后在用灰度图像进行水平和垂直投影-The input image is to determine whether the 3D into 2D, if it is, then the horizontal and vertical projection in gray image
CurveLab-2.1.1
- 曲波变换工具箱2.1.1版本,对二维和三维数据进行曲波变换(wrapping和usfft方式),在图像处理领域广泛利用-this package is a curvelet transform package, you can do the transform in wrapping or usfft for 2d or 3d image. it is widely used in image processing domain
dianoujizi
- 电磁场中电偶极子的运行程序,能运行出正确结果,运行结果为电偶极子的二维图像和三维图像-Electromagnetic field of electric dipole run the program, run the correct result, the operating results for the electric dipole of two-dimensional images and three-dimensional image
ed215
- 复化三点Gauss-lengend公式求pi,旋转机械二维全息谱计算,利用matlab针对图像进行马氏距离计算 。- Complex of three-point Gauss-lengend the Formula pi, Rotating machinery 2-d holographic spectrum calculation, Using matlab to calculate the Mahalanobis distance for the image.
cf701
- 利用最小二乘算法实现对三维平面的拟合,阵列信号处理的高分辨率估计,实现了图像的加水印,去噪,加噪声等功能。- Least-squares algorithm to fit a three-dimensional plane, High-resolution array signal processing estimates, Realize image watermarking, de-noising, plus noise and other functions.
demons医学图像配准算法,三维二维的都有
- 医学图像配准方面的优秀的算法,里面包括两篇原著论文,帮助理解算法的运行,很实用