Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
matlab transpose image
thffmnn
Programming language:
Whatever
2021-07-10 11:19:05
0
Q:
matlab transpose image
李星昊
Code:
Whatever
2021-09-22 10:48:54
% MATLAB
% swap rows and cols but keep the 3rd dimension intact.
permute(yourImg,[
2
1
3
]);
0
Tags
image
Related
normalise 1 matrix matlab
declaring a function in matlab
imgaussfilt matlab
matlab resize image by scale
matlab create image
transpose of a matrix in matlab
matlab online for steady state error
matlab flip image
matlab 1d matrix declarationg
what is transpose of a matrix
matlab reduce resolution of image
New to Communities?
Join the community