Feeds
提问
No connection when using SSH/SFTP/SCP For Matlab (v2)
Hi, I have been using the 'SSH/SFTP/SCP For Matlab (v2)' a month ago and did not have any problem. Now, I get this error: Err...
4 years 前 | 1 个回答 | 0
1
个回答已回答
cellfun of a cell array of rgb images
I found it myself. r = cellfun(@(x) mean(x(:,:,1),'all'), Img); /thomas
cellfun of a cell array of rgb images
I found it myself. r = cellfun(@(x) mean(x(:,:,1),'all'), Img); /thomas
4 years 前 | 0
提问
cellfun of a cell array of rgb images
Hi, I have a cell array of several rgb images, so each cell is an rgb image of size x*y. I want to calculate the mean of each...
4 years 前 | 1 个回答 | 0
1
个回答提问
(app designer) Callback for ROIMoved event does not work
Hi, I have modified the Matlab app 'Image histogram example' with the possibility to draw an ROI and get the histogram of that ...
4 years 前 | 2 个回答 | 1