├── Cartoonify the image ├── Cartoonify with GUI │ ├── Mike.ico │ ├── __pycache__ │ │ ├── cartoonify.cpython-38.pyc │ │ ├── image.cpython-38.pyc │ │ └── index.cpython-38.pyc │ ├── cartoonify.py │ ├── image.py │ └── index.py ├── Notebook Code │ └── Cartoonify the image.ipynb ├── Pizza.png ├── cat.png ├── mohamed henedy.png ├── town.png └── woman.png ├── README.md ├── Screenshots ├── screenrecord.gif ├── screenshot1.png ├── screenshot2.png ├── screenshot3.png ├── screenshot4.png ├── screenshot5.png ├── screenshot6.png ├── screenshot7.png ├── screenshot8.jpg └── screenshot9.jpg └── demo video.mp4 /Cartoonify the image/Cartoonify with GUI/Mike.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Cartoonify with GUI/Mike.ico -------------------------------------------------------------------------------- /Cartoonify the image/Cartoonify with GUI/__pycache__/cartoonify.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Cartoonify with GUI/__pycache__/cartoonify.cpython-38.pyc -------------------------------------------------------------------------------- /Cartoonify the image/Cartoonify with GUI/__pycache__/image.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Cartoonify with GUI/__pycache__/image.cpython-38.pyc -------------------------------------------------------------------------------- /Cartoonify the image/Cartoonify with GUI/__pycache__/index.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Cartoonify with GUI/__pycache__/index.cpython-38.pyc -------------------------------------------------------------------------------- /Cartoonify the image/Cartoonify with GUI/cartoonify.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Cartoonify with GUI/cartoonify.py -------------------------------------------------------------------------------- /Cartoonify the image/Cartoonify with GUI/image.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Cartoonify with GUI/image.py -------------------------------------------------------------------------------- /Cartoonify the image/Cartoonify with GUI/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Cartoonify with GUI/index.py -------------------------------------------------------------------------------- /Cartoonify the image/Notebook Code/Cartoonify the image.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Notebook Code/Cartoonify the image.ipynb -------------------------------------------------------------------------------- /Cartoonify the image/Pizza.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/Pizza.png -------------------------------------------------------------------------------- /Cartoonify the image/cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/cat.png -------------------------------------------------------------------------------- /Cartoonify the image/mohamed henedy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/mohamed henedy.png -------------------------------------------------------------------------------- /Cartoonify the image/town.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/town.png -------------------------------------------------------------------------------- /Cartoonify the image/woman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Cartoonify the image/woman.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/README.md -------------------------------------------------------------------------------- /Screenshots/screenrecord.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenrecord.gif -------------------------------------------------------------------------------- /Screenshots/screenshot1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot1.png -------------------------------------------------------------------------------- /Screenshots/screenshot2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot2.png -------------------------------------------------------------------------------- /Screenshots/screenshot3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot3.png -------------------------------------------------------------------------------- /Screenshots/screenshot4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot4.png -------------------------------------------------------------------------------- /Screenshots/screenshot5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot5.png -------------------------------------------------------------------------------- /Screenshots/screenshot6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot6.png -------------------------------------------------------------------------------- /Screenshots/screenshot7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot7.png -------------------------------------------------------------------------------- /Screenshots/screenshot8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot8.jpg -------------------------------------------------------------------------------- /Screenshots/screenshot9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/Screenshots/screenshot9.jpg -------------------------------------------------------------------------------- /demo video.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dinahussam/Cartoonify-the-image/HEAD/demo video.mp4 --------------------------------------------------------------------------------