Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c5b4bff

Browse files
update myImageToolset
1 parent ddeca45 commit c5b4bff

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

‎README.md

100644100755
File mode changed.

‎__pycache__/detrend2d.cpython-37.pyc

100644100755
File mode changed.

‎__pycache__/getSTMbufs.cpython-37.pyc

100644100755
File mode changed.

‎__pycache__/myImageToolset.cpython-37.pyc

100644100755
1.22 KB
Binary file not shown.

‎__pycache__/parseSTM.cpython-37.pyc

100644100755
File mode changed.

‎myImageToolset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# from sklearn.decomposition import FastICA, KernelPCA, PCA
2020

2121

22-
def autocrop(img, min_size=30, convert_gray=False, extra_space=0.2):
22+
def autocrop(img, min_size=40, convert_gray=False, extra_space=0.4):
2323
"""Separate front ground and background. Choose only largest objects as front ground.
2424
2525
min_size: minimum size in pixels of objects to include.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /