TSRCNN_Texture Synthesis with Rotation using CNN package
Project description
TSRCNN : Texture Synthesis with Rotation using CNN We improved the existing CNN texture synthesis technique by rotating the texture image to provide directionality.
How to use :
generateTSR(image, rotateNum=8, outputScale=2, generateRotation = True, resultNameRotate="resultTextureImg", resultSave=False, Patch_before_limit=False, Patch_before_scale=120)
param image: 이미지 경로 - 필수 입력 (ex)"절대경로")
param rotateNum: 360도(중심 기준)/n 만큼 회전시켜 총 n 개의 회전 예제 텍스처를 생성 (n=8개)
param outputScale: 결과 이미지 사이즈 얼마나 배로 늘릴것인가 (2배)
param generateRotation: 회전 예제 이미지를 생성할것인가? (True) - False 일 경우 기존 회전 예제 이미지 사용할 것을 대비.
param resultNameRotate: 저장할 결과 이름 ("resultTextureImg"+".png")
param resultSave: 결과를 저장할 것인가? (False)
param Patch_before_limit: 초기 이미지 크기 제한 여부 (Flase) - 가로세로 길이가 모두 제한크기 이상 넘어갈 경우 제한크기로 크기조절
param Patch_before_scale: 초기 이미지 제한 크기 (120픽셀) - 클수록 합성 시간 오래 걸림
return: PIL image - Texture Synthesis result
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TSRCNN-0.0.12.tar.gz.
File metadata
- Download URL: TSRCNN-0.0.12.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba761898cef232c8bc16a430fc2db61efce3e18eb1f298c5ef2387a6dfabb625
|
|
| MD5 |
d6ef55ff7e15a34fdc946efa2d369eb8
|
|
| BLAKE2b-256 |
616ffabce76843afbf83104d043ea72597417781b2d9b089b75ed50b210fe088
|
File details
Details for the file TSRCNN-0.0.12-py3-none-any.whl.
File metadata
- Download URL: TSRCNN-0.0.12-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f6ca2d9e74c39183ef841a362d8ff0c3ccdda1a1fd78461399cace815416581
|
|
| MD5 |
d037eea365186f255d7fde0acc723c02
|
|
| BLAKE2b-256 |
284f98d18ba7238f8860c24b9c0c19e2a802ba0e85a7a5c7f61d7f0e004aab63
|