搜索资源列表
Continuous-morlet-wavelet-transform
- The following Matlab project contains the source code and Matlab examples used for continuous morlet wavelet transform. For documentation please refer to: http://arxiv.org/abs/0706.-The following Matlab project contains the source code and Matlab exa
打包matlab文件
- 屏幕缺陷检测背景纹理拟合,用于LED mura缺陷检测(for p=1:1 [X,Y,Z]=random_point(img,0.5); C=coeffi(X,Y,Z); background=form(img,C); IMG=im2double(img); defect=IMG-background; img=defect; end defect=abs(defect); figure(2),imshow(img,[]),title('');)