Can any one help in this, how can i implement gamma correction?

2 次查看(过去 30 天)
Once the information about mammogram orientations are known gamma corrections are applied followed by morphological threshold T to find the initial boundary edges corresponding to each gamma correction. ?

回答(1 个)

Matt J
Matt J 2018-10-27
The imadjust command lets you input gamma correction parameters,
J = imadjust(I,[low_in high_in],[low_out high_out],gamma)

类别

Help CenterFile Exchange 中查找有关 Gamma Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by