Community Profile

photo

thorati chiranjeevi


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1
  • Explorer

배지 보기

Feeds

보기 기준

질문


Multiple inputs to ANFIS
f = readfis('ANIS.fis') a =input('input values'); g = evalfis([a],f); disp(['',num2str(g)]) This is the code I have which as...

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

1

답변

질문


Sliding pixel window to get 8 neighbour pixel values
Hi, Can anyone plz tell me how to slide a filter window of 3*3 over the pixels of an image one by one and get the 8 neighbouring...

대략 3년 전 | 답변 수: 2 | 0

2

답변