Shaveta Arora
Followers: 0 Following: 0
Statistics
RANK
155.185
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          1 Question
                          6 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
meer dan 9 jaar ago | 0
How to filter an signal(image) data best
How can we design a fuzzy based filter and use it with command imfilter?
meer dan 9 jaar ago | 0
Image Processing Noise differences
How to add gaussian noise of variance 10 by both methods?
meer dan 9 jaar ago | 0
PCA OF AN IMAGE...
actually I want to recover the image using principal components after the following instruction: % project the original da...
bijna 10 jaar ago | 0
Question
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(...
bijna 10 jaar ago | 1 answer | 0
1
answerhow 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
bijna 10 jaar ago | 0
Loading images from a .MAT file
i have .mat one file which is 1x1 struct. how to read the image from this.
meer dan 10 jaar ago | 0

