Skip to content

Releases: CelleryLin/workpiece-chatter-detect

v0.3

Choose a tag to compare

@CelleryLin CelleryLin released this 09 Jun 16:18

Release v0.3

What's new

  • Adjust sigma value of Gabor filter for more accurate theta tuning.
  • Add slide for adjusting post binarization threshold.

v0.2

Choose a tag to compare

@CelleryLin CelleryLin released this 23 Apr 07:35

Release v0.2

What's new

  • Resize image automatically to improve the stability.
  • Improve the circle detection algorithm.

v0.1

Choose a tag to compare

@CelleryLin CelleryLin released this 13 Apr 08:59

Release v0.1

Summary

This is the initial release of the Workpiece Chatter Detect project, providing a foundational framework for detecting chatter in workpieces using Python.

Features

  • Implemented the initial chatter detection algorithm.
  • Added tools for data preprocessing and analysis.
  • Integrated visualization tools for clear representation of detection results.
  • Packaged an executable file: chatter_detection_portable.exe for easy deployment.

Assets

  • chatter_detection_portable.exe: A portable executable for running the chatter detection tool without requiring a Python environment.