Toolbox for time-invariant representation autoencoder approach (TIRE) for change point detection (CPD) task, including three models: TIRE model with diamond loss [1], multi-channel TIRE model [2], and ...
% Nonrigid Example1. Coherent Point Drift (CPD). % Registration of 2D fish point sets without noise and outliers. clear all; close all; clc; load cpd_data2D_fish.mat opt.method='nonrigid'; [Transform, ...