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

Coordinates and calibration #47

Closed
avouros opened this issue Sep 2, 2016 · 3 comments
Closed

Coordinates and calibration #47

avouros opened this issue Sep 2, 2016 · 3 comments

Comments

@avouros
Copy link
Collaborator

avouros commented Sep 2, 2016

Calibration is performed before the acquisition stage. Afterwards it is locked (read only). If the user has the video files of the experiment available he may be able to redo the process and re-calibrate (takes a lot of time). If not then the only solution is to try to use the EthoVisions coordinates (world coordinates in the EthoVision versions XT 5+). Unfortunately this can be unreliable and needs more testing.

EPFL DATA: manually calibrated by us but center of the arena was indicated correct on the background image of EthoVision. The center of the platform didn't had a correct indication but it was easy to be detected )probably by some trial and error).

NENCKI DATA: The center of the arena in EthoVision 3.1 was problematic when it was detected from the background image. In EthoVision XT 10 and having specifying the center of the arena before the acquisition process everything was OK.

New EthoVision (XT 5+)
EthoVision XT 5 was rewritten from scratch thus a lot of things has changed. Specifically, the calibration process is more straight forward but still the user has to specify (and take note) of the center of the arena and calibrate his data according to it. The center of the platform can be easily detected from EthoVision's background picture.

@avouros
Copy link
Collaborator Author

avouros commented Sep 7, 2016

Update: The user will have the option to visualize each trajectory and fix the arena center and the platform location accordingly.

Other addons (not implemented yet):

  • Delete: The user will have the ability to remove bad trajectory points (noise).
  • Interpolation: Missing points may be able to be created with interpolation.
  • Calibration (under investigation): the trajectories will be calibrated depending on the arena location

image

@avouros
Copy link
Collaborator Author

avouros commented Nov 10, 2016

Partly completed in version 3.0.0 (commit: 1ebfe0c). Th user is now able to visualize the arena and move it until all the trajectories are inside.

Still missing the delete points and the interpolation options.

@avouros
Copy link
Collaborator Author

avouros commented Nov 10, 2016

Moved to #57

@avouros avouros closed this as completed Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant