Extract data from an grayscale image
15 ビュー (過去 30 日間)
古いコメントを表示
I need to extract data from a sequence of image frames (extracted from a high-speed schlieren video in .mraw format) to perform Dynamic Mode Decomposition (DMD) and Fast Fourier Transform (FFT) analysis. The goal is to analyze the unsteady shock structures on the object by selecting a Region of Interest (ROI) within the images. Please help me write a MATLAB script that processes these frames, performs DMD and FFT analysis, and extracts the corresponding frequency and amplitude data from the selected ROI.
2 件のコメント
Walter Roberson
7分 前
Two ways to read mraw are mentioned at https://www.mathworks.com/matlabcentral/answers/582314-phantom-cine-format-and-photron-mraw#answer_893440
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Fourier Analysis and Filtering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!