photo

Rui Zhao


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

1 个提问
5 个回答

File Exchange

1 文件

Cody

0 个问题
1 个答案

排名
10,597
of 300,302

声誉
4

贡献数
1 个提问
5 个回答

回答接受率
0.0%

收到投票数
2

排名
12,750 of 20,911

声誉
28

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
283

排名
110,819
of 168,040

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Submission
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已提交


Crop a sub-window from an image
Solve the problem of build-in imcrop function when the rectangle location exceeds the boundary.

13 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已回答
How to resize and display an image......
doc imresize

13 years 前 | 0

已回答
multiple view tracking
non-overlapping views or overlapping views? The former one shall involve the topic 'person reidentification', while the latter o...

13 years 前 | 0

已回答
1/X & X^-1 are they the same?
If X is a square matrix, 1/X shall be inv(X) since Matlab can't recognize 1/X for a matrix. Moreover, inv(X) is just the same f...

13 years 前 | 2

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

13 years 前

已回答
Search for individual characters within string
For searching for 'x' in 'AX', you can search the uppercase of input via doing this: char(double('x') - 32); % translate the ...

13 years 前 | 0

已回答
How to make white color in matlab as '0' while black color as "1"
That depends on your object shape. Only edges cannot help you extract the whole object. If your object has a specific shape, lik...

13 years 前 | 0

提问


Color Histogram weighted by non-isotropic Gaussian Kernel
I have a patch to extract color histogram, meanwhile I want to incorporate the spatial weights into the color histogram. The spa...

13 years 前 | 1 个回答 | 0

1

个回答