update medias
This commit is contained in:
@@ -46,13 +46,13 @@ Algorithm outline:
|
|||||||
|
|
||||||
#### Effect of noise
|
#### Effect of noise
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Noise makes the peak fuzzy.
|
Noise makes the peak fuzzy.
|
||||||
|
|
||||||
#### Effect of outliers
|
#### Effect of outliers
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Outliers can break the peak.
|
Outliers can break the peak.
|
||||||
|
|
||||||
@@ -90,7 +90,7 @@ Training:
|
|||||||
|
|
||||||
Testing:
|
Testing:
|
||||||
|
|
||||||
- Given test image, extract patches, match to codebook entry
|
- Given test image, extract patches, match to codebook entry
|
||||||
- Cast votes for possible positions of object center
|
- Cast votes for possible positions of object center
|
||||||
- Search for maxima in voting space
|
- Search for maxima in voting space
|
||||||
- Extract weighted segmentation mask based on stored masks for the codebook occurrences
|
- Extract weighted segmentation mask based on stored masks for the codebook occurrences
|
||||||
|
|||||||
BIN
public/CSE559A/Hough_transform_noise.png
Normal file
BIN
public/CSE559A/Hough_transform_noise.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
BIN
public/CSE559A/Hough_transform_outliers.png
Normal file
BIN
public/CSE559A/Hough_transform_outliers.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
public/CSE559A/Lucas_Kanade_coarse-to-fine_refinement.png
Normal file
BIN
public/CSE559A/Lucas_Kanade_coarse-to-fine_refinement.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 121 KiB |
BIN
public/CSE559A/Lucas_Kanade_refinement_with_layers.png
Normal file
BIN
public/CSE559A/Lucas_Kanade_refinement_with_layers.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user