Community Profile

photo

Som


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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?

6 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answers

Question


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'...

7 years ago | 1 answer | 0

1

answer

Answered
How to find standard deviation of a RGB image?
http://in.mathworks.com/help/images/ref/std2.html

7 years ago | 0