photo

rikki


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


why accuracy is same for all the frames?
clc close all clear all a=VideoReader('G:\New Folder (2)\test1.mp4'); % Read a vide...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to find true positive false positive of an image?
please suggest code how to calculate tp,fp,tn,fn

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to change each segments?
suppose i have given this image how to change each and every segment... for r=1:64 w(r)=abs(std2(double(E{r})));...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to save 120 figures in a folder defined by user and later retrieve it?
i have to save all 120 subfigures and then later read it again to apply modification and i have to make it sure that figures don...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to store figures in separate variable.
i had an image of 256*256 which was segmented to 8*8 matrix then later compared wrt standard deviation nw my image looks as sho...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to compare each segments?
plz do reply...here is the image and i have to compare each and every segment and make it zero for eg if th1>th2 then retain seg...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to change specific pixel from black to white?
suppose if i have given a image of cameraman ..is there way to select only cameraman image and convert only that region to whit...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to remove background from image?
how to remove building and other areas as my region of interest is only car.and how to make that car white so that i can dete...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to remove shadow from Grayscale image?
i have to remove shadow from Gray scale image and later after threshold how to fill holes areas ..how to do?

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to combine this imge to a single image?
<</matlabcentral/answers/uploaded_files/110271/Capture.PNG>> how to combine ..suggest some code?

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to combine subimages which is split into window size of 8x8 by using mat2cell into one single image ?
a=VideoReader('test.mp4 '); b = read(a,1 ); c=rgb2gray(b ); nframe=a.Number...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to segment a diseased cashewnut image by using k -clustering method?
by using k clustering method how to segment images?

대략 7년 전 | 답변 수: 1 | 0

1

답변