Community Profile

photo

Deepak Yadav


Last seen: oltre 3 anni fa Attivo dal 2020

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


This is my code and I trained two types of classes in which building as class 1 and a mountain as class 2. When I upload and try to identified the class then the output will always shows same output "detected class 1" . why it not identified class 2
%% Test Image [fname,path]=uigetfile('.jpg','Provide a Image for Testing'); c=strcat(path,fname); im=imread(fname); imshow(i...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


why i m getting this error "Array indices must be positive integers or logical values. or min=min(dist);" please help me out?
%% Test Image [fname,path]=uigetfile('.jpg','Provide a Image for Testing'); c=strcat(path,fname); im=imread(fname); imshow(i...

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


error undefined fuction and varible
%% taking the Image clc clear all; close all; [fname path]=uigetfile('.jpg','open a face as input for training'); fname=s...

quasi 4 anni fa | 1 risposta | 0

1

risposta