필터 지우기
필터 지우기

[Image Processing] Looking for non-reference based image quality check, BRISQUE results seems untrustworthy on small patch.

조회 수: 2 (최근 30일)
Hi,
I'm having a noisy volumetric 3d data[cubical] of a coin with dark background
like 360x360x2048 = image [360x360] = max(data,[],3)
Algo1: get denoisy data A [takes 1hour to run]
Algo2: get denoisy data B [takes 1hour to run]
Algo3: get denoisy data C [takes 1hour to run]
data A looks better compared to rest and brisque value also says the same [brisque ranging from 15-30]
to work faster we tried to work on patch of 60x60, 120x120, 240x240, 256x256 time ranging from [4 mins to 30mins]
Algo1: get denoisy data A
Algo2: get denoisy data B
Algo3: get denoisy data C
data A looks better compared to rest but now brisque value seems to give random numbers [40-120] and not even in ordered way.
We are looking for a non-reference based image comparison thing.
Please help what all we should explore?

채택된 답변

Image Analyst
Image Analyst 2024년 1월 23일
편집: Image Analyst 2024년 1월 23일

추가 답변 (0개)

제품


릴리스

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by