MATLAB圖像處理學習筆記4

圖像的幾何變換 剪切(imcrop) I = imread(‘filename’); [x,rect] = imcrop(I); rectangle函數:Create rectangle with sharp or curved corners(創建四角有弧度的矩形,默認無弧度)
相關文章
相關標籤/搜索