From c22ac0314e5977a859b7a1ec590020971fa57efa Mon Sep 17 00:00:00 2001 From: Vimal <96129555+VimsRocz@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:46 +0200 Subject: [PATCH] Update Image_Smoothing .py --- Image_Smoothing .py | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Image_Smoothing .py b/Image_Smoothing .py index 50b8261..79772de 100644 --- a/Image_Smoothing .py +++ b/Image_Smoothing .py @@ -1,16 +1,4 @@ -#!/usr/bin/env python -# coding: utf-8 -# - -# # Image analysis 1 () -# ## Lab 1: Pre-processing - -# | Group __25__ | Name | Matr.-nr. | -# |-|-|-| -# | Member 1 | Vimal Chawda | 10025862 | -# | Member 2 | -# | Member 3 | name3 | 12345 | # Required __imports__ for this lab. Don't forget to run the following cell (which may __take up some minutes__ because some functions are getting compiled).