Community Profile

photo

Deepak Yadav


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

casi 4 años hace | 1 respuesta | 0

1

respuesta