photo

Ely Raz


Last seen: casi 2 años hace Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

16 Preguntas
2 Respuestas

CLASIFICACIÓN
168.125
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
16 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
62.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

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

  • First Answer
  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Access MinFeretCoordinates data in regionprop table
How can I access each circle MinFeretCoordinates? clc; clear; a = imread("circlesBrightDark.png"); bw = a < 50; imshow(...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Problem with rotating an image
Hi, I have a code within app designer which is aim in rotating an object but I get sometimes this error: c = 1....

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Change the size 2 uiaxes
How can I change the size 2 uiaxes (ax by -50% and ax1 by 50%)? Code: fig = uifigure; ax = uiaxes(fig,'Position',[10 10 250...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Change name and logo after Standalone Desktop Apps Compile
When I use Share/Standalone Desktop Apps to compile an app designer file I get in the reults the following: How can I change ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Overlay gray ROI on an image
Based on this question (https://www.mathworks.com/matlabcentral/answers/1620785-overlay-roi-on-an-image) and one of the answers ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


populate a listbox with selected folder doc file names - App designer
How can I populate a listbox with all doc files in a selected folder using a button in App designer? function selectDocButton...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Add header to the splited tables and omit the "" signs
Based on this question I wrote a code that generate a PDF report. Two questions: 1) How can I omit the "" that appear on the e...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
How to extract frames of a video
How can I add the possibility to select a ROI in Image Analyst script and analyzed it?

casi 6 años hace | 0

Respondida
send imtool image to my GUIDE GUI
Thanks a lot. The imtool works fine but the returned image is not shown, any reason why?

más de 8 años hace | 0

Pregunta


send imtool image to my GUIDE GUI
In the following function, I send an image from my GUI axes to an imtool in order to do some manipulations. How can I transfer t...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Calculate each object maximum height and weight
How can I calculate each object maximum height and weight in the following example? I used this code: clc; clear; ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Difference between hist and imhist
Hi, I have a fundamental question about the hist and imhist and an explanation will be great as I am a bit lost. I am runn...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Manual object counter inside an image
Hi How can I program a very simple manual counter on top of an image that I show (GUI). Basically, I wish to load an image to...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Image browser- populate listbox and show image problems
Based on Image Analyst answer to the question in http://www.mathworks.com/matlabcentral/answers/78421 I was slightly modifyin...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Introducing a border/outline to objects in an image – follow up question
Based on the question in http://www.mathworks.com/matlabcentral/answers/27252 and the resulted script (below) I have two que...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


bwboundaries - label each object with different color
Hi, In this example below the labeled objects are shown using the jet colormap, on a gray background, with region boundaries...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


uiwait and warning dialog problem
Hi, I use a load image button in GUI that contains the following code: [path, file] = uigetfile({'*.jpg;*.gif','All Ima...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


"uncollage" a collage image
Hi, How can I "uncollage" a collage image ( <http://i41.tinypic.com/11m945i.jpg>) <<http://i41.tinypic.com/11m945i.jpg>>...

más de 12 años hace | 1 respuesta | 0

1

respuesta