Skip to content

ChenglongWang/MaterialCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Crawler

Material Crawler is a Python project designed to process images, split curves, draw masks, and adjust points. It utilizes various image processing techniques and clustering algorithms to achieve these tasks.

Requirements

  • Python 3.x
  • NumPy
  • Matplotlib
  • scikit-learn
  • Pillow

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/material-crawler.git
    cd material-crawler
  2. Install the required packages:

    pip install -r requirements.txt

Usage

python MaterialCrawler/process.py --filename path/to/image.png --n-lines 1000 --output path/to/output.json

About

Tools for data crawling designed for material research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages