how to apply clahe in 2014a version in matlab

3 ビュー (過去 30 日間)
LAXMI PRIYANKA
LAXMI PRIYANKA 2020 年 4 月 15 日
iam trying to apply clahe to the extracted green channel of my image
i get the following errors
i have also attached the coding
cold anyone help me in this regard
Error using adapthisteq
Expected input number 1, I, to be two-dimensional.
Error in adapthisteq>parseInputs (line 416)
validateattributes(I, {'uint8', 'uint16', 'double', 'int16', 'single'}, ...
Error in adapthisteq (line 154)
[I, selectedRange, fullRange, numTiles, dimTile, clipLimit, numBins, ...

回答 (0 件)

カテゴリ

Help Center および File ExchangeUpgrading Hydraulic Models to Use Isothermal Liquid Blocks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by