Community Profile

photo

Nilima


Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Error in fuzzy logic evalfis function?
Error using evalfis (line 62) The first argument should have as many columns as input variables and as many rows as inde...

7 years ago | 0 answers | 0

0

answers

Question


Please help me to fix Index exceeds matrix dimensions error.
My code is... imgListFile = fopen('D:\image_class.txt', 'r'); F = zeros(6, 24); L = cell(6, 1); tline = fopen(im...

8 years ago | 2 answers | 0

2

answers

Question


Can any one help me to fix error with imread()?
The code is... imgListFile = fopen('image_class.txt', 'r'); F = zeros(6, 24); L = cell(6, 1); tline = fgetl(imgList...

8 years ago | 2 answers | 0

2

answers

Question


Hi, I have drawn circle on top of color Image with viscircles function. I want to extract that part( may be as mask) and apply feature extraction on that part. Can anyone help me in how to do it...
I having color image. On top of that image I have drawn one circle covering area of interest. Now and want to use only that circ...

8 years ago | 1 answer | 0

1

answer