photo

Lucaci Diana


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
34,141
of 300,338

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

5 years ago | 1 answer | 0

1

answer