jonyshaik's picture
|
download
raw
884 Bytes

motion_correction

Standalone correct_motion implementation packaged as a small C++ motion trajectory correction library with Python bindings.

Installation Guide

Prerequisites

Ensure you have a C++17 compatible compiler (GCC 7.0+, Clang 5.0+, or MSVC 2017+) and CMake 3.15+. On Windows, install MinGW-w64 or Visual Studio with C++ tools. On Linux, install build-essential and cmake.

This project will download and install additional third-party open source software projects. Review the license terms of these open source projects before use.

Build & Install

Standard Installation

pip install .

Development Installation

pip install -e .

Verify Installation

import motion_correction
print("Installation successful!")

You can also run python run_test.py for a simple test.

Xet Storage Details

Size:
884 Bytes
·
Xet hash:
6fe6bf3843cf4ae833833e92abf1434971483b55c55f09b59f28111c5de5bbbe

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.