Community Profile

photo

paloma paleo


Last seen: alrededor de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Boxplot how to make the box widths proportional to sample size
I would like to modify the box widths proportional to the sample size. Similar to the attached figure. Can I do this with Mat...

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

1

respuesta

Respondida
Find index position of the second last '1' per row in a BW image
The original images are grey images. I am analysing thousends of images. There is a liquid falling down a flat surface and I ...

más de 2 años hace | 0

Pregunta


Find index position of the second last '1' per row in a BW image
I have a image (or matrix) with only '0' and '1'. I need to find the index of the second last of '1' in each row. The matrix ...

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

2

respuestas

Pregunta


How to extract data from a SQLite database with null values
I have a db file and I would like to extract certain data. Code: dbfile = 'name_database.db'; conn = sqlite(dbfile); %Impor...

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

1

respuesta

Pregunta


Obtain the LUT transformation knowing the input (RAW image) and the output (adjusted image)
Hello, I am usign a software that allows to adjustRAW images using LUT. However, I would like to obtain the LUT that I have use...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Remove specific frequencies from FFT signal and reconstruct the signal after filtering those frequencies
Hi, I have a signal that shows a very distinctive peaks in the FFT. Those high amplitudes are the 'noise' of the signal. I wo...

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

1

respuesta

Respondida
Detecting a specific line in an image
I have tried several ways (see code below) but I am not getting any good results. close all % Read in image and the image info...

más de 3 años hace | 0

Pregunta


Detecting a specific line in an image
Hello, I have several images and I need to detect a profile that it changes on time. The images are grey colours and the constr...

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

2

respuestas