Community Profile

photo

Nasser Jarrar


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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.

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 7 answers | 0

7

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer