Feeds
답변 있음
How to invert the colors in an image
You can also do something like colormap(flipud(gray)) if you don't want ot re-compute the image you're working with
How to invert the colors in an image
You can also do something like colormap(flipud(gray)) if you don't want ot re-compute the image you're working with
5년 초과 전 | 0
