Skip to content

Commit

Permalink
Update opencsp/common/lib/cv/SpotAnalysis.py
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey authored Nov 13, 2024
1 parent 8b6c000 commit 5485cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencsp/common/lib/cv/SpotAnalysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class SpotAnalysis(Iterator[tuple[SpotAnalysisOperable]]):
f. Motion characterization video analysis
g. Wind BCS video trajectory analysis
h. Laser-based cross-check
i. Earth mover's metric for comparisons (scipy has a method, also maaaaaybe look at https://www.cs.cmu.edu/~efros/courses/LBMV07/Papers/rubner-jcviu-00.pdf)
i. Earth mover's metric for comparisons (possible implementations (1) scipy has a method or (2) https://www.cs.cmu.edu/~efros/courses/LBMV07/Papers/rubner-jcviu-00.pdf)
j. Enclosed power
These are our expected outputs:
Expand Down

0 comments on commit 5485cd6

Please sign in to comment.