Image enhancement techniques HW
4 ビュー (過去 30 日間)
古いコメントを表示
Abdulkadir Karakollukci
2022 年 5 月 15 日
コメント済み: Abdulkadir Karakollukci
2022 年 5 月 15 日









For the given noisy images; apply image enhancement techniques to obtain a more suitable image for visual perception.
Write your comments about the results...
This is my homework but I can't do because I search to be orjinal photo I dont find there are a lot of from orjinal to noisy image examples can you help me ?
0 件のコメント
採用された回答
Image Analyst
2022 年 5 月 15 日
For the images corrupted by lines or stripes, it looks like they were just brightened or darkened by some factor. You can determine that factor by using sum() to sum the image horizontally and vertically and look at the ratio between means of bright strips and the means of the two darker strips on each site.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!