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
- Host: GitHub
- URL: https://github.com/asem000/urp-coiling-frequency
- Owner: ASEM000
- License: mit
- Created: 2020-09-25T13:56:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T12:57:39.000Z (over 5 years ago)
- Last Synced: 2025-01-29T15:13:17.886Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

#### Selecting plotting time and location of interest

### 2. Denoising algorithm to remove the unwanted droplets in the video

### 3. FFT-PSD

### 4. extract jet center as function of row position and time
#### The code is optimized using numba and accelerated using parallel processing