Josep Llobet
Followers: 0 Following: 0
Bioinformatics and Biostatistics student Bachelor of Science in Biotechnology. Interests in directed evolution, drug development,
Python
Estadística
21 Preguntas
17 Respuestas
1 Archivo
CLASIFICACIÓN
5.480
of 293.920
REPUTACIÓN
8
CONTRIBUCIONES
21 Preguntas
17 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
16.714 of 20.060
REPUTACIÓN
4
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
1
ALL TIME DESCARGAS
42
CLASIFICACIÓN
of 150.100
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
Image repository web for 3rd people image uploads
I am searching for a website where I can upload images in a folder of the repository, and other people (people unknown) can uplo...
alrededor de 1 año hace | 0 respuestas | 0
0
respuestasIs there any popular forum for asking questions about image processing?
Hello, My answer would be: there is not a main good webpage. I found that one: https://forum.image.sc/c/image-analysis/6, but ...
alrededor de 1 año hace | 0
Enviada
Add text to an image
Put text into the corner of an image in order to make their presentation better.
alrededor de 1 año hace | 1 descarga |
Why MATLAB App is standstill, collapse, when a video is executed and processed?
True Mr!
más de 1 año hace | 0
| aceptada
Pregunta
Why MATLAB App is standstill, collapse, when a video is executed and processed?
Why when execute a MATLAB App with different functions it collapse, saturate, standstill? I think it is because the internal ...
más de 1 año hace | 1 respuesta | 0
1
respuestaCheck if a number is in between two values
function [min_proxim, max_proxim, porta_num_between] = app_sel_between_two(val_list, val_check) % Detrmina si un numero (val_...
más de 1 año hace | 0
Pregunta
obtain element from a non defined array matlab
I am looking to obtain the element of an array without the necessity of creating a new variable. Currently I am using like: im...
casi 2 años hace | 1 respuesta | 0
1
respuestaprevent selection in objects app matlab
I find the result. I post it in can't use shortkey after pushing a button in MATLAB App Answer. You just need to turn to make t...
casi 2 años hace | 0
| aceptada
can't use shortkey after pushing a button in MATLAB App
I solved it! Because some of the @Walter Roberson advice in Press button automatically click post, you just need to turn to add...
casi 2 años hace | 0
| aceptada
Pregunta
can't use shortkey after pushing a button in MATLAB App
Hello, I cannot use the keyboard shortkeys defined after I have pushed a button in MATLAB App. For example, I have a "a" key...
casi 2 años hace | 1 respuesta | 0
1
respuestaApp Designer push button callback on push/hold (not native ButtonPushFcn)
Hello, If you want to execute the button, you must execute the 'execution' command of that one. As example, in a app.OriginalBu...
casi 2 años hace | 0
How to properly delete cell element ?
% Cell you want to copy branques_pixels_new = {[55178] [55593] [62271] [62686] [66858] [67273 123123 12123]} ...
alrededor de 2 años hace | 0
UIFigureSizeChanged does not work
Ok, as indicated in this MATLAB Answer from 2017, the 'AutoResizeChildren' of the UIFigure must be put it in off. In the Size...
alrededor de 2 años hace | 0
| aceptada
Pregunta
UIFigureSizeChanged does not work
Hello there, In App, the callback UIFigureSizeChanged does not make any effect when the size of the GUI's app is changed. I ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
rescale image in app when maximized
Hi, I am trying to maximize an image in MATLAB app when the App is maximized. This mean, resize/rescale the image according to...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Expand GUI in App UIFigure by a button for to extend the showing
Hi, I'm trying to expand down part of the UIFigure of a MATLAB App by a button push. As example: from: - to -> I tryied ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaGUI full screen with centred figure?
Hello, For obtain a centered GUI figure based on the screensize, in MATLAB App, you can try it: % Obtain GUI position UIFigur...
alrededor de 2 años hace | 0
Pregunta
there's no object in object detection on Pascal VOC data
Hello there, I am preparing a dataset for a object detection model of deep learning, which is based on images and their respe...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaimcrop a specific bounding box
You can try the next code: Obtain the image example % __JUST OBTAIN THE IMAGE__% % Obtain image krillin = imread("https://...
más de 2 años hace | 1
Pregunta
prevent selection in objects app matlab
How can avoid the selection of an app GUI object (button, image, etc.) by clicking in it? ---when clicking--> it is selected. ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Fix bounding box in a image and save it
Hi there, I am trying to fix a Bounding Box permanently in a image because to save it. I used as usual hold on for graphic t...
más de 2 años hace | 1 respuesta | 0
1
respuestaTrying to install a MATLAB Runtime executable
Hi there again, I didn't know the MATLAB Runtime was needed to be installed; I thought it used just as a .zip document. Then...
más de 2 años hace | 0
| aceptada
Pregunta
Trying to install a MATLAB Runtime executable
Hi there, I am trying to install a MATLAB executable program in a one of my computers where I have not installed MATLAB. Then...
más de 2 años hace | 1 respuesta | 0
1
respuestahow to compare image size
Excuse me because the coments are in catalan, but matbe the next code could be useful. It is for adjust one image 1 to other sma...
casi 3 años hace | 0
How do I combine two cell arrays into one cell array?
Maybe this little function could be useful: function [celltot] = juntar_cells(cell1, cell2) celltot = cell1; for ll_cell2 =...
casi 3 años hace | 0
Pregunta
select one item between two List Box
Hi there, I'm designing an App with MATLAB App designer. I have two Box List, with different items in them. I want the user c...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Get path from running app
As we saw in Get path from runnig script to obtain in a automated way the path where our MATLAB file was running, there is a co...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert line to pixels in a image, from coordenade
Hi there, I have the coordenades of two points, which with the function line() I can draw a line. I want to convert the pixels ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPlot design resources?
Try: doc plot for to know more about the function
alrededor de 3 años hace | 0
| aceptada
How to end MATLAB session
Maybe you have some files which MATLAB is using, then you would have to try to close these ones.
alrededor de 3 años hace | 0