Spaces:
Runtime error
Runtime error
added ımage examples
Browse files- README.md +15 -0
- examples/picture.jpg +0 -0
- examples/picture_Fuji_Superia_400.jpg +0 -0
- examples/picture_Fujifilm_Velvia_50.jpg +0 -0
- examples/picture_Ilford_HP5_Plus_400.jpg +0 -0
- examples/picture_Kodachrome_64.jpg +0 -0
- examples/picture_Kodak_Ektar_100.jpg +0 -0
- examples/picture_Kodak_Portra_400.jpg +0 -0
README.md
CHANGED
@@ -12,6 +12,21 @@ This Python script applies various film simulation profiles to digital images, a
|
|
12 |
- Optional parallel processing for improved performance
|
13 |
- Custom film profiles via JSON configuration
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## Requirements
|
16 |
|
17 |
- Python 3.6+
|
|
|
12 |
- Optional parallel processing for improved performance
|
13 |
- Custom film profiles via JSON configuration
|
14 |
|
15 |
+
## Examples
|
16 |
+
|
17 |
+
| Original Image | Kodak Portra 400 | Fuji Superia 400 |
|
18 |
+
|-------------------------------------|-----------------------------------|-------------------------------------|
|
19 |
+
|  |  |  |
|
20 |
+
|
21 |
+
| Ilford HP5 Plus 400 | Kodak Ektar 100 | Kodachrome 64 |
|
22 |
+
|-------------------------------------|-----------------------------------|-------------------------------------|
|
23 |
+
|  |  |  |
|
24 |
+
|
25 |
+
| Fujifilm Velvia 50 | | |
|
26 |
+
|-------------------------------------|-----------------------------------|-------------------------------------|
|
27 |
+
|  | | |
|
28 |
+
|
29 |
+
|
30 |
## Requirements
|
31 |
|
32 |
- Python 3.6+
|
examples/picture.jpg
ADDED
![]() |
examples/picture_Fuji_Superia_400.jpg
ADDED
![]() |
examples/picture_Fujifilm_Velvia_50.jpg
ADDED
![]() |
examples/picture_Ilford_HP5_Plus_400.jpg
ADDED
![]() |
examples/picture_Kodachrome_64.jpg
ADDED
![]() |
examples/picture_Kodak_Ektar_100.jpg
ADDED
![]() |
examples/picture_Kodak_Portra_400.jpg
ADDED
![]() |