资源列表
EM
- 用kmeans初始化em算法,并用高斯回归进行拟合,用于图想的聚类-Kmeans initialization using EM algorithm, and the use of Gauss regression fitting, used to map the clusterin
pdnmesh
- 自动实现N-S方程,只需要用户设置节点坐标,节点数目,进行流体、磁场计算-Automatic implementation of N-S equation, only need to set the node coordinates, the number of nodes, the fluid, magnetic field calculation
Delaunay-triangulationJava
- 利用Java实现任意的三角形网格剖分,提高网格质量-Improve the quality of the grid.Using Java to achieve arbitrary triangular mesh division.
4Binarization
- 關於二值化的影像處理,利用灰階0到255做分類 關於二值化的影像處理,利用灰階0到255做分類-about the Binarization DIp
register
- 陈显毅matlab算法的调整与改编,补齐了蚁群算法配准下的图像配准-Chen Xianyi matlab algorithm adjustment and adaptation, filled ant colony algorithm for image registration registration under
opmapcontrol
- 小型无人机地面站的qt代码,可以实现无人机速度等状态显示的基本功能。-Small unmanned aerial ground station qt code, you can achieve unmanned aircraft speed and other status display of the basic functions.
launchpad-freq-analyzer-master
- Project code for an fft based graphic equalizer to be run on a Stellaris Launchpad
imgui-master
- ImGui is self-contained within a few files that you can easily copy and compile into your application/engine
alfagui
- This is a library for the Adafruit 2.2 SPI display. This library works with the Adafruit 2.2-This is a library for the Adafruit 2.2 SPI display. This library works with the Adafruit 2.2
Adafruit_ILI9340-master
- This is a library for the Adafruit 2.2 SPI display. This library works with the Adafruit 2.2-This is a library for the Adafruit 2.2 SPI display. This library works with the Adafruit 2.2
pwlib-1.0
- PW is a window oriented graphic library. It supports multiple overlapping windows and can draw inside them clipping away obscured regions.
Infrared-Image-Enhancement
- 针对基于小波变换的红外图像增强方法视觉效果不够理想的缺点, 提出了一种基于平稳小波变换和Retinex 的红外图像增强方法, 利用Retinex 增强算法增强图像的视觉效果, 并改善其亮度均匀性。首先, 对红外图像经平稳小波变换后的最大尺度低频子带图像进行多尺度Retine x 增强 然后, 利用贝叶斯萎缩阈值法对高频子带图像进行阈值去噪, 并根据低频子带图像的局部对比度和模糊规则计算高频子带的增益系数, 从而得到增强后的高频子带图像 最后, 由低频子带图像和高频子带图像重构得到增强后的图像。针