photo

shome


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

Followers: 0   Following: 0

消息

student Professional Interests: computer vision

统计学

  • 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...

6 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...

8 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...

9 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...

9 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 ...

9 years 前 | 1 个回答 | 0

1

个回答