Added complete system for populating eye catalog with classical carved eyes: Features: - Eye import script (import_eyes.py) for batch/single eye imports - Public domain source guide (museums: Met, Smithsonian, Getty, etc.) - Seed catalog system for pre-populating database - Organized by emotion (serene, fierce, wise, peaceful, etc.) - Organized by style (Greek, Roman, Egyptian, Renaissance) - Organized by side (left, right, both) - Auto-generates thumbnails and metadata - CNC-ready tagging system Workflow: 1. Download classical sculpture photos from public domain museums 2. Crop eyes in any image editor 3. Run import script with metadata 4. Eyes saved to catalog with proper tags 5. Apply to colored photos (pure image compositing, no AI regeneration) 6. Convert result to grayscale for CNC carving Documentation: - PUBLIC_DOMAIN_EYE_SOURCES.md: Where to find carved eyes - scripts/README.md: How to import eyes - Includes recommended starting collection (10 essential eyes) Benefits for wood carving: - Build library from master sculptors (2000+ years of proven designs) - Reusable across all projects - Consistent emotional weight in carvings - No AI regeneration - just intelligent copy/paste/blend - Perfect for CNC workflow (colored preview → grayscale → carve) The patch library system uses PIL/OpenCV for image compositing, NOT AI regeneration, so it preserves exact carved geometry.
6.3 KiB
Public Domain Carved Eye Sources
Where to find high-quality images of carved eyes from classical sculptures (all public domain).
Best Museums with Public Domain Images
1. Metropolitan Museum of Art (CC0 Public Domain)
Website: https://www.metmuseum.org/art/collection
Search tips:
- Search: "greek statue marble head"
- Search: "roman portrait bust"
- Filter: "Public Domain" only
- Download: Click "Download" for high-resolution
Great examples:
- Greek Kouros heads (Archaic period)
- Roman portrait busts
- Hellenistic marble sculptures
Direct collections:
- Greek & Roman Art: https://www.metmuseum.org/art/collection/search#!?department=13
- Filter by "Images" → "Public Domain"
2. Smithsonian Open Access (CC0)
Website: https://www.si.edu/openaccess
Features:
- 3 million+ images
- All CC0 (no copyright restrictions)
- High-resolution downloads
Search:
- "roman marble head"
- "greek sculpture eyes"
- "classical portrait bust"
API available: https://api.si.edu/openaccess/api/v1.0/
3. Getty Museum (Open Content)
Website: https://www.getty.edu/art/collection/
Search tips:
- Filter: "Open Content Program"
- Greek and Roman antiquities
- High-resolution IIIF images
Great for:
- Archaic Greek sculptures
- Classical period heads
- Detailed close-ups
4. Rijksmuseum (Public Domain)
Website: https://www.rijksmuseum.nl/en/rijksstudio
Features:
- Rijksstudio (free download tool)
- High-resolution images
- Classical sculpture collection
5. British Museum (CC BY-NC-SA 4.0)
Website: https://www.britishmuseum.org/collection
Note: Some restrictions, but many images free for non-commercial use
Great for:
- Egyptian carved eyes
- Greek marble heads
- Roman portraits
6. Louvre Collections
Website: https://collections.louvre.fr/en/
Search: "sculpture greek head" or "sculpture roman portrait"
Note: Check individual image licenses
How to Find the Perfect Eyes
Search Strategy
-
Search for heads/busts, not full statues:
- "greek marble head"
- "roman portrait bust"
- "classical sculpture face"
-
Specific periods:
- "archaic greek kouros" (serene, stylized)
- "classical greek sculpture" (idealized, peaceful)
- "hellenistic sculpture" (emotional, dramatic)
- "roman portrait" (realistic, wise)
-
Look for close-ups:
- Museums often provide detail shots
- Check "zoom" or "IIIF viewer" options
Recommended Starting Collection
Serene/Peaceful Eyes
Greek Classical Period (450-400 BCE):
- Doryphoros (Spear Bearer) type
- Athena heads
- Apollo statues
- Smooth, idealized features
- Almond-shaped eyes
- Minimal lid detail
Best sources: Met Museum, Getty
Fierce/Intense Eyes
Hellenistic Period (323-31 BCE):
- Alexander the Great portraits
- Dying Gaul
- Laocoon group
- Dramatic expressions
- Deep-set eyes
- Strong brow ridges
Best sources: Smithsonian, British Museum
Wise/Aged Eyes
Roman Republican Period:
- Senator portraits
- Veristic portraits
- Realistic aging details
- Detailed wrinkles
- Saggy eyelids
- Life-like features
Best sources: Met Museum, Getty
Stylized/Archaic Eyes
Greek Archaic Period (700-480 BCE):
- Kouros statues
- Kore statues
- Almond-shaped
- Simplified forms
- "Archaic smile"
- Clean, simple carving
Best sources: Getty, Met Museum
How to Download and Crop
Step 1: Find the Statue
Example: Met Museum
- Go to https://www.metmuseum.org/art/collection
- Search: "roman portrait marble"
- Filter: Public Domain only
- Click on a good example
Step 2: Download High-Res
- Click "Download" button
- Choose largest size (usually 4000px+)
- Save to your computer
Step 3: Crop the Eyes
Use any image editor (Photoshop, GIMP, etc.):
-
Open the full statue image
-
Zoom in on one eye
-
Crop just the eye area:
- Include: eyeball, eyelids, tear duct, socket
- Leave some surrounding area for context
- Square or slightly rectangular crop
-
Save as PNG:
greek_serene_left.pngroman_fierce_right.png- etc.
-
Repeat for other eye (if different)
Step 4: Organize
Place cropped eyes in:
./backend/scripts/seed_data/eyes/
├── greek_serene_left.png
├── greek_serene_right.png
├── roman_fierce_left.png
├── roman_fierce_right.png
├── greek_peaceful_left.png
└── ...
Step 5: Run Seed Script
cd backend
python scripts/seed_eye_catalog.py
Recommended Starting Collection (10 Eyes)
To start, get these 10 eyes:
Greek Classical (Serene)
- Left eye - Greek marble head
- Right eye - Greek marble head
Greek Archaic (Stylized/Peaceful)
- Left eye - Kouros statue
- Right eye - Kouros statue
Hellenistic (Fierce/Dramatic)
- Left eye - Alexander portrait
- Right eye - Alexander portrait
Roman Republican (Wise/Aged)
- Left eye - Roman senator bust
- Right eye - Roman senator bust
Roman Imperial (Powerful)
- Left eye - Emperor portrait
- Right eye - Emperor portrait
This gives you 5 emotional ranges × 2 eyes = 10 eyes to start!
Quick Links
- Met Museum Collection: https://www.metmuseum.org/art/collection/search#!?department=13&showOnly=openAccess
- Smithsonian Open Access: https://www.si.edu/openaccess
- Getty Open Content: https://www.getty.edu/about/whatwedo/opencontent.html
- Rijksmuseum API: https://data.rijksmuseum.nl/object-metadata/api/
Legal Notes
- CC0/Public Domain: Use freely for any purpose
- CC BY: Must credit the source
- CC BY-NC: Non-commercial use only
- Always check individual image licenses
For commercial carving business, stick to CC0 or Public Domain images.
Tips for Best Results
- High resolution: Download largest size available (2000px+ minimum)
- Good lighting: Look for evenly lit photographs
- Straight-on angle: Avoid extreme angles
- Clear detail: Can you see the eyelid lines clearly?
- Minimal damage: Choose well-preserved sculptures
Next Steps
- Browse the museums above
- Download 10-20 good eye examples
- Crop them in an image editor
- Place in
backend/scripts/seed_data/eyes/ - Run the seed script
- Your catalog is ready!
You'll have a library of proven carved eyes from master sculptors spanning 2000+ years!