Skip to content

Alyona filyaeva#8

Open
alyonafilyaeva wants to merge 5 commits into
railbotan:mainfrom
alyonafilyaeva:Alyona_Filyaeva
Open

Alyona filyaeva#8
alyonafilyaeva wants to merge 5 commits into
railbotan:mainfrom
alyonafilyaeva:Alyona_Filyaeva

Conversation

@alyonafilyaeva
Copy link
Copy Markdown

No description provided.

Comment thread filter.py Outdated
m1 = arr[n][n1][0]
m2 = arr[n][n1][1]
m3 = arr[n][n1][2]
M = m1 + m2 + m3
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Проблема с переполнением uint8 осталась.

Comment thread filter.py Outdated
pix_width = 0
while pix_width < height:
pix_height = 0
while pixels_y < width:
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

У вас переменная pixels_y нигде не объявлена.

@railbotan
Copy link
Copy Markdown
Owner

Ваш код не работает

@railbotan
Copy link
Copy Markdown
Owner

Все хорошо, работа принята

@railbotan
Copy link
Copy Markdown
Owner

4

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