Community Profile

photo

shome


Last seen: 2 years ago Active since 2015

student Professional Interests: computer vision

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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

6 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 2 answers | 0

2

answers

Question


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

8 years ago | 1 answer | 0

1

answer