I need to show the image represented as two dimension array from numbers (pixels values)?
you need show the pixels values in command window or view the image as a figure?.
For both cases, if the image variable is IM you need.
In Command Windows:
IM(row,col)
If you want to show your image in a figure.
figure, imshow(IM,[range of pixels values])
more imformation http://www.mathworks.com/help/images/functionlist.html you can see the image processing toolbox of matlab.
if i am wrong in my answer, please can you explain better your problem.
Regard
Imagesc(Data2d,[scale_min,scale_max]) command.
You can use colours:
surf(X_mat,Y_mat,Z_mat, C)
% C = values for each point (colours)
You can simply run a loop in which you can transfer each index no. to your predetermined size of array.
simple for loop can do this.
imresize can be another option
Thank you
check this:
https://stackoverflow.com/questions/3942892/how-do-i-visualize-a-matrix-with-colors-and-values-displayed
There are a lot of universities that considered as a high quality in its performance. Some may agree on this excellency and some have a doubting about it. In your opinion, what is the define of...
04 May 2019 4,257 5 View
People suffer through difficult conditions and crises, in which a person needs to support others to minimize the negative effects of his crisis. But some friends and relatives fail him and they...
02 March 2019 3,191 7 View
In 2018, many events took place, some of them were good and happy, whereas other were bad and sad. What is the most important and joyful event that happened or sad event in your opinion?
31 December 2018 2,749 5 View
There are many types of world university ranking. What are the requirements of register a university in Time Higher Education World University Rankings
10 November 2018 679 14 View
There are terms of engagement and connection to the homeland, namely citizenship, loyalty and belonging. In your opinion, what is the relationship between them? What is more comprehensive? What is...
06 July 2018 4,031 33 View
Dear colleagues The researchers' dealing with researchgate varies depending on leisure time, the need for information, or the provision of information to others. Do you deal with the search daily...
31 December 2017 2,227 44 View
In some countries, especially developing countries, towers of mobile phone companies are placed above residential buildings and within residential neighborhoods, without taking into account the...
11 December 2017 6,361 16 View
I need information about these cell lines. 1) WRL-68 (human normal liver) 2) SUN-16 (human stomach cancer). Has any one paper or references about them With my best wishes.
11 December 2016 3,357 9 View
The success of any action or reaction will generate joy and happiness in the hearts of individuals or communities. To achieve this success, one must investment opportunities and perform actions,...
03 April 2016 9,237 58 View
There are many ways to persuade others when dealing with them.What is the method of "four walls" to convince others?
11 December 2015 2,083 16 View
I would like to understand potential safety concerns while handling SEB in the lab. Especially while working in animal house facility. Would like to know precautions for handling. Sigma MSDS...
07 August 2024 6,034 3 View
During low-temperature testing, new diffraction peaks that appear could be indicative of several phenomena. In one of our tests, we observed notable new peaks around 40° and 45° in a specific...
06 August 2024 726 3 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Some Staphylococcus aureus strains Inhibit the growth of Mycobacteria in Mueller Hinton Agar medium containing 10% OADC. Do some Staphylococcus aureus strains have in vitro antimycobacterial activity?
29 July 2024 10,023 2 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,926 1 View
Hello!!! I want to implement the Swerling characteristics functions (CF) directly in MATLAB without using its Fourier integral pairs...the Swerling CFs are actually Laplace Transform of the signal...
23 July 2024 4,925 1 View
Hello, colleagues! There is commenting open for new upcoming edition of USP 1033. Validation target acceptance criteria is now different from what it used to be and it doesn't include Cpm....
23 July 2024 7,292 3 View
Currently I need to calculate detection probabilities (PD) from radar cross section (RCS) data. Beta distribution parameters for this RCS data are calculated and will be used in Swerling0...
22 July 2024 868 0 View