mirror of
https://github.com/NanjingForestryUniversity/supermachine-wood.git
synced 2025-11-08 10:13:53 +00:00
11 lines
188 B
Python
Executable File
11 lines
188 B
Python
Executable File
# -*- coding: utf-8 -*-
|
|
"""
|
|
Created on Nov 3 21:18:26 2020
|
|
|
|
@author: l.z.y
|
|
@e-mail: li.zhenye@qq.com
|
|
"""
|
|
import os
|
|
|
|
ROOT_DIR = r"C:\Users\Administrator.DESKTOP-K75IPPC\Desktop\wood-color"
|