Feeds
질문
I am using a colour image to create a 3-d plot of pixel intensity. I have to turn it gray for the project to work, but I would like to know how to make the 3-d plot of pixel intensity, on the original without changing its colour.
close all;clc;clear all; resize_value = 0.3; % 0From to 1 % TraceImage = imresize(rgb2gray(imread('Trace6.jpg')),res...
9년 초과 전 | 답변 수: 2 | 0