photo

vivek


Applied Materials Israel

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
0 个回答

排名
14,702
of 300,081

声誉
3

贡献数
9 个提问
0 个回答

回答接受率
22.22%

收到投票数
3

排名
 of 20,868

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,273

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Image reconstruction with averaging filters
I am trying to reconstruct images for change detection which contain some vertical line spaces (periodic pattern) / some random ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Image Reconstruction from primitives
Is there a simple way to decompose a image into primitives which can then be used for reconstruction of the image.Lets say I hav...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Max Common area from Images to add
I have one image which is like a golden image and I have X registration values from lets say 3 more images.(All images are of th...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Intersecting rectangles coordinates (one rectangle can be contained within the other)
I have 2 position vectors[x,y,width,height] representing 2 rectangles.If they are intersecting , what is the easiest method to f...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Find Area of Intersecting rectangles
<</matlabcentral/answers/uploaded_files/26026/overlap.png>> What would be the easiest and most efficient way to compute the i...

10 years 前 | 1 个回答 | 0

1

个回答

提问


loop vectorization for below code
Hi, I was wondering if there is a fast way to vectorize this code. idx_A=1; idx_B=1; idx_C = 1; for idx=1:length(temp) ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Whether a point lies within a rectangle (Fast solution)
I have a large list of points and a large list of rectangles.I want to find the number of points inside each rectangle.I have a ...

11 years 前 | 5 个回答 | 2

5

个回答

提问


Intersecting Rectangles from Two Matrices
I have two matfiles A and B containg the X,Y width and height of rectangles. Now i want to find out if any of the rectangles in...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Faster way to create Rectangles
I currently have a long 'for loop' over which I want to create rectangles. Is there a faster way i can do the below.The TPT on ...

11 years 前 | 2 个回答 | 1

2

个回答