Automated ingestion of prompt: Detailed Image Analysis of a Mirror Selfie in a Bedroom Environment
This commit is contained in:
parent
c111f831a8
commit
01e9c81269
|
|
@ -0,0 +1,152 @@
|
|||
---
|
||||
title: "Detailed Image Analysis of a Mirror Selfie in a Bedroom Environment"
|
||||
contributor: "@hasangariban@gmail.com"
|
||||
tags: #general, #hasangaribangmailcom
|
||||
---
|
||||
|
||||
{
|
||||
"image_analysis": {
|
||||
"environment": {
|
||||
"type": "Indoor",
|
||||
"location_type": "Bedroom or Living Area",
|
||||
"spatial_depth": "Reflected depth via mirror",
|
||||
"background_elements": "Large black flat-screen TV (reflected), clean white walls, dark flooring or rug"
|
||||
},
|
||||
"camera_specs": {
|
||||
"lens_type": "Smartphone Main Camera (Wide)",
|
||||
"angle": "Eye-level, straight-on mirror reflection",
|
||||
"perspective": "Full body shot (cropped at knees)",
|
||||
"focus": "Sharp focus on the subject's body",
|
||||
"framing": "Vertical portrait within a circular frame (mirror)"
|
||||
},
|
||||
"lighting": {
|
||||
"condition": "Soft Daylight / Window Light",
|
||||
"sources": [
|
||||
{
|
||||
"source_id": 1,
|
||||
"type": "Natural Window Light",
|
||||
"direction": "From the left (subject's right side)",
|
||||
"color_temperature": "Cool/Neutral White",
|
||||
"intensity": "Moderate",
|
||||
"effect_on_subject": "Creates gentle highlights on the right arm, shoulder, and hip; casts soft shadows on the left side of the torso, emphasizing muscle definition"
|
||||
}
|
||||
],
|
||||
"shadows": "Soft, diffuse shadows defining the abdominal muscles and collarbones"
|
||||
},
|
||||
"subject_analysis": {
|
||||
"identity": "Young woman (Face obscured by phone)",
|
||||
"orientation": "Front-facing towards mirror",
|
||||
"emotional_state": "Confident, body-positive",
|
||||
"sensuality": "Moderate; highlights physique and fitness",
|
||||
"posture": {
|
||||
"general_definition": "Standing, 'Contrapposto' stance (weight on one leg)",
|
||||
"feet_placement": "Not visible (cropped out)",
|
||||
"hand_placement": "Left hand holding phone covering face, Right arm hanging naturally by side",
|
||||
"visible_extent": "From top of head to mid-thigh"
|
||||
},
|
||||
"head_details": {
|
||||
"hair": {
|
||||
"color": "Dark Brown",
|
||||
"style": "Long, loose, slightly wavy",
|
||||
"texture": "Silky",
|
||||
"interaction_with_face": "Falls over shoulders, framing the phone"
|
||||
},
|
||||
"face": {
|
||||
"definition": "Obscured by smartphone",
|
||||
"visible_features": "None explicitly visible"
|
||||
}
|
||||
},
|
||||
"body_details": {
|
||||
"body_type": "Slim / Athletic / Toned",
|
||||
"skin_tone": "Fair / Pale",
|
||||
"neck_area": {
|
||||
"visibility": "Visible, slender",
|
||||
"details": "Defined sternocleidomastoid muscles due to lighting"
|
||||
},
|
||||
"shoulder_area": {
|
||||
"shape": "Squared but delicate",
|
||||
"posture": "Relaxed"
|
||||
},
|
||||
"chest_area": {
|
||||
"ratio_to_body": "Proportionate",
|
||||
"visual_estimate": "Small to Medium",
|
||||
"bra_status": "Wearing sports bra/bralette",
|
||||
"nipple_visibility": "Concealed by padding/fabric",
|
||||
"shape": "Natural, lifted"
|
||||
},
|
||||
"midsection": {
|
||||
"belly_button": "Visible, vertical oval",
|
||||
"muscle_definition": "Visible '11' line abs (linea alba definition)",
|
||||
"ratio_to_chest": "Narrower",
|
||||
"ratio_to_hips": "Significantly tapered (Hourglass silhouette)"
|
||||
},
|
||||
"hip_area": {
|
||||
"ratio_to_waist": "Curved, wider than waist",
|
||||
"shape": "Rounded",
|
||||
"width": "Moderate"
|
||||
},
|
||||
"leg_area": {
|
||||
"thighs": "Smooth, slight gap visible",
|
||||
"knees": "Not visible"
|
||||
}
|
||||
},
|
||||
"attire": {
|
||||
"upper_body": {
|
||||
"item": "Bralette / Crop Top",
|
||||
"style": "Spaghetti straps, gathered/ruched front, scoop neck",
|
||||
"color": "Dark Olive Green",
|
||||
"fabric": "Cotton or synthetic blend, matte finish",
|
||||
"fit": "Tight / Skin-tight"
|
||||
},
|
||||
"lower_body": {
|
||||
"item": "Boy Shorts / Hot Pants",
|
||||
"style": "Wide ribbed waistband, short leg",
|
||||
"color": "Dark Olive Green (Matching set)",
|
||||
"fabric": "Ribbed knit texture",
|
||||
"fit": "Tight / Form-fitting"
|
||||
}
|
||||
},
|
||||
"accessories": {
|
||||
"jewelry": "Simple ring on left hand (phone hand)",
|
||||
"tech": "Smartphone with light pink/blush case"
|
||||
}
|
||||
},
|
||||
"objects_in_scene": [
|
||||
{
|
||||
"object": "Mirror",
|
||||
"description": "Large, circular wall mirror with a thin black frame",
|
||||
"role": "Framing device for the selfie",
|
||||
"ratio": "Dominates the composition"
|
||||
},
|
||||
{
|
||||
"object": "Television",
|
||||
"description": "Large flat screen, black, turned off",
|
||||
"position": "Reflected in background, behind subject",
|
||||
"role": "Background clutter/context"
|
||||
}
|
||||
],
|
||||
"negative_prompts": [
|
||||
"face visible",
|
||||
"ugly",
|
||||
"fat",
|
||||
"morbid",
|
||||
"mutilated",
|
||||
"tranny",
|
||||
"trans",
|
||||
"trannsexual",
|
||||
"illustration",
|
||||
"cartoon",
|
||||
"anime",
|
||||
"painting",
|
||||
"drawing",
|
||||
"low quality",
|
||||
"jpeg artifacts",
|
||||
"grainy",
|
||||
"text",
|
||||
"watermark",
|
||||
"signature",
|
||||
"cluttered background",
|
||||
"bad lighting"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue