photo

monika SINGH


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
2 Answers

RANK
29,432
of 300,392

REPUTATION
1

CONTRIBUTIONS
10 Questions
2 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


getting temperature of a pixel in thermal image
sir can you suggest me a .code though which i can get tempearture of each pixels

6 years ago | 0 answers | 0

0

answers

Answered
Thermal camera image processing
Image Analyst, with your code below: clc; % Clear the command window. close all; % Close all figures (except those of imto...

6 years ago | 0

Question


detection of hottest spot in wire
clc; % Clear the command window. close all; % Close all figures (except those of imtool.) clear; % Erase all existing var...

6 years ago | 1 answer | 0

1

answer

Question


filteredImage = imtophat(grayImage, true(25));
,what si the meaning of this line?

6 years ago | 0 answers | 0

0

answers

Question


temperature and gray level realtion
I have this thermal image and i want to know is there any kind of relation between temperature and gray levels (pixel intensit...

6 years ago | 0 answers | 0

0

answers

Question


temperature and gray scale relation
can we say that intensity and temperature holds some relation?

6 years ago | 0 answers | 0

0

answers

Question


temperature and gray level
is there any relation between gray level and thermal image?

6 years ago | 1 answer | 0

1

answer

Answered
How to map certain temperature range into 0-255 gray scale image (thermogram) ?? Please advice...
sir is there any relation between gray level and temperature??

6 years ago | 0

Question


setting range for pixel intensity
i am having a gray level image, i want to set range like if x(i,j)=183 to 215 it will have some value c programming for this wo...

6 years ago | 1 answer | 0

1

answer

Question


converting a thermal image to graylevel
i have a thermal image of human face ,how to convert this image in graylevel?

6 years ago | 0 answers | 0

0

answers

Question


counting of pixels having same same value
how to count pixels having same value

6 years ago | 1 answer | 0

1

answer

Question


detecting forehead of thermal image
how to detect forehead from thermal i9mage of a human face

6 years ago | 0 answers | 1

0

answers