搜索资源列表
SimCAD
- 提供一个强大2d矢量图形编辑平台,具有高稳定性,图形效率高,可以方便的进行扩展等优点。-2d provide a strong platform for vector graphics editor, with high stability, high efficiency graphics. to facilitate the expansion of the advantages.
Huffman
- 实现了霍夫曼编码,算法经典,代码简洁,稳定性高-Implements Huffman coding, the classical algorithm, code simplicity, high stability
colortextureseg
- 高斯滤波用于颜色恒常性算法中,提高了算法的稳定性和精确度,在计算机视觉中得到广泛的应用。-Gaussian filtering algorithm for color constancy algorithm is improved stability and accuracy in computer vision has been widely used
histogram
- 直方图的实现,代码简洁,效率高,健壮性好,稳定性高-Histogram, the code is simple, high efficiency, robustness, high stability
TLD
- TLD代码及实现 对于学习TLD视觉跟踪具有很大的作用 里面有对代码的注视有助于理解 TLD是最近比较火的视觉跟踪算法 速度快稳定性好-TLD code and implementation for learning TLD visual tracking has a great effect There to help in understanding the gaze of the code TLD is the comparison of the recent fire fast visu
SIMcheck-dev
- 结构光照明荧光显微镜数据稳定性检测程序,非常强大-Structured light illumination fluorescence microscopy data stability testing procedures, very strong
bifurcation
- 系统的二维分叉图像的生成,用于分析系统的稳定性-Graphics bifurcation
fencha
- 微分系统的二维分叉图像的生成,用于分析系统的稳定性-Graphics bifurcation
for-fen-cha
- 用于分析系统的稳定性的小程序,生成的是二维图形-Graphics bifurcation
sgrbility
- 建立routh阵列表的函数,建立胡尔维茨的函数,是判定系统稳定性的很好工具-Establishing the routh array table function, constructing hurwitz function, is a good tool, determine the stability of the system is,
SIFT算法matlab
- SIFT即尺度不变特征变换,是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 一、SIFT算法特点: 1、具有较好的稳定性和不变性,能够适应旋转、尺度缩放、亮度的变化,能在一定程度上不受视角变化、仿射变换、噪声的干扰。 2、区分性好,能够在海量特征数据库中进行快速准确的区分信息进行匹配 3、多量性,就算只有单个物体,也能产生大量特征向量 4、高速性,能够快速的进行特征向量匹配 5、可扩展性,能够与其它形式的特征向量进行联合 —