photo

Lucaci Diana


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
34,124
of 299,759

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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

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

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

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

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

5 years 前 | 1 个回答 | 0

1

个回答