2008-08-26

Matlab 矩陣運算 crop

Sobel_VEdge = Sobel_VEdge(2:height, 2:width);

取第二列~第height列 和 第二行~第width行 構成的矩陣

No comments:

Post a Comment