Laila Kazemi - MATLAB Central
photo

Laila Kazemi


Last seen: 1 year 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 03/13 to 03/25Use left and right arrows to move selectionFrom 03/13Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 个提问
3 个回答

排名
31,516
of 297,711

声誉
1

贡献数
11 个提问
3 个回答

回答接受率
27.27%

收到投票数
1

排名
 of 20,465

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,406

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How Can I simulate non uniform background illumination?
I would like to add non uniform background illumination to some images to test some thresholding algorithms.

10 years 前 | 1 个回答 | 1

1

个回答

已回答
How im2bw works in image processing when we change the level ??
So level is the threshold. Any pixel with intensity greater than the threshold is equal to 1 and pixels with intensity smaller t...

10 years 前 | 0

已回答
how to segment hand from an image with non uniform lighting?
You need adaptive threshold since the background changes. I have not yet found a good code in matlab for this. you might have to...

10 years 前 | 0

提问


What is the algorithm regionprops uses for fitting the ellipse based on the second moment?
I would like to recreate the results regioprops return for ellipse fitted to a data using the second central moment. I have impl...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How can I plot a sphere that is segmented into az-el angles?
I want to plot a sphere with r=1 that is divided into element of 10 degree in azimuth and elevation angle.

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can I find X smallest numbers in a Matrix?
I have a 480 by 640 matrix, and I would like to find 4 smallest number ( or closest values to zero).

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?
How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can I get Infrared image from kinect in matlab?
I wanna use Image acquisition toolbox to obtain an IR image from kinect. not depth image.

11 years 前 | 3 个回答 | 0

3

个回答

已回答
Simple Question about Optimization of a FOR loop
C= B*3 +1 A (1:55, 1:55)= C(1:55, 1) but the dimensions of ur matrices dont match , if B was 55 by 1 , it would have worked ...

12 years 前 | 0

提问


in Matlab support package for Kinect, how can I get world coordinates for any given pixel?
I know I can use .JointWorldCoordinates to change the information about joint pixel to joint world coordinates. is there any way...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How can i get depth data from kinect in matlab?
I am confused all i can get is a video of depth, there is no info on how to obtain actual distances

12 years 前 | 1 个回答 | 0

1

个回答

提问


How can I implement JointWorldCoordinates in matlab file for Kinect
im trying to use metaDataDepth.JointWorldCoordinates(:,:,1) line from matlab kinect tutorial but it gives me the following error...

12 years 前 | 0 个回答 | 0

0

个回答

提问


About Simulink Roving-Explorer example for Lego NXT
I have a trouble with running Roving-Explorer example in simulink on my lego NXT. I get sensor values but the robot does not mov...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How can I write a command input shaping code for a control command?
I want to apply command input shaping technique for a pitch command.I have the code that stimulate satellite dynamic and its con...

12 years 前 | 0 个回答 | 0

0

个回答