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

[WIP] New photometric VS features + improvements to vpFeatureLuminance #1359

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Dec 15, 2023

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

Commits on Jan 8, 2024

  1. work done during holidays

    SamFlt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dd43fea View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Feb 13, 2024

  1. learn PCA, needs testing

    SamFlt committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8d9a58e View commit details
    Browse the repository at this point in the history
  2. Learn PCA, start test

    SamFlt committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    46c8d28 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. working on luminance

    SamFlt committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6f4aef0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. testing learning pca

    SamFlt committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    01b5e48 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    8c0e2de View commit details
    Browse the repository at this point in the history
  2. commit before merge master

    SamFlt committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a67c811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9687b53 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. rework test case, mapping etc.

    SamFlt committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3807899 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. PCA servoing works

    SamFlt committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6c9cf8c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Start work on dct

    SamFlt committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e43978b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    dd8238d View commit details
    Browse the repository at this point in the history
  2. Merge upstream master

    SamFlt committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    70af294 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    0dffb03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03953c1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    5cac988 View commit details
    Browse the repository at this point in the history
  2. rename buildFrom to build

    SamFlt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c8e76e3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    a235ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6237a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92e8e7 View commit details
    Browse the repository at this point in the history
  4. Add guard for C++ standard around newly introduced classes, which rel…

    …y on shared ptr and other C++11 features
    SamFlt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    947174f View commit details
    Browse the repository at this point in the history
  5. Fix include guard

    SamFlt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e0a6595 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 28, 2024

  1. Fix Fallback version of matrix transpose with SimdLib for architectur…

    …es that do not have avx
    SamFlt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6564493 View commit details
    Browse the repository at this point in the history