Editing Images
Exercises drill the daily editing decisions every operator faces: scopes, background removal method choice, preset / shelf design, and time-budget reality checks.
Exercise 1 — Scope choice
For each editing requirement, identify which scope is correct: All folders, Specific folder (Spin), Specific swing angle, or Current image only.
| # | Requirement | Scope |
|---|---|---|
| 1.1 | Crop all 36 spin frames + 4 still frames uniformly | |
| 1.2 | Tight crop on the Spin folder; looser crop on Stills | |
| 1.3 | Multi-row 3D shoot — top-down frames at 45° swing need different cropping than equator frames | |
| 1.4 | Remove a stray hair from frame 23 of the spin | |
| 1.5 | Brighten all captures of this item by 5% | |
| 1.6 | Apply Chromakey to remove mannequin pole — affects all 36 spin frames + all 3 hero shots |
Tip: Section 2 of textbook.
Exercise 2 — Background removal method
For each scenario, pick the best background removal method: By Level, By Flood, or Freemask.
| # | Scenario | Method |
|---|---|---|
| 2.1 | Daily catalog shoot of dark handbags on white backdrop, 100 SKUs/day | |
| 2.2 | Hero shot of a glass perfume bottle — the bottle’s lighter areas blend with the white backdrop | |
| 2.3 | Studio has the Freemask 2-light setup (m09) and shoots apparel on white | |
| 2.4 | Mixed-color items, fast threshold-based removal is causing edge artifacts |
Tip: Section 4.3 of textbook.
Exercise 3 — Mask vs. Scope
For each task, decide if the right tool is Scope (controls which images), Mask (controls which area within an image), or Both.
| # | Task | Tool |
|---|---|---|
| 3.1 | Crop only the Spin folder, not the Stills folder | |
| 3.2 | Brighten the product but leave the backdrop untouched | |
| 3.3 | Apply sharpening only to the top-down 3D frames at 60° swing | |
| 3.4 | Brighten the product on the top-down frames + apply chromakey to remove the pole | |
| 3.5 | Hue-shift a red shirt to green for a product variant |
Tip: Sections 2 + 3 of textbook.
Exercise 4 — Preset workflow design
A studio runs apparel shoots with 3 product categories. Each category has slightly different editing needs:
- Shoes: tight crop, center on the entire shoe footprint, Background by Level + sharp Unsharp Mask
- Handbags: medium crop, center on the bag body (ignore strap), Background by Level + medium Unsharp Mask
- Apparel: loose crop, no centering (apparel hangs straight), Background by Freemask, soft Unsharp Mask + Chromakey to remove invisible mannequin pole
The studio currently has the operator manually configure each item’s editing per category, taking ~3 minutes per item. Across 150 items/day, that’s 7.5 hours of pure editing setup time.
4.1 — What CAPP feature should the studio manager use to eliminate this overhead?
Answer:
4.2 — How many separate configurations should the studio manager create?
Answer:
4.3 — Once created, how does the operator apply the right configuration to each item?
Answer (list 3 ways):
4.4 — If the operator wants to apply the same configuration to all 50 newly-imported handbag items at once, what’s the fastest workflow?
Answer:
Tip: Section 5 of textbook.
Exercise 5 — Shelves design (studio manager track)
Scenario: A high-volume fashion studio runs 4 workstations, each with its own physical layout (different camera + lighting + turntable size). They photograph 5 product categories (shoes, handbags, apparel, jewelry, accessories) and want to assign incoming items to workstations + presets automatically using barcodes.
Design the Shelf structure:
5.1 — How many shelves should the studio create at minimum?
Answer:
5.2 — What does each shelf bind together?
Answer (3 items):
5.3 — How does the operator use a shelf in daily workflow?
Answer:
5.4 — What hardware does the studio need to support the shelf workflow?
Answer:
Tip: Section 6 of textbook.
Exercise 6 — Diagnose the slow editing pipeline
A new operator joined the studio. They’re spending 5-7 minutes editing each item, vs. the studio average of under 1 minute. Their captures and the studio average’s captures use the same camera + lights + workspace + preset.
What is the most likely cause? (Pick the most accurate answer.)
- A) The new operator’s computer is too slow
- B) The new operator is doing per-frame Single Image edits instead of trusting the preset’s folder-wide operations
- C) The studio’s preset has been corrupted
- D) The new operator is using an old CAPP version
- E) The new operator’s images are higher resolution than the studio average
Tip: Section 7 of textbook.
Exercise 7 — Pre-flight checklist
Before your first hands-on editing session or before designing presets for your studio:
If you can’t tick all nine, re-read the relevant section of textbook.md before moving on.
Solutions
Don’t look here until you’ve finished the exercises.
Exercise 1 — Scope choice
- 1.1 → All folders (uniform across everything)
- 1.2 → Specific folder (Spin) for Spin + a separate scope for Stills
- 1.3 → Specific swing angle — different scopes per swing
- 1.4 → Current image only (single-image touch-up)
- 1.5 → All folders (global brightness)
- 1.6 → All folders (Chromakey affects every frame with the pole visible)
Exercise 2 — Background removal method
- 2.1 → By Level. Standard catalog photography — dark product on white backdrop = easy threshold detection. Fast.
- 2.2 → By Freemask. Glass + light areas blend with backdrop on threshold-based removal. Freemask’s 2-light capture isolates the subject precisely. Alternative if no Freemask setup: By Flood (click + flood-fill).
- 2.3 → By Freemask. Already have the lighting infrastructure; use it. Best precision, fast per-item.
- 2.4 → By Flood. Click-and-flood approach handles edge artifacts better than threshold-based Level when products have mixed colors.
Exercise 3 — Mask vs. Scope
- 3.1 → Scope (controls which folder is touched)
- 3.2 → Mask (per-image: only the product area, leave backdrop alone)
- 3.3 → Scope (Specific swing angle = 60°)
- 3.4 → Both — Scope (swing angle 60° = top-down frames) + Mask (Brighten only on product, Chromakey on pole)
- 3.5 → Mask (mask the shirt area, apply Hue shift inside the mask)
Exercise 4 — Preset workflow design
4.1 — Presets. Save each category’s full scope+operation tree as a named preset.
4.2 — 3 presets: Shoes-Standard, Handbags-Standard, Apparel-Standard.
4.3 — Three ways:
- Per-item drop-down in the item interface (hotkey P)
- At item creation via the Add item dialog’s Preset field
- Bulk assign — select items in Items menu → Assign preset → choose preset name
4.4 — Bulk assign. Select all 50 imported handbag items in the Items menu, click Assign preset, choose Handbags-Standard. Single operation; all 50 items get the preset applied.
Alternative: during CSV import, add a preset column to the CSV with Handbags-Standard in each row. Import assigns the preset automatically at item creation. Faster for one-time bulk imports.
Exercise 5 — Shelves design
5.1 — At minimum 20 shelves = 4 workstations × 5 product categories. More if a single workstation handles multiple product types with different presets (e.g., Workstation 1 handles shoes-small + shoes-large with different crops → 2 shelves).
5.2 — Each shelf binds:
- A barcode (printed and scannable)
- A workspace (which workstation + hardware to use)
- A preset (which capture + editing configuration)
Plus optionally: name, tags, notes for organizational purposes.
5.3 — Operator scans a shelf barcode → CAPP switches to that shelf’s workspace + applies its preset. Then operator scans the item barcode → item enters the configured workspace + preset state. Two scans, zero UI clicks.
5.4 — A barcode reader connected to the CAPP workstation. PhotoRobot supports USB and Bluetooth barcode readers; configuration is in CAPP Settings → General → Barcode Scanner (m06 Section 4 — barcode auto-create context).
Exercise 6 — Diagnose slow editing pipeline
B is correct. The new operator hasn’t internalized the folder-wide editing model. They’re doing per-image edits in Single Image mode, repeating work that the preset’s folder-wide operations would do automatically.
Verification: ask the new operator to demo their workflow. Watch for Single Image mode usage on every frame. Solution: walk through the preset’s scope+operation tree together; show how folder-wide operations propagate; have them edit the next item with the preset alone (no manual touch-ups).
(A/C/D/E are all unlikely. Computer speed wouldn’t cause 5-7× slowdown; presets don’t silently corrupt; old CAPP versions would have different bugs; image resolution doesn’t multiply edit time linearly.)
Exercise 7 — Pre-flight checklist
If you ticked all 9, you’re ready for the module knowledge check.
Done?
When you’ve worked through all exercises and reviewed the solutions, ask your instructor (or self-administer) the module knowledge check: 5 questions drawn from a pool of 12.
Knowledge check is not graded for certification — it’s diagnostic. If you score low, re-read the relevant textbook section and try again. Then proceed to module B17 — Synchrobox (multi-camera capture orchestration) or B25 — Troubleshooting (production failure playbook).