-
matlabtuxiangfenge
图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等(Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary function calls to the segmentation of the image)
- 2020-10-29 16:49:57下载
- 积分:1
-
最小二乘影像匹配
运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)
- 2020-12-31 05:18:58下载
- 积分:1
-
MatLabToolbox
模式识别matlab工具箱,包含大约130个左右的模式识别类的程序。(Classification MatLab Toolbox)
- 2010-03-14 10:44:05下载
- 积分:1
-
ImageProcessing
自己编写的图像处理函数,包括绘制直方图,直方图规定化,直方图均衡化,具体算法参阅章章毓晋. 图像工程(上册)——图像处理(第二版)[M]. 清华大学出版社(Write your own image processing functions, including the plot histogram, histogram specification, histogram equalization, the specific algorithm see chapter Yu-Jin. Image Engineering (on)- Image Processing (Second Edition) [M]. Qinghua University Publishing society)
- 2010-05-30 06:06:02下载
- 积分:1
-
kzcl
控制测量是测绘专业的基础课程,这个课件是武汉大学老师编的课件,很实用(Control measurements are mapping the professional foundation courses, this courseware is Wuhan University teachers series courseware, very practical)
- 2013-11-18 14:13:47下载
- 积分:1
-
test
一个简短的计算图像信息熵的程序,对于初学IDL的开发者来说,有一定的借鉴作用(A brief image information entropy calculation procedure, IDL for beginner developers who have a certain reference)
- 2011-11-19 23:09:46下载
- 积分:1
-
fy3bMersiProj0.4.cpp
fy3(hdf5格式)mersi数据投影到等经纬度(projecting fy3 mersi hdf5 format to longlat )
- 2021-02-23 20:29:40下载
- 积分:1
-
动态背景
用vibe算法提取动态背景的前景信息,背景为白色(Vibe algorithm is used to extract foreground information of the dynamic background, the background is white)
- 2020-11-17 21:39:44下载
- 积分:1
-
源码:基于离散点的构TIN算法(三角网)
含实验报告以及测试数据 基于离散点的构TIN算法 一、算法思想 (1)首先,找出离散点集中相距最近的两点,连接这两点形成TI、的初始基线。 (2) 然后,找出包含此基线的另外一个点构成三角形。寻找第三点的方法: △按Delaunav三角形的判断法则乎找第三点。 △或者.按距离基线中点最近的原则挤找第三点。 (3)连接孰点与基线的两个端点形成两条新边,构成三角形。 (4)抓这两条新边为基线,重复上述过程。直到两条新边扩展完成。 (5)重复上述过程,依次循环处理所有新边。直到所有离散点均成为TIN的端点。
- 2020-01-02下载
- 积分:1
-
KernelFisher
一个核fisher的代码,同样由matlab实现(A nuclear fisher code, also realize from matlab)
- 2007-09-18 22:33:37下载
- 积分:1