asyml / ForteHealth

The project is in the incubation stage and still under development. ForteHealth is a flexible and powerful ML workflow builder for biomedical and clinical scenarios. This is part of the CASL project: http://casl-project.ai/
Apache License 2.0
10 stars 5 forks source link

add xray processor example #72

Closed bhaskar2443053 closed 1 year ago

bhaskar2443053 commented 1 year ago

This PR fixes #69 .

Description of changes

This PR adds an example for Xray processor and Xray image reader.

Possible influences of this PR.

Describe what are the possible side-effects of the code change.

Test Conducted

Describe what test cases are included for the PR.

codecov[bot] commented 1 year ago

Codecov Report

Merging #72 (8f00886) into master (68cdac6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   87.89%   87.89%           
=======================================
  Files          14       14           
  Lines         735      735           
=======================================
  Hits          646      646           
  Misses         89       89           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

bhaskar2443053 commented 1 year ago

@Piyush13y could you review this PR !