Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature calculate 3 d shapes #1

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jul 7, 2023

  1. Splitting/refactoring code

    cindygr committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    83b08e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Creating some python code that will handle all of the directories/cal…

    …culate data, etc
    
    Removing debug images from data
    cindygr committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    75c0534 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Finished pulling out all the file handling code into HandleFileNames

    Added a draw rectangle to line_seg_2d
    
    Finished editing BaseStatsImage to just handle the stats part (no file names)
    cindygr committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    2c89046 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Starting to pull out bezier cyl fit code

    bezier_cyl_2d.py cleaned up and tested
    
    fit_etc not
    cindygr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    860527f View commit details
    Browse the repository at this point in the history
  2. Fixed bezier cyl 2d read/write

    Finished fit bezier cyl
    cindygr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    832d700 View commit details
    Browse the repository at this point in the history
  3. Adding make mask image to bezier_cyl

    Almost done doing mask fitting, just working on intersection over union
    cindygr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    28c9a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5583c00 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    f4998a7 View commit details
    Browse the repository at this point in the history
  2. Added radius function

    no comments yet :(
    lsaltz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4ddc829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3435d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    ab3a322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f70f537 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Cleaning up pep8 violations in HandleFileNames

    Pulling out 3D bezier code into bezier_cyl_3d.py from Make Tree Geometry
    Making shell for depth image processing
    cindygr committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    3a10e6d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Temp check in

    cindygr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d98b484 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    9200c65 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. new branch for luke

    lukestroh committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    68ec8e9 View commit details
    Browse the repository at this point in the history
  2. errs

    luke authored and luke committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2a84487 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    b7687af View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. file paths broken again

    lukestroh committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5e32d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c87de View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. updated radius calcs

    lukestroh committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e24d057 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    982cabe View commit details
    Browse the repository at this point in the history