资源列表
SVG Rendering Engine
- 一个C#SVG渲染引擎,主要设计用于在web上使用SVG文件。(A C# SVG rendering engine, primarily designed to allow SVG files to be used on the web.)
OSGEarth
- 实现了数字地球点线面绘制和高度距离的测量等功能。(The function of digital earth drawing and height distance measurement is realized.)
cnn_evaluation_smoke-master
- 此代码简单易学,能有效检测烟雾,识别率高,机器学习。(This code is easy to learn, can effectively detect smoke, high recognition rate, machine learning.)
椅子
- 椅子的vrml的例子,一个横简单的vrml代码。
非线性分叉图
- matlab绘制,非线性分叉图,非线性动力学(Matlab drawing, nonlinear bifurcation diagram, nonlinear dynamics)
Desktop
- 一种用于光谱分析的图像去噪、小波变换、变换加干燥方法(A method of image denoising, wavelet transform, transform plus dryness for spectral analysis)
FusionEvaluation
- 几种图像融合评价指标,AG,EN,FMI,MI,Qab,Qw,SF,SSIM,即平均梯度AG、信息熵EN、特征互信息FMI、互信息MI、边缘信息保持量Qab、加权融合质量评价因子Qw、空间频率SF和相似性指数SSIM。能较好的描述图像融合结果,稳定性较好。(Several evaluation indexes of image fusion, Ag, en, FMI, MI, qAB, QW, SF, SSIM, namely average gradient AG, information e
OpenGL绘制球体
- OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)
图像加噪降噪
- 对声音加高斯噪声,然后对噪声进行处理、加强,从而达到更好的效果
main_lee
- 进行Lee滤波的MATALB代码,适用于任何需要进行滤波的场合,尤其适用于InSAR处理(MATALB code for Lee filtering is suitable for any occasion where filtering is needed, especially for InSAR processing)
saliency detection
- saliency detection 图像显著性检测 检测图像中的显著性信息,matlab代码
运动矢量,运动搜索
- 对视频帧进行运动矢量生成,即对任意两帧图片进行运动估计,生成两幅图片的运动矢量。