Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Spheluo/Stereo-Matching

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stereo-Matching

General pipeline: Cost Computation -> Cost Aggregation -> Disparity Optimization -> Disparity Refinement

-

1. Cost Computation:

Census cost = Local binary pattern -> Hamming distance

截圖 2023-01-22 下午4 45 15

2. Cost Aggregation:

Refine the cost according to nearby costs. [Tips] Joint bilateral filter (for the cost of each disparty)

截圖 2023-01-22 下午4 46 40

3. Disparity Optimization:

Determine disparity based on estimated cost. [Tips] Winner-take-all

截圖 2023-01-22 下午4 47 23

4. Disparity Refinement:

Do whatever to enhance the disparity map.[Tips] Left-right consistency check -> Hole filling -> Weighted median filtering

截圖 2023-01-22 下午4 47 48

截圖 2023-01-22 下午4 48 00

截圖 2023-01-22 下午4 48 12

-

Resuls

Tsukuba: bad pixel rate = 4.41%

Tsukuba

Venus: bad pixel rate = 1.52%

Venus

Teddy: bad pixel rate = 9.39%

Teddy

Cones: bad pixel rate = 7.85%

Cones

Morty Proxy This is a proxified and sanitized view of the page, visit original site.