Read and Process Camera Raw Data with MATLAB
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
MatRaw is a simple bridge tool for extracting completely intact image data from raw files of DSLRs/DSLMs. You can use it to convert raw files to OS-friendly images or MATLAB-accessible .MAT files, and/or to perform basic processing in ISP pipeline such as raw noise reduction, white balancing, and colorimetric characterization (a.k.a. color correction or color space transformation).
Key features:
- conversion from camera raw files (.CR2, .NEF, .ARW, .RAF, .ORF, .DNG, etc) to .MAT files or image formats (.PNG, .TIFF, .PPM, etc)
- (optional) darkness level subtraction
- (optional) demosaic
- (optional) color interpolation
- (optional) white balancing
- (optional) color space transformation (a.k.a. color correction)
- (optional) fixed pattern noise (FPN) reduction
- (optional) pixel response non-uniformity (PRNU) compensation (a.k.a. flat field correction)
Please see the repository (https://www.github.com/QiuJueqin/MatRaw) for more details.
引用
Jueqin Qiu (2026). MatRaw (https://github.com/QiuJueqin/MatRaw), GitHub. に取得済み.
謝辞
ヒントを与えたファイル: matlab-unpackRaw
一般的な情報
- バージョン 1.0.2 (3.25 MB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- R2016a 以降 R2018b 以前と互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.2 | typo correction |
||
| 1.0.1 | add website |
||
| 1.0.0 |
