{"id":20899354,"url":"https://github.com/davidemodolo/imagemorphingsiv","last_synced_at":"2026-04-25T06:33:08.701Z","repository":{"id":152556105,"uuid":"478302913","full_name":"davidemodolo/ImageMorphingSIV","owner":"davidemodolo","description":"Jupyter Notebook and more for Image Morphing project of SIV course (UNITN)","archived":false,"fork":false,"pushed_at":"2022-05-24T12:30:02.000Z","size":72590,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T23:57:28.249Z","etag":null,"topics":["affine-transformation","fading","image-morphing","morphing","signals"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidemodolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-05T21:15:57.000Z","updated_at":"2025-04-28T08:35:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b13cdf6-e010-40d0-af23-e7c41a016061","html_url":"https://github.com/davidemodolo/ImageMorphingSIV","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidemodolo/ImageMorphingSIV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemodolo%2FImageMorphingSIV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemodolo%2FImageMorphingSIV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemodolo%2FImageMorphingSIV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemodolo%2FImageMorphingSIV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidemodolo","download_url":"https://codeload.github.com/davidemodolo/ImageMorphingSIV/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemodolo%2FImageMorphingSIV/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["affine-transformation","fading","image-morphing","morphing","signals"],"created_at":"2024-11-18T11:13:52.676Z","updated_at":"2026-04-25T06:33:08.681Z","avatar_url":"https://github.com/davidemodolo.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Morphing - SIV Project\nby Davide Modolo\n\n## Presentation\nThe [presentation](https://docs.google.com/presentation/d/1DMnK3zVJN2qQJb5nfwMydtcnt2dF2MUdNUQ3A90HNE4/edit?usp=sharing) aims to explain what is Image Morphing and what is it used for. It also explains how our notebook works.\n\n## Jupyter Notebook\n### resize.py\nSince functions we use require two images of the same size, we wrote a library that edit one or both of them with a minimum (to none) information loss.\n\n### Fading\nWe started explaining the easier approach to image morphing: the Fading Effect. It requires two Pillow Images\n\n### Morphing Function\nFunction to compute the affine transformation steps. It requires two images as numpy array.\n\n### Point-picking\nFunction to pick by hand three points in each image in order to perform the morph. It requires two images as numpy array.\n\n### Autopick by Template-matching\nLook for 3 high-similarity points and morph on them. It requires two images as numpy array.\n\n### Face detection\nUsing DLIB library and shape_predictor_68_face_landmarks.dat to recognise faces in images and morph. It requires two images as numpy array.\n\nIt requires shape_predictor_68_face_landmarks.dat file taken from [here](http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2)\n\nFaces are taken from [This Person Does Not Exist](https://this-person-does-not-exist.com/)\n\n## Anaconda Environment\nSince DLIB can easly bring errors, this environment ensures everything works.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidemodolo%2Fimagemorphingsiv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidemodolo%2Fimagemorphingsiv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidemodolo%2Fimagemorphingsiv/lists"}