fictrac icon indicating copy to clipboard operation
fictrac copied to clipboard

FicTrac: A webcam-based method for tracking spherical motion and generating fictive animal paths.

Results 13 fictrac issues
Sort by recently updated
recently updated
newest added

I am providing a script to install fictrac on arch-based linux distros. It is fundamentally identical to the ubuntu one, just using pacman for the dependencies. It works on my...

As in the title. ![image](https://github.com/rjdmoore/fictrac/assets/6429509/be1cb550-7c5f-40b2-a6b7-dc15d5735598) Just in case you wanted to know

The condition to fallback to system time in the `CVSource` class is the following: https://github.com/rjdmoore/fictrac/blob/9ac055e52d89f49f492a8eb4e1f7c5b8cd6df40a/src/CVSource.cpp#L162-L165 But I think the condition should be strict, that is, I think the condition should...

See [this comment](https://www.reddit.com/r/fictrac/comments/urrnr9/save_raw_without_do_display/) on forum. Currently the user must enable do_display in order for save_raw to output video, but this shouldn't be necessary.

enhancement

Hey, I built Fictrac with Cmake and the following command: `cmake -D CMAKE_TOOLCHAIN_FILE=/home/vcpkg/scripts/buildsystems/vcpkg.cmake -D BASLER_USB3=ON -D BASLER_DIR="\opt\pylon5" ..` I am using PylonSDK 5 (I also tried PylonSDK 6 but the...

Hi @richardjdm, I am Basirat, a biology graduate student from the University of Saskatchewan. My project is investigating the sublethal effects of pesticides on bees response to visual stimuli provided...

It looks like the install directory changed with the Spinnaker update (probably from 1.x to 2.x ). I got an error during the compilation saying it could not find #include...

Add some functional tests to be automatically checked during continuous integration builds to catch bugs on develop branch before merging to master

enhancement

Update manual with a detailed user guide for configuration, with faqs and tips for better configurations.

enhancement