Lucaci Diana
Followers: 0 Following: 0
Feeds
提问
Creating a colormap for an image
Hi I am trying to do a simulation of an infrared camera and what I need to do now is to create a color map. What I was suggeste...
3 years 前 | 1 个回答 | 0
1
个回答提问
Hue value into temperature conversion
Hi I am trying to do the simulation of an infrared camera and one of the queries is to take the hue value from the visible band...
3 years 前 | 0 个回答 | 0
0
个回答提问
How can I apply a natural logarithm to an image?
%%4 image natural log test %%apply natural log function on the image 'image' to get 'ln_image' %%note: you need to use mat2gr...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to do a hilber transform of a 2d image?
I need to apply a hilbert transformation to an image that I have and I don't know how to, because I understood that hilber fucnt...
4 years 前 | 1 个回答 | 1
1
个回答提问
How can i make vector lengths the same?
%%read normal image first im = imread('thing.jpeg'); subplot(311); imshow(im); title('Normal Image'); %%read infrared ima...
4 years 前 | 1 个回答 | 0