Harshit Sharma
Nit Calicut
2015 年からアクティブ
Followers: 0 Following: 0
Harshit Sharma
Student
Nit Calicut
統計
MATLAB Answers
4 質問
0 回答
ランク
of 154,359
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I want to plot centroid location in following image.How can I do it? Give me some code.
</matlabcentral/answers/uploaded_files/41358/bonding%20box.jpg> sir please tell me method to find depth of this image also.
9年弱 前 | 1 件の回答 | 0
1
回答質問
how find depth of a object by image? plz help me.
<</matlabcentral/answers/uploaded_files/41201/good.jpg>>
9年弱 前 | 1 件の回答 | 0
1
回答質問
sir I want to convert my .m file to VHDL . my code is given below.
function veh clear all; close all; a=imread('veh.png'); %a=rgb2gray(a); imshow(a) a=double(a); b=...
9年以上 前 | 1 件の回答 | 0
1
回答質問
sir I want to convert my .m file code into python. Is it possible.my code is given below.
clear all; close all; a=imread('veh.png'); %a=rgb2gray(a); imshow(a) a=double(a); b=imread('back.png'); %b=rgb2gray(b); ...
9年以上 前 | 1 件の回答 | 0