Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: classicvalues/imageprocessing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: micasense/imageprocessing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 158 files changed
  • 2 contributors

Commits on Dec 13, 2023

  1. Add support for Panchro camera serie

    Sebastien Courroux
    Sebastien Courroux committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    eeaf6e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Fix unit tests

    Sebastien Courroux
    Sebastien Courroux committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dfc8ac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Add GitHub Actions

    Sebastien Courroux
    Sebastien Courroux committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    dfb1a13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request micasense#209 from micasense/fix-unit-tests

    Add GitHub Actions and fix unit tests
    sebc06 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1340440 View commit details
    Browse the repository at this point in the history
  3. Fix some issues in Python code and notebooks

    Sebastien Courroux
    Sebastien Courroux committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5f5311f View commit details
    Browse the repository at this point in the history
  4. Merge pull request micasense#210 from micasense/fix-issues

    Fix some issues in Python code and notebooks
    sebc06 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d1cb6f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Fixe some alignment issues

    Sebastien Courroux
    Sebastien Courroux committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bafaa56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request micasense#211 from micasense/fix-alignment

    Fixe some alignment issues
    sebc06 authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c8c24dc View commit details
    Browse the repository at this point in the history
  3. Fixe some alignment issues

    Sebastien Courroux
    Sebastien Courroux committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    942a543 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Cosmetic changes to unit test fixtures

    Sebastien Courroux
    Sebastien Courroux committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    911b4f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request micasense#212 from micasense/refactor/unit-tests

    Cosmetic changes to unit test fixtures
    sebc06 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fd07d24 View commit details
    Browse the repository at this point in the history
  3. Add 2d polynomial vignertte to tutorial1

    Sebastien Courroux
    Sebastien Courroux committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b7b1649 View commit details
    Browse the repository at this point in the history
  4. Merge pull request micasense#213 from micasense/feature/add-2d-poly-v…

    …ignetting-in-tutorials
    
    Add 2d polynomial vignertte to tutorial1
    sebc06 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    20d4149 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Force close the gdal dataset before writing exif metadata

    Sebastien Courroux
    Sebastien Courroux committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    44b5ad6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request micasense#214 from micasense/bug/gdal-dataset-close

    Force close the gdal dataset before writing exif metadata
    sebc06 authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    90fbede View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Remove stack normalization when writing stack to disk

    Sebastien Courroux
    Sebastien Courroux committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0c9a509 View commit details
    Browse the repository at this point in the history
  2. Merge pull request micasense#216 from micasense/bug/remove-normalization

    Remove stack normalization when writing stack to disk
    sebc06 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c47410f View commit details
    Browse the repository at this point in the history
  3. Fix capture

    Sebastien Courroux
    Sebastien Courroux committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1f21ce9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a90386 View commit details
    Browse the repository at this point in the history
Loading