Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added multi-channel_stitching/Img1_4channels.npy
Binary file not shown.
Binary file added multi-channel_stitching/Img2_4channels.npy
Binary file not shown.
3 changes: 3 additions & 0 deletions multi-channel_stitching/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Two test files are provided which both contain 3D numpy arrays. The first two coordinates are spatial, the third coordinate contains different channels of which 4 are included in the files.

The data is offered for use in the OpenCV project to aid the development of multi-channel stitching. It may be copied and modified for this purpose, only.