Code Monkey home page Code Monkey logo

smooth-feature-lines-extraction's Introduction

Build Status

Smooth Feature Lines on Surface Meshes

-- based on the paper by K. Hildebrandt, K. Polthier and M. Wardetzky

Background

Feature lines on a mesh carry the visually most prominent characteristics of the mesh. This paper introduces a way to detect the feature lines on a mesh based on utilizing discrete differential operators on piecewise linear meshes.

Objective

  • Detect “salient ridges” on meshes
  • Compute points with extreme principal curvatures
    • Under certain conditions, these form feature curves
    • Checking these conditions requires computing 1st and 2nd derivatives of curvatures

Procedures

  • Compute principal curvatures
  • Compute discrete extremalities
  • Smooth discrete extremalities
  • Determine regularity for each triangle
  • Trace feature lines in regular triangles
  • Process singular triangles

Library used

  • Libigl

Results

  • Direction of principal curvatures on a half cylinder image
  • Color map of the extramalities on a bumpy cube
    • e max (absolute values) image
    • e min (absolute values) image
  • Singular triangles on a hand image
  • Feature lines
    • on a camel head image
    • on a bumpy cube image
    • on a bumpy plane image

Todo

  • Remove small ridges by a threshold

smooth-feature-lines-extraction's People

Contributors

bushite avatar raymonraymon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.