搜索资源列表
mydwt2
- 2-D 多级非标准小波分解程序:输入X是要求分解的二维信号,wavename 是用来做分解的小波名称,与matlab的wavename定义一致 N 为分解级数
Affine-Transformation
- AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transfo
ncc
- The normalized cross correlation (NCC) implemented in C++ and Matlab
Scaramuzza_OCamCalib_v2.0
- 用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量-The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (see section 17). The Toolbox i
NEWwavelet
- 采用多孔算法,进行2维2进小波变换和反变换。用于图像的处理-Using porous algorithm for 2-D 2 into the wavelet transform and inverse transform. For image processing
inpainting
- image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be comp
ndnanfilter
- NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为
code
- 主要是实现图像的融合,是在梯度域里面进行一个图像的融合,-shi xian tu xiang de rong he,in tidu yulimian rong he ercheng ,matlab huan jing,xia ,keyi yunxing qieyou ceshi shuju d e.
Ostu
- 该文件夹中是三种二值化算法的matlab代码,下面以otsu二值化算法实现为例进行说明: 在Matlab上运行时,可以把该文件夹设为当前目录(Current Directory) 先读入灰度图片, 图片假设保存在D盘 I = imread( D:\coins.bmp ) 二值化 I_bw = otsu(I) 查看二值化结果 figure, imshow(I_bw) -I = imread( D:\coins.bmp ) I_bw = otsu(I) fig
phog1
- shi xian tu xiang de rong he??in tidu yulimian rong he ercheng ,matlab huan jing,xia ,keyi yunxing qieyou ceshi shuju d e.
ThreePointFitCircle
- 给定三点坐标(二维),得到圆的圆心及坐标,并在matlab中坐图画出圆,并在图中标注原有圆的位置-Given three coordinates (2 d), get the round circle and coordinates, and sit in the matlab picture out of the circle, and mark the location of the original circle in the picture
lens
- LED 二次光学设计中的透镜设计,根据非成像光学原理,利用matlab计算生成二维点坐标,可导入3维建模软件-LED optical design, lens design, according to the non-imaging optics principle, the use of matlab calculation to generate two-dimensional coordinates can import 3-D modeling software, the product
rota
- matlab图片旋转程序,使用的三次差值算法,支持图像的360度旋转- matlab图片旋转程序,使用的三次差值算法,支持图像的360度旋转 34/5000 Matlab túpiàn xuánzhuǎn chéngxù, shǐyòng de sāncì chà zhí suànfǎ, zhīchí túxiàng de 360 dù xuánzhuǎn Matlab picture rotation program, using the third difference
medx
- VC调用MATLAB编译的D,VC calls MATLAB compiled D-VC call MATLAB compile D, VC calls MATLAB compiled as D
csreRealize
- 实现边缘连接和线段拟合源码,用MATLAB实现,可直接执行-Realize the edge connectivity and line fitting the source code, MATLAB, can be directly d
Schmidt-Segmentation (HMM heart sound)-Code-master
- Matlab code for the Schmidt HMM-based heart sound segmentation. An example of the implementation of this code can be found in “run_Example_Schmidt_scr ipt.m”. This code is derived from the paper: S. E. Schmidt et al., "Segmentation of heart s
metlab
- matlab小程序,主要用于模拟混凝土材料孔隙模型,二维平面(Simulation of concrete material pore model, 2-D plane)