diff --git a/codes/ecg-image-generator/README.md b/codes/ecg-image-generator/README.md index a2a59ac..73b7934 100644 --- a/codes/ecg-image-generator/README.md +++ b/codes/ecg-image-generator/README.md @@ -191,7 +191,7 @@ The basic mode of the tool creates ECG images without distortions. The mode of o | | | | ----------------------------------- | ----------------------------------- | - | ![12 lead Image with handwritten text](SampleData/DistortionData/bbox/00006_lr-0.png) | ![2 lead Image with handwritten text](SampleData/DistortionData/bbox/00002_lr-0.png) | + | ![12 lead Image with handwritten text](SampleData/DistortionData/bbox/00006_lr-0.png) | ![2 lead Image with handwritten text](SampleData/DistortionData/bbox/00002_hr-0.png) | ### Distortionless images with Bounding box annotations | | | diff --git a/codes/ecg-image-generator/SampleData/DistortionData/bbox/00002_hr-0.png b/codes/ecg-image-generator/SampleData/DistortionData/bbox/00002_hr-0.png new file mode 100644 index 0000000..e161ac2 Binary files /dev/null and b/codes/ecg-image-generator/SampleData/DistortionData/bbox/00002_hr-0.png differ diff --git a/codes/ecg-image-generator/SampleData/DistortionData/bbox/00002_lr-0.png b/codes/ecg-image-generator/SampleData/DistortionData/bbox/00002_lr-0.png deleted file mode 100644 index 521a12c..0000000 Binary files a/codes/ecg-image-generator/SampleData/DistortionData/bbox/00002_lr-0.png and /dev/null differ