Community Profile

photo

Nasser Jarrar


Aktiv seit 2017

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Changing a circle in resize-able GUI
Im using this function to plot a circle:plot(two,one,'ro','MarkerSize',30); in a resize-able GUI how can I scale and change the...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can someone please explain in details the last two sections in the following code
I need some to explain the last two sections in the code. Extremely necessary <https://www.mathworks.com/matlabcentral/fileexcha...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why cant I open my gui from open button? I must type guide in command window and then run it to oberate
I can't open my gui from the open button in Matlab or I will get an error. I must type guide and then open it.

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I change intensity Image Brightness without changing pixel value
I have a gray scale Image and I would like to edit brightness with changing the pixel values

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Create GUI of multiple windows
I would like to create a GUI with multiple windows, the first figure to be as an introduction where there will be 3 options (1-h...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Viewing intensity image on GUI
I'm working on Image processing. In GUI after using impixel function to view the intensity of each pixel. I would like to show t...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Show the value of impixelinfo
I would like to show the result of impixelinfo while scrolling next to the mouse on the image like the attached image, or if tha...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Linking Image processing code with GUI
I would like to link my code with GUI. I'm using the function plot on the code to plot a circle, How can I let appear in GUI? ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I need a way to assign a value for each pixel based on RGB values. which will be based on equations for red,blue and green
So for blue (0-255) it will have a value between 0 and 10 for green (0-255) it will have a value between 10 and 20 for red (...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Thermal camera image processing
I'm working on thermal camera image processing and I would like to create an equation to show what every pixel means in temperat...

etwa 6 Jahre vor | 7 Antworten | 0

7

Antworten

Frage


Thermal image processing on matlab
I want to process an image in matlab and the steps are: 1-upload the image and view the pixel matrix. 2-Raise the value of the...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Matlab image processing thresholding and implementing an equation in matlab
Using equation P=(8/(i2-i1))*∑grad(i) to find a threshold where i1=0.1% i2=10% of total length of pixel indices. How do I imple...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort