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

Naming of cameras for calibration #97

Open
kewe7879 opened this issue Aug 16, 2022 · 0 comments
Open

Naming of cameras for calibration #97

kewe7879 opened this issue Aug 16, 2022 · 0 comments

Comments

@kewe7879
Copy link

I have two cameras for my project--in our lab, they're in the system as 10374 and 10376. When I named my videos before I got to 3D (just for the 2D analysis)m I named the videos that were saved as Video110374 and Video110376 (it's similar to Video1Cam1 and Video1Cam2). I'm trying to figure out how to put that kind of naming into the config.toml file I've tried have cam_regex set to just '([10374-10376])' and having Video# in front of that, and it didn't work. I've considered renaming files so it'd be Video1-Cam-A, but I'm concerned that since I have csv files that have been created from the 2D that have the Video110374 naming system, it would lead to issues later on. Could someone help me with figuring out how to name the cameras in the toml file? Or should I switch the names of the video files?

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

No branches or pull requests

1 participant