diff --git a/resources/python/dewarp_2/LICENSE.txt b/resources/python/dewarp/LICENSE.txt similarity index 100% rename from resources/python/dewarp_2/LICENSE.txt rename to resources/python/dewarp/LICENSE.txt diff --git a/resources/python/dewarp_2/README.md b/resources/python/dewarp/README.md similarity index 100% rename from resources/python/dewarp_2/README.md rename to resources/python/dewarp/README.md diff --git a/resources/python/dewarp_2/derive_cubic.py b/resources/python/dewarp/derive_cubic.py similarity index 100% rename from resources/python/dewarp_2/derive_cubic.py rename to resources/python/dewarp/derive_cubic.py diff --git a/resources/python/dewarp_2/page_dewarp.py b/resources/python/dewarp/page_dewarp.py similarity index 100% rename from resources/python/dewarp_2/page_dewarp.py rename to resources/python/dewarp/page_dewarp.py diff --git a/resources/python/dewarp_2/requirements.txt b/resources/python/dewarp/requirements.txt similarity index 100% rename from resources/python/dewarp_2/requirements.txt rename to resources/python/dewarp/requirements.txt diff --git a/resources/python/unproject_2/LICENSE.txt b/resources/python/unproject/LICENSE.txt similarity index 100% rename from resources/python/unproject_2/LICENSE.txt rename to resources/python/unproject/LICENSE.txt diff --git a/resources/python/unproject_2/README.md b/resources/python/unproject/README.md similarity index 100% rename from resources/python/unproject_2/README.md rename to resources/python/unproject/README.md diff --git a/resources/python/unproject_2/ellipse.py b/resources/python/unproject/ellipse.py similarity index 100% rename from resources/python/unproject_2/ellipse.py rename to resources/python/unproject/ellipse.py diff --git a/resources/python/unproject_2/moments_from_contour.py b/resources/python/unproject/moments_from_contour.py similarity index 100% rename from resources/python/unproject_2/moments_from_contour.py rename to resources/python/unproject/moments_from_contour.py diff --git a/resources/python/unproject_2/requirements.txt b/resources/python/unproject/requirements.txt similarity index 100% rename from resources/python/unproject_2/requirements.txt rename to resources/python/unproject/requirements.txt diff --git a/resources/python/unproject_2/unproject_text.py b/resources/python/unproject/unproject_text.py similarity index 100% rename from resources/python/unproject_2/unproject_text.py rename to resources/python/unproject/unproject_text.py