We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Describe the bug When opening AutoSplit and using the "Align Region" option, I get an error when selecting a picture (picture attached).
To Reproduce Steps to reproduce the behavior:
Expected behavior AutoSplit should align the region by comparing the Align Image with the Capture Region, as it did in all versions before v2.0.0.
Screenshots and recordings
Traceback or Crash Report If AutoSplit showed an exception traceback, please paste it here:
Traceback (most recent call last): File "AutoSplit.py", line 181, in <lambda> File "region_selection.py", line 194, in align_region File "region_selection.py", line 249, in __test_alignment cv2.error: OpenCV(4.7.0) D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\templmatch.cpp:1164: error: (-215:Assertion failed) (depth == CV_8U || depth == CV_32F) && type == _templ.type() && _img.dims() <= 2 in function 'cv::matchTemplate'
Version (please complete the following information):
AutoSplit Profile and Split Images toml settings and Align picture.zip
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
When opening AutoSplit and using the "Align Region" option, I get an error when selecting a picture (picture attached).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
AutoSplit should align the region by comparing the Align Image with the Capture Region, as it did in all versions before v2.0.0.
Screenshots and recordings

Traceback or Crash Report
If AutoSplit showed an exception traceback, please paste it here:
Version (please complete the following information):
AutoSplit Profile and Split Images
toml settings and Align picture.zip
The text was updated successfully, but these errors were encountered: