-
Notifications
You must be signed in to change notification settings - Fork 4
New epochs class and marker mapping #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
qian-chu
wants to merge
55
commits into
main
Choose a base branch
from
new_epochs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
498344b
use new sample_data
qian-chu e132c3e
Format code with isort and ruff
github-actions[bot] 4dd4bfb
Update sample_data.py
qian-chu 94f67aa
Update sample_data.py
qian-chu e4da3ef
Merge branch 'main' into new_epochs
qian-chu 7f367f2
Format code with isort and ruff
github-actions[bot] e0c77ee
Refactor epochs/events API and improve doc consistency
qian-chu b6e23e4
Format code with isort and ruff
github-actions[bot] 6a9bac5
update reference
qian-chu 2b0432f
update annot
qian-chu 9106967
Format code with isort and ruff
github-actions[bot] b7becbc
Refactor Epochs class and update plotting for new API
qian-chu de8f53e
Format code with isort and ruff
github-actions[bot] 726468c
Improve epoching docs and Dataset handling for native data
qian-chu 7e28a5d
Format code with isort and ruff
github-actions[bot] fb227bb
update
qian-chu 31c5b5c
adjust workflow
qian-chu b361cf3
Update main.yml
qian-chu 822631c
Update pyneon/epochs.py
qian-chu 5d12e0d
updated baseine correction, respecting circular columns
JGHartel 25ea0d2
Merge branch 'new_epochs' of https://github.com/ncc-brain/PyNeon into…
JGHartel 32cb0f0
Refactor and expand stream and event tests, minor fixes
qian-chu 90bd91f
initial UNTESTED commit for upsampling homographies
JGHartel 92a5467
Merge branch 'new_epochs' of https://github.com/ncc-brain/PyNeon into…
JGHartel cb55353
Update main.yml
qian-chu 04cfda8
Merge branch 'new_epochs' of https://github.com/ncc-brain/PyNeon into…
JGHartel 6ee60c6
upsampled homographies
JGHartel 898eced
allowing apriltag detection window and additional setting to homograp…
JGHartel 147eea5
more tests
qian-chu 9770282
update (with UTC -> Unix typo corr)
qian-chu 0af3ba7
Update epochs.py
qian-chu 10904cd
Refactor AprilTag detection to use flat column format
qian-chu ce569f7
Refactor AprilTag detection to generic marker detection
qian-chu b0d6298
Update marker detection and data types, require OpenCV 4.7+
qian-chu 525edee
Update detect_marker.py
qian-chu 49946f3
Rename video processing modules and update tutorial output
qian-chu ec7f160
Refactor camera pose estimation and update imports
qian-chu 0ee3099
Update video.py
qian-chu bb8aefa
Refactor marker detection and pose estimation APIs
qian-chu 709b79f
Update surface_mapping.ipynb
qian-chu 143df22
Refactor marker detection to use named corners
qian-chu 7c99c91
Refactor marker detection and layout handling
qian-chu e035d84
Refactor marker and frame indexing to 'frame index'
qian-chu 905a02e
Update sample data references and improve cloud tutorial
qian-chu 8c54bde
Add detector_parameters to marker detection functions
qian-chu f7fcf83
Refactor homography computation API and docs
qian-chu 46f54f6
Improve marker mapping docs and add find_homographies export
qian-chu fcf12fb
Refactor docstrings to use shared snippets and add marker layout plot…
qian-chu 50e3a78
Refactor crop methods to use 'sample' instead of 'row'
qian-chu 55de0c2
Refactor surface mapping and interpolation APIs
qian-chu 1665da9
Improve interpolation gap handling and overlays
qian-chu 6ef67fb
Add type hints, fix epochs, improve video overlays
qian-chu 8cb8db8
Extract homography util and add Events method
qian-chu d06994d
Update surface_mapping.ipynb
qian-chu 8b46804
Update short_aruco.ipynb
qian-chu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.