photo

shome


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

Followers: 0   Following: 0

消息

student Professional Interests: computer vision

统计学

MATLAB Answers

5 个提问
0 个回答

排名
207,623
of 300,369

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,436

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Unable to read pcd files using pcdread in matlab 2016a
I get following error when I try to read pcd file using pcread (My system is matlab2016a, ubuntu 16.04, 64bit): a=pcread('t...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Color image segmentation for colors with same HUE, but different value and saturation
I have a color image in which the foreground has three shades of green(same hue, but different value and saturation). The backg...

9 years 前 | 0 个回答 | 0

0

个回答

提问


created a shared library(.so ) using matlab engine but unable to call it from a program
i created a cpp file to call a sorting function in matlab through matlab engine. i built it as a .so file. The library files & t...

10 years 前 | 0 个回答 | 0

0

个回答

提问


matlab engine giving wrong result when called in a function in Cpp file
matlab engine call inside function: i try to sort an array of numbers & write the result to a file(using dlmwrite). also i disp...

10 years 前 | 2 个回答 | 0

2

个回答

提问


can we use matlab engine from a inside a function in C++
I compiled a C++ program to sort double values(matlab does the sorting). it works fine. however when i move the code related to ...

10 years 前 | 1 个回答 | 0

1

个回答