-
drfi_matlab-master
drfi图像显著性检测算法源码,基本上是目前表现最好的算法,需要m和c混合编程(source code of DRFI model)
- 2020-09-16 10:27:55下载
- 积分:1
-
mesh_simplification
网格简化,
将复杂的带有很多细节的物体的三维立体网格进行任意比例的简化,使得其减少点和面片的数量并保持物体的基本特征,以达到加快图像显示及压缩文件的效果。(Mesh simplification, the complex three-dimensional grid with many of the details of the object simplified in any proportion, such that it reduce the number of points and surfaces of the sheet and keep the basic characteristics of the object, in order to achieve the speed up of the image display and the effect of the compressed file .)
- 2014-12-21 14:36:07下载
- 积分:1
-
particle-filter
本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用(主要是目标跟踪、多目标跟踪、电源寿命预测方面的应用)。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。(This manual describes the basic principles of particle filter and its application in nonlinear systems. The biggest advantage of this manual is to introduce the principles and applications of the same time, given the matlab code example implementation program, formula for the convenience of readers, to understand the code. Therefore, it is relevant researchers to quickly get up and running enter research areas shortcut tool. , Based researchers, on the basis of this manual code to do the algorithm to further improve and in-depth study.)
- 2012-08-30 22:03:52下载
- 积分:1
-
PCA
应用matlab对多通道遥感影像进行主成分变换,就出含有最大信息量的主成分(Application of PCA matlab multi-channel remote sensing image, containing the principal component of the maximum amount of information)
- 2020-10-24 10:47:21下载
- 积分:1
-
edge_detection
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
- 2014-06-12 13:55:28下载
- 积分: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
-
CloudViewer-master
CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能:
点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。
点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。
可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示等。
模型生成。生成简单立方排布的点云以及基本三维模型,该功能主要用于测试。(CloudViewer uFF08 u70B9 u4E9 u53E u53E3 u5316 u8F6 u4EF0 u0EF6 uFF09 u662F u4E00 u6B3E u972 U4E91 u53E1 u53E1 u3EF3 u7EF3 u7EF3 u3EF0 U5177 u5907 u4E0 u4E0B u529F u80FD uFF1A u70B9 u4E91 i u3002 u5E3 u8C1 u70B9 u4E91 u683C u5F0F u6587 u4EF6 uFF08 u5982 ply, pcd u548C obj uFF09 u7684 U8BFB u53D6 u3001 u4FDD u5B58 u3001 u5220 u9664 u6E05 u7A7A u53CA u53EF u89C6 u5316 u3002 u70B9 u4E9 u7E9 u7684 u57FA u672C u64CD u4F5C u3002 u8BBE u7F6E U70B9 u989 u989.0 u8279 u03109 u03H2 U672C u64CD u4F5C u3002 u8BBE u7F6E u89C6 u56FE u7A97 u53E3 u803 u803 UFF0C u8BBE u7F6E u5750 u6807 u7CFB u7684 u663E u793A uFF0C u8BBE u7F6E u89C6 u56FE u 65B9 u4F4D uFF08Main view, Left view, Top view uFF09 uFF0C u7F51 u683C u973 u7327 u733A u739A u7R3 U751F u6210 u3002 u751F u6210 u7B80 u5355 u7ACB u659B u6392 u5E03 u7E09 U80B0 u4E3B u8981 u7528 u4E8E u6D4B u8BD5 u3002)
- 2017-05-09 14:21:30下载
- 积分:1
-
curves-movement-by-level-set-method
本程序采用水平集方法,演示了一个心形曲线在曲率力的作用下,逐渐消逝的过程。(This procedure uses the level set method, shows the process of a heart-shaped curve s disappearing under the force of the curvature.)
- 2020-12-21 16:09:08下载
- 积分:1
-
Matlab
读取图片,用鼠标获取图片点坐标,输出坐标数据(Read the image, the image point coordinates obtained with the mouse, and output coordinate data)
- 2012-12-26 14:48:58下载
- 积分:1
-
MATLAB的图像中值滤波?
说明: 基于matlab的中值滤波算法,对图像进行去噪处理(median filtering algorithm based on matlab)
- 2020-05-06 16:53:02下载
- 积分:1