An open API service indexing awesome lists of open source software.

https://github.com/asem000/urp-coiling-frequency

Image processing component for analysis of jet impinging on density interface
https://github.com/asem000/urp-coiling-frequency

Last synced: over 1 year ago
JSON representation

Image processing component for analysis of jet impinging on density interface

Awesome Lists containing this project

README

          

# URP COILING FREQUENCY
Image processing component for analysis of jet impinging density interface

## Main functionalities
### 1. GUI to get the appropriate parameters for jet extraction

#### Tuning parameters before analysis
![Image](https://i.imgur.com/r3dClW9.png)

#### Selecting plotting time and location of interest
![Image](https://i.imgur.com/DWvOiFV.png)

### 2. Denoising algorithm to remove the unwanted droplets in the video
![Image](https://i.imgur.com/lNCMMlO.png)

### 3. FFT-PSD
![Image](https://i.imgur.com/JUV8NMm.png)

### 4. extract jet center as function of row position and time

#### The code is optimized using numba and accelerated using parallel processing