
shome
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
217,127
of 297,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,454
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159,017
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0