SaashaJoshi/piQture

Implement Image Representation algorithms

Open

#31 opened on 2023年12月15日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Python (25 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (60 stars)
PR merge metrics
 (PR metrics pending)

説明

The pipeline currently has 2 image representation algorithms:

  1. FRQI (2010)
  2. NEQR (2013)

Important QIR methods that need to be added:

  • MCRQI (2011)
  • QUALPI (2013)
  • NAQSS (2014)
  • INEQR (2015)
  • GQIR (2015) (is the superset of INEQR)(should merge INEQR with this)
  • FRQCI (2016)
  • OCQR (2018)
  • BRQI (2018)
  • QRMW (2018)
  • QRMMI (2018)

コントリビューターガイド