Veena Chatti
Followers: 0 Following: 0
Estadística
20 Preguntas
                        3 Respuestas
CLASIFICACIÓN
12.171
                          
                          
of 300.381
                        
REPUTACIÓN
4
                           
                        
CONTRIBUCIONES
                          20 Preguntas
                          3 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            50.0%
                        
VOTOS RECIBIDOS
3
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
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
Connecting labelmatrix and regionprops Pixel indices
Hi all, I have a list of 200-250 objects in a 512 x 512 image. I used bwconncomp to build a labelmatrix and also watershed and ...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
imshow() for multiple selected objects
Hi, I have an image with ~200-250 labeled objects. How can I use imshow() to display multiple selected objects? When I try thi...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaExtract label colors from label2rgb
I figured out one way: colors = NaN(max(LL(:)),4); for i = 1:max(LL(:)) % LL is my labelmatrix [r,c] = find(LL==i,1) ...
alrededor de 5 años hace | 1
| aceptada
Pregunta
Assign specific colors to labelmatrix objects
Hi, Does anyone know how to use imshow() with a custom colormap linking labeled objects to RGB colors? I have a series of imag...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasHow to selectively apply colors using label2rgb to a watershed segmentation
I have a similar situation. I'm trying to use label2rgb to label the same specific objects tracked in multiple images with the s...
alrededor de 5 años hace | 0
Pregunta
Extract label colors from label2rgb
Hi! I'm using label2rgb to label ~200-250 objects with watershed. Here is my code: labeledL = label2rgb(L,'turbo', [1 1 1], ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Retaining specific colors while tracking objects
Hi! I'm using the watershed algorithm, combined with either 'turbo' or 'jet' to color detected objects. thewatershedimage = la...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Running watershed locally in a selected ROI/on selected objects
Hi, I have an image containing 200-250 objects detected by watershed. In some cases, the algorithm makes mistakes with over/un...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Detecting watershed oversegmentation errors
Hi, My watershed algorithm sometimes oversegments two objects when it should pick up one. I am tracking these objects in a sequ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Limiting UIAxes Interactivity in AppDesigner
Hi! I'm using three UIAxes to display plots, and I'd like to be able to limit their interactivity such that the zoom in/out, an...
alrededor de 5 años hace | 3 respuestas | 0
3
respuestasPregunta
State button callback- break while loop?
Hi, I'm trying to loop through hundreds of frames in a file with the push of a state button and the use of a slider in AppDesig...
alrededor de 5 años hace | 2 respuestas | 1
2
respuestasPregunta
Compiler- Standalone App Dependencies
Hi, For people who have experience with Compiler- if I were to use some MATLAB toolboxes to create an App, and then use Compile...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaimshow and montage with UIAxes
Never mind, it was really simple, and I figured it out. The value of app.V had to be rounded to the nearest integer before tryin...
alrededor de 5 años hace | 0
| aceptada
Pregunta
imshow and montage with UIAxes
Hi! I'm trying to use the app designer to display an image from a stack of images in a TIFF file. The ~80 MB image is a 512 x...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Alternatives to 'datasample'
Hi! I'm looking for an alternative to the datasample function. It's a part of the Statistics & Machine Learning toolbox. Any id...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Reconstructing components from regionprops
Hi! I used the watershed in the Image Processing toolbox to detect certain objects, but I realize that it sometimes makes error...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Further documentation for regionprops
Hi! I'm looking for more detailed documentation on the mathematical definition of the Centroid property returned by regionprops...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
ROI object property "does not exist"?
Hi all, I've been creating ROIs using specific coordinates in images, and strangely I see that when I click on the ROI object i...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Question about using randperm in a loop
Hi, I'm using randperm in a loop that's meant to generate unique random three-digit numbers to fill a 5x5 matrix, r, like this:...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Additional properties from regionprops
Hi all, I'm using regionprops to extract some properties from a watershed segmentation of polygonal objects in an image. It ret...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
ROI Label Placement Issue
Hi, I'm trying use ROIs with labels, and unfortunately they are automatically placed exactly on top of something I don't want o...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Placing and labeling ROIs on an image
Hi! I'm looking to place ROI circles of the same size on about 5-10 coordinate points in an image. So far, I've extracted and ...
más de 5 años hace | 0 respuestas | 1
0
respuestasPregunta
Subplot the same three variables from N mat files in a folder
Hi! I am trying to use subplot and was looking for tips on how to approach this: There's a folder full of N .mat files, and ea...
casi 6 años hace | 1 respuesta | 0

                
              