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년 전 | 답변 수: 2 | 1
