photo

jasche


Last seen: 5 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: image processing.

统计学

MATLAB Answers

2 个提问
4 个回答

排名
11,161
of 300,057

声誉
4

贡献数
2 个提问
4 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Phase correlation between images of different sizes
I am trying to find the phase correlation between two images of different sizes with the following code, am I doing something ...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
hello sir,can u please help me for dividing 256*256 sized image into 8*8 blocks plss
First off please do not flood the community with too many questions for the same task, if I may say so. to your question. sim...

12 years 前 | 0

已回答
sir how could i fing the variance for the blocks in an image
If by variance you mean the standard deviation, you can use std2. std2(block1);

12 years 前 | 0

提问


deconvolution using wiener filter.
Can the deconvwnr function be used for a Point spread function that is Complex ?

12 years 前 | 0 个回答 | 0

0

个回答

已回答
how to find intensity of the image
what do you mean by intensity ? Each pixel value is intensity. You could average the intensities(values) of your groups if that...

12 years 前 | 0

已回答
how to detect the objects from a video?
can you post a clearly intended code. Have you decided on an algorithm to binarize you input frames ? One way to count target...

12 years 前 | 0

| 已接受