photo

Harshit Sharma


Nit Calicut

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Harshit Sharma
Student
Nit Calicut

统计学

MATLAB Answers

4 个提问
0 个回答

排名
158,342
of 299,947

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
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.

10 years 前 | 1 个回答 | 0

1

个回答

提问


how find depth of a object by image? plz help me.
<</matlabcentral/answers/uploaded_files/41201/good.jpg>>

10 years 前 | 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=...

10 years 前 | 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); ...

10 years 前 | 1 个回答 | 0

1

个回答