Skip to content
New issue

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

Update MultiImages.cpp #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wyfde1234
Copy link

fix "map/set iterator not dereferencable" when processing some kinds of images in debug mode

wyfde1234 and others added 2 commits October 30, 2020 14:51
fix "map/set iterator not dereferencable" when processing some kinds of images in debug mode
@jastshow
Copy link

Can I ask you a question?

D:\newway\NISwGSP\NISwGSP\NISwGSP>NISwGSP.exe APAP-conssite
nThreads = 1
[#Images : 1]
i = 1, [Images : APAP-conssite]
center_image_index = 2
center_image_rotation_angle = 0
images_count = 5
images_match_graph_manually =
0 1 0 0 0
0 0 1 0 0
0 0 0 1 0
0 0 0 0 1
0 0 0 0 0

D:\newway\NISwGSP\NISwGSP\NISwGSP>

Above is the display of CMD runtime.
Why did APAP-conssite jump out of the program after reading the document without giving the result?
On the contrary, AANAP-building can get the result.
I sincerely hope you can help me。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants