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 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答