开源

dPCA-卡核

dPCA

demixed Principal Component Analysis (dPCA) dPCA is a linear dimensionality reduction technique that automatically discovers and highlights the essential features of complex popula...
TCDCN-face-alignment-卡核

TCDCN-face-alignment

TCDCN face alignment tool Matlab implementation of facial landmark detection by deep multi-task learning. For a Win32 binary version (faster), please go to: http://mmlab.ie.cuhk.ed...
matlab-rrt-variants-卡核

matlab-rrt-variants

Matlab Implementation of RRT Variants =================== Author: Adnan Munawar (amunawar@wpi.edu) RRT*, RRT-connect, lazy RRT and RRT extend have been implemented for 2d and 3d c-...
RLOFLib Robust Local Optical Flow (RLOF)-卡核

RLOFLib Robust Local Optical Flow (RLOF)

Source code of the Robust Local Optical Flow is now available! We are happy that Robust Local Optical Flow is now part of the OpenCV Contribution GIT. Robust Local Optical Flow V1....
segment-open Segment Source Distribution-卡核

segment-open Segment Source Distribution

 segment-open -- Segment source distribution What is Segment?Segment is a comprehensive software package for medical image analysis, widely used in research.Segment is developed ...
underwater_image_fusion 水下图像增强融合算法-matlab-卡核

underwater_image_fusion 水下图像增强融合算法-matlab

underwater image fusion matlab code Reference: 《Enhancing Underwater Images and Videos by Fusion》
advanced_fMRI_course-卡核

advanced_fMRI_course

I am uploading here some of the course material I used as a teaching assistant for the advanced fMRI course at the University of Birmingham (UK). I am only putting here material I ...
Apache PLC4X 工业物联网通用协议适配器-卡核

Apache PLC4X 工业物联网通用协议适配器

Apache PLC4X 是一个工业物联网通用协议适配器,PLC4X 是一组库,用于使用各种协议与工业可编程逻辑控制器 (PLC) 进行通信,但这些协议具有共享的 API。 工业的可编程逻辑控制器(PLC)大...
Z3 定理验证工具-卡核

Z3 定理验证工具

Z3 是来自微软研究院的的一个定理验证工具。 使用Visual Studio命令提示符在Windows上构建Z3 32位版本 python scripts/mk_make.py 或者,对于64位版本: python scripts/mk_make.py -x 然后: c...
LAPACK 线性数学库-卡核

LAPACK 线性数学库

LAPACK(Linear Algebra PACKage)是科学计算领域的基石之一,它是一个专为高效解决数值线性代数问题而设计的开源软件库。自1992年发布以来,已成为学术界和工业界解决大规模线性代数问题的标准...
SHTns 球面谐波转换库-卡核

SHTns 球面谐波转换库

SHTns 是一个高性能的球面谐波转换库。它的目的是在球面几何图形上进行各种数值模拟(流体流动,MHD等)。通过细致的向量化处理和运行时调整可达到很高的性能。使用 OpenMP 支持多线程转换。提...
ojAlgo 线性代数等数学模型库-卡核

ojAlgo 线性代数等数学模型库

ojAlgo 是一个开源的Java类库,用于解决一些常用的数学问题以及线性代数和最优化问题, 此外还提供了一些金融计算模型, 比如现代投资组合理论中的马克维茨均值-方差模型。ojAlgo是纯java编写的类...