photo

jasche


Last seen: 6 Monate vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: image processing.

Statistik

MATLAB Answers

2 Fragen
4 Antworten

RANG
11.166
of 300.343

REPUTATION
4

BEITRÄGE
2 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

fast 13 Jahre vor | 0

Beantwortet
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);

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

fast 13 Jahre vor | 0

Beantwortet
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...

fast 13 Jahre vor | 0

| akzeptiert