Skip to content
  • Dharamveer's avatar
    cff5fd3f
    - Project build and run in VS Code · cff5fd3f
    Dharamveer authored
    
    - changes in CMakeLists.txt -> include fwt.cpp and fwt.h
    			    -> expat installed in system and included it
    			    -> removed extra PUBLIC words form target_include_directories
    - changes in README file
    - changes in fwt.cpp -> filter file path through argument
    - changes in ecgdenoise.cpp -> strcat(filter, "/daub2.flt") used " / "
    - changes in ecgannotation.cpp -> strcat(filter, "/daub2.flt") used " / "
    - single lead annotation possible for this commit (filter 12 lead data needed for 12 lead annotation)
    
    Signed-off-by: default avatardharmveer-dev <dharmveer.thakor@silmates.com>
    cff5fd3f
    - Project build and run in VS Code
    Dharamveer authored
    
    - changes in CMakeLists.txt -> include fwt.cpp and fwt.h
    			    -> expat installed in system and included it
    			    -> removed extra PUBLIC words form target_include_directories
    - changes in README file
    - changes in fwt.cpp -> filter file path through argument
    - changes in ecgdenoise.cpp -> strcat(filter, "/daub2.flt") used " / "
    - changes in ecgannotation.cpp -> strcat(filter, "/daub2.flt") used " / "
    - single lead annotation possible for this commit (filter 12 lead data needed for 12 lead annotation)
    
    Signed-off-by: default avatardharmveer-dev <dharmveer.thakor@silmates.com>
Loading