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

fixing #138 making velocity processor more serializable #150

Merged
merged 16 commits into from
Nov 16, 2023
Merged

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    3d95a2d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    091db04 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. lazy reading of frames is now an option (default True) and can be set…

    … to False for faster processing #139
    hcwinsemius committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    afdb708 View commit details
    Browse the repository at this point in the history
  2. removed necessity to compute corr separately. Some minor changes in v…

    …elocities expected as corr must now be computed with normalization. TODO fix tests #140
    hcwinsemius committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4587795 View commit details
    Browse the repository at this point in the history
  3. patched test for PIV #140

    hcwinsemius committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    eafd950 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    5e083d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82727f8 View commit details
    Browse the repository at this point in the history
  3. add video_obj delattr #141

    hcwinsemius committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fb3e1bf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    186d4a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    cbbad12 View commit details
    Browse the repository at this point in the history
  2. Update cv.py #138

    hcwinsemius committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3044d1f View commit details
    Browse the repository at this point in the history
  3. Update video.py #138

    hcwinsemius committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a6aec8a View commit details
    Browse the repository at this point in the history
  4. Update video.py #138

    hcwinsemius committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9f0044f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    558ac4b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. correction in rotations #138

    hcwinsemius committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    5971fcd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    a76ee2a View commit details
    Browse the repository at this point in the history