Suki Sandhu
coop student
Followers: 0 Following: 0
Software Engineering Student
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
10.111
of 295.569
REPUTACIÓN
4
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Pregunta
Finding Connected Components of Superpixels?
If I know the idx of the following figure to be [ 261 325 331 333 339]. What sort of algorithm can I use that would dete...
más de 5 años hace | 1 respuesta | 1
1
respuestaPregunta
Translating an Axes Plane in 3D
Visuals of what I am trying to achieve can be viewed here: http://imgur.com/a/61eRH I am wondering if there is any way to tr...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Creating a paintbrush tool?
Does anybody know of a way to replicate a paintbrush tool in Matlab? Something similar to the way that imfreehand() in combinati...
más de 7 años hace | 0 respuestas | 3
0
respuestasPregunta
Transparent Scrollable Overlay Help
Hey there, I am working on a GUI through GUIDE and instead of imfuse()'ing the images together, I want to get an overlay so I ca...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Filling in Matrix (Interpolation
If I have a (10,3) matrix like so, 10 20 1 0 0 0 0 0 0 40 80 4 ...
casi 8 años hace | 3 respuestas | 0
3
respuestasPregunta
imellipse not working for updated images
I have a piece of code that is like this: h = imellipse(gca); bwCurr = createMask(h); and from there taking the m...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to make line objects and be able to track / zoom into them?
Working on this little program and I want it to be able to zoom into lines as shown in the following images: http://imgur.com...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to zoom into a figure in matlab GUI
I have the following piece of code that does what I want it to. I am having a hard time trying to get it to work for the figure ...
casi 8 años hace | 2 respuestas | 0