Ramaprasad Kulkarni
University of Arizona
Followers: 0 Following: 0
Grad student majoring in Electrical Engg with emphasis on Image analysis, Image segmentation, Pattern recognition and Computer vision.
Professional Interests: Computer Vision, Image processing, Image segmentation, Image Analysis, Pattern recognition.
Statistics
RANK
14.567
of 295.569
REPUTATION
2
CONTRIBUTIONS
8 Questions
7 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
2
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
Control errorbar width in Matlab R2014b
You guys might have found a solution, but just putting this out there: An alternate and easier option to control the width of...
bijna 8 jaar ago | 0
"No supported compiler found" error on Windows 10 (Matlab 2015 b) after installing MinGW
I tried lot of steps and finally it worked. Don't know which option actually resolved the issue. -> Reinstalled MinGW64 -> I...
meer dan 8 jaar ago | 0
| accepted
Question
"No supported compiler found" error on Windows 10 (Matlab 2015 b) after installing MinGW
Hi All, I have to compile my CUDA mex file and use it in my Matlab function on Windows 10 with Matlab 2015b. I had VS 2015 Pr...
meer dan 8 jaar ago | 1 answer | 0
1
answerDoes MCC exclude 'csaps' function when generating standalone executable
Thanks for your reply Walter and Steven. Since there is an overlap in the answers to both your comments/questions, I will reply ...
ongeveer 9 jaar ago | 0
Question
Does MCC exclude 'csaps' function when generating standalone executable
Hi all, I have a C program written as mex file and use the Matlab csaps function in it. When I call the corresponding mexfunc...
ongeveer 9 jaar ago | 3 answers | 0
3
answersExtract cross sections from a plot of multiple spheres.
I finally figured it. For the benefit of others, here is the code. % A 3-D matrix 'F' which has its value at particular c...
meer dan 10 jaar ago | 0
| accepted
Question
Extract cross sections from a plot of multiple spheres.
Hi All, I want to extract cross sections from a plot of multiple spheres placed in a cube. I currently generate a plot for th...
meer dan 10 jaar ago | 1 answer | 0
1
answerProblems using imellipse and imfreehand in the same function
I too am working on similar problem except that I have option of users updating a new image on the axes in which an image and el...
ongeveer 11 jaar ago | 0
Question
Change imellipse position when the string in edit-text uicontrol is updated.
Hi All, I rather have a strange requirement. I display an image in an axes of a GUI figure created using GUIDE. I use imellip...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
Matlab and GUI does not respond when a mex file it calls is running.
Hi all, I have a Matlab GUI developed using GUIDE. One of the menu option calls a mex file which is a image segmentation algo...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
.Alternate to using for loop or symsum for the summation ∑(const)^n/(n*n!) ?
Dear all, Is there a more computationally efficient way compared to using for loop or symsum (from Symbolic math toolbox) to ...
meer dan 11 jaar ago | 1 answer | 0
1
answerHow to create an executable using mcc for with multiple mex files?
Thanks a lot Kaustubha for your reply, the issue is resolved :)
meer dan 11 jaar ago | 0
Question
How to create an executable using mcc for with multiple mex files?
Hi All, I want to generate a standalone executable for a mix of Matlab '.m' file and 'mex' files (with mexfunction in each of...
meer dan 11 jaar ago | 2 answers | 0
2
answersThe four-element position vector using getPosition returns double values rather than integers.
Hi Azzi, Thanks for the quick reply. The position vector returned for imrect function is of type double but the values are...
meer dan 12 jaar ago | 0
Question
The four-element position vector using getPosition returns double values rather than integers.
Hi everyone, The four-element position vector returned after selecting rectangle or ellipse or other shapes in an image as a ...
meer dan 12 jaar ago | 2 answers | 2