Community Profile

photo

Lucaci Diana


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 1

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer