Image enhancement techniques HW
조회 수: 3 (최근 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!