Community Profile

photo

Deepak Yadav


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答