-
Diffusion-image-enhencement
用扩散滤波实现图像增强,包括高斯滤波预处理,梯度计算,结构张量计算,扩散张量计算,数值离散以及增强效果评估代码(Diffusion-image enhencement)
- 2013-05-29 16:17:33下载
- 积分:1
-
123456123
snake活动轮廓边界提取源码.不错的算法哦(active contour snake boundary extraction source. Oh good algorithm)
- 2008-04-05 22:56:24下载
- 积分:1
-
metch-0.5.0.tar
FEM表面网格配准工具箱,通过计算最优仿射变形参数得到点云的配准。(FEM surface grid alignment toolbox, by calculating the optimal affine deformation parameters of the point cloud registration.)
- 2021-01-28 14:38:41下载
- 积分:1
-
xiangweixiangguan
关于相位相关的算法,用于配准,有些可以达到亚像素(on phase correlation algorithm for registration, and some can reach sub-pixel)
- 2016-05-11 18:07:17下载
- 积分:1
-
tensorflow test
说明: 基于TensorFlow图像处理的小测试,里面的代码自己尝试过都可以运行。(Based on the TensorFlow image processing test, the code can run if it has tried.)
- 2020-11-22 22:49:35下载
- 积分:1
-
SVD
基于SVD的图像复制粘贴篡改检查算法源代码,仅供参考(svd-based image copy and paste tamper check algorithm source code, for reference only)
- 2017-03-13 23:48:06下载
- 积分:1
-
snakesf_demo
snake算法实现轮廓提取,可以生成一个对话框,点相应按钮实现相关处理功能(snake contour extraction algorithm can generate a dialog, point to achieve the button corresponding correlation function)
- 2007-06-10 17:21:47下载
- 积分:1
-
satillite_orbit
航天卫星轨道运行计算,输入轨道根数或初始位置和速度,输出运行轨迹,并绘出三维图像。(Space satellite orbit calculation, enter the number of the track or the initial position and velocity output running track, and draw a three-dimensional image.)
- 2015-06-16 16:18:48下载
- 积分:1
-
matlab_MRF
马尔科夫随机场模型程序。已经运行过了,可以使用(Markov random field model program. Has been run, you can use)
- 2020-10-21 22:07:24下载
- 积分:1
-
源码:基于离散点的构TIN算法(三角网)
含实验报告以及测试数据 基于离散点的构TIN算法 一、算法思想 (1)首先,找出离散点集中相距最近的两点,连接这两点形成TI、的初始基线。 (2) 然后,找出包含此基线的另外一个点构成三角形。寻找第三点的方法: △按Delaunav三角形的判断法则乎找第三点。 △或者.按距离基线中点最近的原则挤找第三点。 (3)连接孰点与基线的两个端点形成两条新边,构成三角形。 (4)抓这两条新边为基线,重复上述过程。直到两条新边扩展完成。 (5)重复上述过程,依次循环处理所有新边。直到所有离散点均成为TIN的端点。
- 2020-01-02下载
- 积分:1