eliu1217 / assignment4-albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
https://albumentations.ai
MIT License
0 stars 0 forks source link

The complexity of five functions needs to be calculated manually. #3

Closed danielwis closed 1 year ago

danielwis commented 1 year ago

According to grading criteria 4.1.2, we should

manually count the complexity of five functions (on paper or as comments).

Thus, it should be acceptable to add these counts either as pictures (perhaps we can push them to this repository too), or commits containing comments in the code itself, calculating the CCN.

danielwis commented 1 year ago

If everyone else has done this outside of GitHub, make sure to save the paper/calculation and we can close this issue.