photo

Nasser Jarrar


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 7 | 0

7

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변