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.
Estadística
8 Preguntas
7 Respuestas
CLASIFICACIÓN
14.560
of 295.486
REPUTACIÓN
2
CONTRIBUCIONES
8 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
casi 8 años hace | 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...
más de 8 años hace | 0
| aceptada
Pregunta
"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...
más de 8 años hace | 1 respuesta | 0
1
respuestaDoes 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 ...
alrededor de 9 años hace | 0
Pregunta
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...
alrededor de 9 años hace | 3 respuestas | 0
3
respuestasExtract 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...
más de 10 años hace | 0
| aceptada
Pregunta
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...
más de 10 años hace | 1 respuesta | 0
1
respuestaProblems 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...
alrededor de 11 años hace | 0
Pregunta
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...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
.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 ...
más de 11 años hace | 1 respuesta | 0
1
respuestaHow to create an executable using mcc for with multiple mex files?
Thanks a lot Kaustubha for your reply, the issue is resolved :)
más de 11 años hace | 0
Pregunta
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...
más de 11 años hace | 2 respuestas | 0
2
respuestasThe 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...
alrededor de 12 años hace | 0
Pregunta
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 ...
alrededor de 12 años hace | 2 respuestas | 2