Skip to content

Conversation

ivanvikhrev
Copy link

Поправил main, теперь динамическое выделение области на изображении работает лучше.

{
case EVENT_LBUTTONDOWN:


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivanvikhrev, почистите код от неоправданных пустых строк.

{
cout << "Could not open or find the image" << std::endl;
return -1;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivanvikhrev, поплыли отступы.

Copy link
Author

@ivanvikhrev ivanvikhrev Oct 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@valentina-kustikova, попробовал поправить отступы форматированием в VS, ничего не изменилось
image

// imwrite("result.png", edges);
// waitKey(0);
// return 0;
//}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivanvikhrev, откуда здесь такое взялось? По смыслу это отдельный проект в VS и мешать он не должен.

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