有沒有人有定義輸入函數作爲MATLAB中的qtdecomp函數的閾值標準的經驗?我嘗試以下,但它沒有工作: MyFunc = @(A,threshold) std2(A)>threshold; S = qtdecomp(Image ...
確定! 回上一頁