
指先がフォローボタンを指すあの構図
高い位置からの自撮り目線に、フォローボタンを指す仕草を添えると、視線が右上に焼き付く構図になる。
✍️ この構図の勝負どころは指先の45度の角度と右上の余白——この2つがないと視線誘導効果が消えて、ただ2枚の写真を無理やり合成しただけになる。同じ発想は「カートを指す」や「QRコードを指す」にもそのまま応用できる。
📋 プロンプト JSON構造化式1734文字
{
"task": "layered_composite_edit",
"inputs": {
"hint": "基本ルール:参照画像1の人物を参照画像2のシーンの上に重ねる。",
"mode": "EDIT",
"refs": {
"ref_a": "foreground_person_or_group",
"ref_b": "background_scene_or_texture"
},
"keep_from_ref_a": {
"same_people": true,
"same_faces": true,
"same_hair": true,
"same_clothes": true
}
},
"identity": {
"lock_identity": true,
"expression": "warm_open_smile_to_camera"
},
"camera": {
"hint": "自撮り風のハイアングルにして、手と顔の間に奥行きの差が出るようにする。",
"angle": "looking_down_from_above",
"vibe": "cta_for_social_feed",
"focus": "face_and_pointing_hand",
"framing": "subject_centered_room_top_right_for_ui"
},
"pose": {
"hint": "メインの見せ場:寄りかかるように半分横たわり、片手はフォローボタンがあるはずの場所を指す。",
"body": "reclining_or_lying_back",
"gaze": "straight_up_into_lens",
"hand": {
"action": "index_finger_pointing",
"toward": "upper_right_at_roughly_45_degrees",
"meaning": "gesturing_at_an_imaginary_subscribe_button",
"arm": "reaching_toward_camera_upper_right"
},
"energy": "playful_and_inviting",
"tags": ["idol_fan_service_pose", "influencer_promo_shot", "dynamic_angle"]
},
"background": {
"hint": "参照画像2がそのまま床/背景全体になる。",
"method": "full_swap",
"area": "entire_frame_behind_subject",
"source": "reference_b",
"perspective": "flat_lay",
"must": {
"subject_stays_on_top": true,
"leave_top_right_clear_for_ui": true
}
},
"layout": {
"hint": "指差す手が視線を右上のコーナーへと自然に導くようにする。",
"flow": "diagonal_from_face_to_top_right",
"anchors": ["eyes", "fingertip"],
"clear_zone": "top_right_45_degree_wedge"
},
"rules": {
"no_phone_in_hand": true
}
}






