issues
search
OSOceanAcoustics
/
echoregions
Interfacing water column sonar data with annotations and labels
https://echoregions.readthedocs.io/
Apache License 2.0
6
stars
6
forks
source link
Regions2d DataFrame -> EVR functionality
#192
Closed
ctuguinay
closed
6 months ago
ctuguinay
commented
7 months ago
Import and repurpose the code for creating
.evr
files from Hake ML predictions into a class function in
Regions2D
that produces an EVR file from the object inner dataframe
.data
Integration Tests:
.evr
->
Regions2D
->
.evr
, and
Regions2D
->
.evr
->
Regions2D
.
.evr
files from Hake ML predictions into a class function inRegions2D
that produces an EVR file from the object inner dataframe.data
.evr
->Regions2D
->.evr
, andRegions2D
->.evr
->Regions2D
.