资源列表
1.zip
- 采用蒙特卡罗方法模拟固态相变的晶粒长大过程,可以设置3D网格大小,蒙特卡罗步等参数,适用于模拟金属再结晶过程。(The simulation model of process in grain growth is provided by this code in matlab. The parameters of mote carlo method can be inputted by the users according to their own usage.)
SmartDraw_7.50
- SmartDraw 是专业的图表制作软件。可以用它轻松制作组织机构图、流程图、地图、房间布局图、数学公式、统计表、化学分析图表、解剖图表、界面原型等等。随带的图库里包含数百个示例、数千个符号和外形供你直接套用,你还可以去该公司的网站下载更多的符号和外形。总量达数百兆之巨,充分满足你制作各类图表的需要。(SmartDraw is a professional chart making software. It can be easily used to make organization char
Picture_Vi1622197312003
- To read pictures in delphi
cpyjx
- Using weighted model nodes in the network strength and weight are power law distribution, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Based on wavelet transform digital watermarking algorithm matlab code.
imageTest
- 调用image开源库文件写的一个图像处理小程序。(An image processing program calling image open source library to writed)
模糊图像复原
- 主要是一个小的图像处理程序,是将一个模糊的图像进行复原的程序(It is mainly a small image processing program.)
surfdescriptor
- 获取特征点后,对其进行描述。可用于降维处理。(After obtaining the feature points, it is described. It can be used to reduce dimension.)
hessien1
- 海森差分行列式值,可在匹配时设定一定的阈值,从而减少匹配时间。(Hessian difference determinant value can be set to a certain threshold in the matching, so as to reduce the matching time.)
quickly match
- 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the running time of feature point matchi
MATLAB-Jpeg-encoder-master
- 通过DCT变换进行jpeg压缩,AC,DC系数都可以得到,还有zigzag(JPEG compression through DCT)
boxfilter
- 用盒状滤波器对积分图像进行滤波,在进行特征点检测,大大减少了时间。(Using the box filter to filter the integral image, the feature points are detected and the time is greatly reduced.)
creat kd_tree2
- 多维KD树建立的完整代码,用于最近邻匹配。(The complete code created by the multidimensional KD tree is used for nearest neighbor matching.)