photo

paloma paleo


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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 ...

mehr als 2 Jahre vor | 0

Frage


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 ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

mehr als 3 Jahre vor | 0

Frage


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...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten