Giter VIP home page Giter VIP logo

shoeprint-analysis's Introduction

shoeprint-analysis

NAS Engineering Project (Semester 1 Final)

This program can analyze the prints made by 3D shoeprint models across different flex angles. It can help determine the model of a shoe in a deformed print at an angle.

Installation

  1. install pychrono.

  2. clone this repository onto your computer

Usage

  1. Store cleaned prints in data/objs

flexing

  1. Change information in flexer.py to your desire

  2. Run python flexer.py for each of your desired files and angles

    • It generates a .obj file named after the degrees in /data/objs

simulating

  1. Change the information in test.py to your desire

  2. Run python test.py to run the simulation

    • The generated .csv file will appear in /data/csvs/

visualizing (optional)

  1. Install and open ParaView

  2. Open the .csv file with file > open

  3. Press "apply"

  4. Right-click the csv file on the left and select add filter > alphabetical > Table To Points

  5. Select the TableToPoints1 node, change the x, y, and z columns to the proper ones, and press apply

    • if it didn't show up, you have to press the little eye icon next to the node
  6. if you want to make a pretty elevation view, continue.

  7. add a filter to TableToPoints called delaunay 2d

  8. change projection plane mode to "best fit" and press apply

  9. add a filter to delaunay2D1 called "elevation" and select "y axis", then press apply.

  10. use the top bar to select the icon that says "-Y"

shoeprint-analysis's People

Contributors

whop42 avatar

Stargazers

 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.