photo

Som


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

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

거의 8년 전 | 0