# StarlabExpPlugins **Repository Path**: mcoder2014/StarlabExpPlugins ## Basic Information - **Project Name**: StarlabExpPlugins - **Description**: 算法小实验的 Starlab Plugins 插件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2021-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StarlabExpPlugins 基于 Starlab 的插件做的一些小算法练习或者小工具等。 ## 依赖 1. [Starlab](https://github.com/OpenGP/starlab) 或者我自己魔改版本 [LydiaLab](https://github.com/mcoder2014/LydiaLab) 2. [Eigen](http://eigen.tuxfamily.org/index.php?title=Main_Page) ## 插件列表 ```txt filterTransformation 控制坐标、旋转、缩放变换 ``` ## Reference 1. [Starlab](https://github.com/OpenGP/starlab) 或者我自己魔改版本 [LydiaLab](https://github.com/mcoder2014/LydiaLab)