Feeds
提问
How do I stop a function from displaying output matrix without using semicolon in command window?
Here is one of my functions for color histogram equalization: function [ newimg ] = oldhist( img ); Red = img(:,:,1); G...
13 years 前 | 2 个回答 | 1
