Skip to content

DimplesL/3D_Retrieval_sketch2search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D_Retrieval_sketch2search

Sketch to search 3D retrieval system: Video Demo

Demo

  1. Use Light field to extract 2D silhouettes from 3D models in several views

  2. Map 2D silhouettes to grids and compute shape histogram to describe the shape for each 3D model

  3. Map sketch to grids and compute similarities in the database

  4. Sort and return 6 candidates models' indexes with high similarities

2014.5.5
New idea: use affine invariant detectors?
难点:
(1)kdtree数据结构转换
(2)算法优化减少时间复杂度

About

Sketch to search 3D retrieval system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.5%
  • MATLAB 18.8%
  • Objective-C 5.8%
  • C 2.9%