Skip to content
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

[NEW] Pre-processing function for video recording events #319

Closed
gsvidaurre opened this issue Oct 5, 2022 · 6 comments
Closed

[NEW] Pre-processing function for video recording events #319

gsvidaurre opened this issue Oct 5, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@gsvidaurre
Copy link
Collaborator

Write a function to pre-process video recording events using the magnitude of movement detected (e.g. the number of total pixels that changed color in the video frame), as well as the location of the contours of movement (see issue #313).

@gsvidaurre
Copy link
Collaborator Author

I decided to make a separate R package

@gsvidaurre
Copy link
Collaborator Author

I decided against a separate R package

@lastralab
Copy link
Owner

Folder structure:

Abissmal
---- | Modules
---- | 3D
---- | R
-------- | Folder1
-------- | Folder2

@lastralab
Copy link
Owner

I was also thinking in using "Data_Processing" instead of "R"

@gsvidaurre
Copy link
Collaborator Author

I like /R actually. I also want to start automated testing of the functions with the testthat package, so I may need /R and also a testing folder that will be automatically created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants