-
DSCM_v1.0
数字图像相关方法(DIC),其中DIC_FITC_sp是主程序,StepSearch是三步搜索法,CalculateC是计算相关系数的函数,SubpixelEstimation是曲面拟合法计算亚像素位移的函数( U6570 u5B57 u56E u502F3 u6L0 u6L0 u6L0 u6E0B u5R9 u6B0 U662F u8B1 u7B97 u7R0 u5133 u7F2 u7F2 u7F2 u7F2 u7F0 u7FB u7F0 U51FD u6570)
- 2020-12-23 14:49:07下载
- 积分:1
-
whole_search_and_three-step_search
用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。(Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the computational complexity of both methods and the search performance of objective comparison.)
- 2010-11-24 20:24:23下载
- 积分:1
-
senkin
CHEMKIN-III package. Gas mixture sensitivity analysys.
- 2020-12-19 17:19:10下载
- 积分:1
-
Jpeg_2000_code
This matlab code is used to encode and decode digital still images into Jpeg2000 format
- 2013-02-07 15:58:24下载
- 积分:1
-
ImageDivision
System Generator中图像分割算法建模(Image segmentation algorithm for modeling in the System Generator)
- 2020-10-23 20:27:22下载
- 积分:1
-
Nonlocal-Image-Restoration-
利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)
- 2021-04-25 11:48:46下载
- 积分:1
-
waveletrh
自己编的基于小波变换的图像融合程序。可进行不同层数小波分解。(developed based on the wavelet transform image fusion procedures. Can be different floors wavelet decomposition.)
- 2007-01-15 15:54:30下载
- 积分:1
-
chapter-5
Wily book Digital Image processing fundamental dip
- 2013-08-18 13:50:17下载
- 积分:1
-
hog
说明: 方向梯度直方图检测算子,能够提取图像的HOG特征,进行分类与识别(Directional gradient histogram detection operator can extract the hog features of the image for classification and recognition)
- 2020-11-24 15:17:25下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1