Skip to content

Commit

Permalink
8-bit Image Test Vectors Added (#24)
Browse files Browse the repository at this point in the history
* 8-bit images added

* Update linting_modified_files.yml
  • Loading branch information
abdulrahman-10xe authored Oct 17, 2024
1 parent 9239e68 commit 2ea8cc1
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linting_modified_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Install Dependencies
run: |
pip install pylint
pipx install pylint
- name: Fetch Main
run: |
Expand All @@ -36,4 +36,4 @@ jobs:
done
else
echo "No Python files have been changed."
fi
fi
1 change: 1 addition & 0 deletions in_frames/normal/Indoor1_2592x1536_8bit_GRBG.raw

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions in_frames/normal/Outdoor1_2592x1536_8bit_GRBG.raw

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions in_frames/normal/Outdoor2_2592x1536_8bit_GRBG.raw

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions in_frames/normal/Outdoor3_2592x1536_8bit_GRBG.raw

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions in_frames/normal/Outdoor4_2592x1536_8bit_GRBG.raw

Large diffs are not rendered by default.

0 comments on commit 2ea8cc1

Please sign in to comment.