photo

fareed fareed


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
0 个回答

排名
35,690
of 301,186

声誉
1

贡献数
2 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 21,188

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,292

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Matlab raspberry-pi simulink
Hi I'm wondering if i can run standalone matlab code on raspberry independently without being connected to pc after code deploy...

10 years 前 | 1 个回答 | 1

1

个回答

提问


i am beginner, i wrote a code to detect circles but it is too slow , the most consuming time part is images\private\chaccum what is is and how can i make it fast?
g=imread('eshara.jpg'); figure,imshow(g); g2=im2bw(g); %g=rgb2gray(g); [centers, radii, metric] = imfindcircles(g2,[15 75],'...

11 years 前 | 1 个回答 | 0

1

个回答