photo

Nasser Jarrar


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
153,126
of 300,786

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,091

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,061

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

7 years 前 | 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

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

8 years 前 | 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...

8 years 前 | 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...

8 years 前 | 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? ...

8 years 前 | 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 (...

8 years 前 | 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...

8 years 前 | 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...

8 years 前 | 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...

8 years 前 | 1 个回答 | 0

1

个回答