Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Image Analyst
Image Analyst am 23 Jan. 2024
Bearbeitet: Image Analyst am 23 Jan. 2024

Weitere Antworten (0)

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by