Skip to content

Feature 7: Scan Comparison Mode for Side-by-Side Analysis #163

Description

@saidai-bhuvanesh

Description

Buyers and sellers often need to compare different fish specimens to negotiate prices or choose the highest quality catch. This issue proposes a Scan Comparison Mode.

We will create a comparison view where users can select two previous scans from their history. The app will run inference on both specimens and display a side-by-side comparison of their freshness indices, grades, gill/eye/body conditions, recommended consumption times, and Grad-CAM explainability heatmaps.

Technical Implementation Details

  1. New Route: Register comparison triggers in ResultsPage.tsx.
  2. Double Inference Handler: Coordinate dual scan history fetching using Promise.all.
  3. Comparison Grid: Lay out a side-by-side comparison card displaying details.
  4. Overlay: Incorporate a visual overlay comparison page easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions