
jasche
Followers: 0 Following: 0
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...
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);
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...
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...
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
| 已接受