Som
Followers: 0 Following: 0
Statistics
RANK
273,200
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
how can i place 25 image by using in one mask in successive manner?
how can i place 25 images in one mask.it will be in row wise in that mask?
7 years ago | 1 answer | 0
1
answerQuestion
how can i plot a graph for different gamma value (0.5,0.8,1 etc)
how can i plot different graph for different gamma value (0.5,0.8,1 etc)
7 years ago | 1 answer | 0
1
answerQuestion
how can i extract the 1st row of 300 images and i want to store all the rows in a separate matrix.
how can i extract the 1st row of 300 images and i want to store all the row in a separate matrix.
7 years ago | 0 answers | 0
0
answersQuestion
How can i find out unique image from image folder which contains 300 image.because in that folder so many identical image is there.how can find unique image out of 300 by using matlab
How can i find out unique image from image folder which contains 300 image.because in that folder so many identical image is th...
7 years ago | 1 answer | 0
1
answerQuestion
I got boundary box how can 1 crop only the boundary box automatically and display as a image
This is my code I= rgb2gray(imread('oct_485.jpg')); mask =I > 10; % Mask is bright stuff. figure,imshow(mask); st = regi...
7 years ago | 0 answers | 0
0
answersQuestion
How can i crop image automatically without using imcrop command
i am having black and white mixing image so i want to crop only oct part not full image without using imcrop command and manual...
7 years ago | 0 answers | 0
0
answersQuestion
How can I increase the color of certain pixel value in an intensity image?
I have an intensity image and want to color the pixels which their intensity is above 120. In fact I want to replace pixels who'...
8 years ago | 1 answer | 0
1
answerHow to find standard deviation of a RGB image?
http://in.mathworks.com/help/images/ref/std2.html
8 years ago | 0