Community Profile

photo

Saktheeswaran Mohan


Last seen: 3年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How does this code support in carparking slot identification?
set(handles.text2,'string',10-handles.Num_object);

3年弱 前 | 2 件の回答 | 0

2

回答

質問


how does code work in identify the images?
inverse_binary=not(handles.bw); [handles.L handles.Num_object]=bwlabel(inverse_binary);

3年弱 前 | 1 件の回答 | 0

1

回答

質問


How does code working for identify slots in car parking?
inverse_binary=not(handles.bw);

3年弱 前 | 1 件の回答 | 0

1

回答

質問


How does code working in matlab?
inverse_binary=not(handles.bw)

3年弱 前 | 0 件の回答 | 0

0

回答

質問


How does code working in matlab ?
inverse_binary=not(handles.bw); [handles.Lhandles.Num_object]=bwlabel(inverse_binary); set(handles.text2,'string',10-handles.N...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


How can I explain below matlab code to someone each line?
handles.output=hObject; [a b]=uigetfile({'*.*'}); img=imread({b a}) gravy=rgb2gray(img); gr=graythresh(grayy); handles.bw...

3年弱 前 | 0 件の回答 | 0

0

回答