├── PatchBasedSynthesis.py ├── README.md ├── bubbles.jpg ├── corn.jpg ├── mesh.jpg ├── mesh2.jpg ├── pattern.jpg ├── results ├── bubblesSynthesis.jpg ├── mesh2.jpg ├── mesh2Synthesis.jpg ├── meshSynthesis.jpg ├── patternSynthesis.jpg ├── progressbas.jpg └── roofSynthesis.jpg └── roof.jpg /PatchBasedSynthesis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/PatchBasedSynthesis.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/README.md -------------------------------------------------------------------------------- /bubbles.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/bubbles.jpg -------------------------------------------------------------------------------- /corn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/corn.jpg -------------------------------------------------------------------------------- /mesh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/mesh.jpg -------------------------------------------------------------------------------- /mesh2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/mesh2.jpg -------------------------------------------------------------------------------- /pattern.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/pattern.jpg -------------------------------------------------------------------------------- /results/bubblesSynthesis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/results/bubblesSynthesis.jpg -------------------------------------------------------------------------------- /results/mesh2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/results/mesh2.jpg -------------------------------------------------------------------------------- /results/mesh2Synthesis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/results/mesh2Synthesis.jpg -------------------------------------------------------------------------------- /results/meshSynthesis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/results/meshSynthesis.jpg -------------------------------------------------------------------------------- /results/patternSynthesis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/results/patternSynthesis.jpg -------------------------------------------------------------------------------- /results/progressbas.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/results/progressbas.jpg -------------------------------------------------------------------------------- /results/roofSynthesis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/results/roofSynthesis.jpg -------------------------------------------------------------------------------- /roof.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/afrozalm/Patch-Based-Texture-Synthesis/HEAD/roof.jpg --------------------------------------------------------------------------------