![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3598752_1522097106529_DEF.jpg)
Shaveta Arora
2015 年からアクティブ
Followers: 0 Following: 0
Assistant Professor at ITMU in EECE Department
Professional Interests: Signal Processing, Image processing, Fuzzy Logic, Control systems
Feeds
回答済み
reading multiple images from a folder in Matlab
If I have .tiff images and .tif images that I want to read, how they can be read ? I know how to read one type of images but ho...
reading multiple images from a folder in Matlab
If I have .tiff images and .tif images that I want to read, how they can be read ? I know how to read one type of images but ho...
9年弱 前 | 0
回答済み
How to filter an signal(image) data best
How can we design a fuzzy based filter and use it with command imfilter?
How to filter an signal(image) data best
How can we design a fuzzy based filter and use it with command imfilter?
9年弱 前 | 0
回答済み
Image Processing Noise differences
How to add gaussian noise of variance 10 by both methods?
Image Processing Noise differences
How to add gaussian noise of variance 10 by both methods?
9年弱 前 | 0
回答済み
PCA OF AN IMAGE...
actually I want to recover the image using principal components after the following instruction: % project the original da...
PCA OF AN IMAGE...
actually I want to recover the image using principal components after the following instruction: % project the original da...
約9年 前 | 0
質問
how can I show the denoised image after applying pca to a noisy image.
im=imread('cameraman.tif'); im1=imresize(im,[50,50]); im=double(im1); figure(1);imshow(im,[]); sig=10; noi=sig*randn(size(...
約9年 前 | 1 件の回答 | 0
1
回答回答済み
how PCA can be applied to an image to reduce its dimensionality with example?
Can I have the pca code used in this color image example
how PCA can be applied to an image to reduce its dimensionality with example?
Can I have the pca code used in this color image example
約9年 前 | 0
回答済み
Loading images from a .MAT file
i have .mat one file which is 1x1 struct. how to read the image from this.
Loading images from a .MAT file
i have .mat one file which is 1x1 struct. how to read the image from this.
9年以上 前 | 0