-
function
基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
- 2013-11-18 11:16:59下载
- 积分:1
-
激光雷达数据处理
激光雷达数据处理,点云及图像显示,为激光雷达数据处理提供参考依据。采用matlab软件 易于实现编程
(The leaf area index (LAI)was measured for each variety after the trials.All the obtained relationships were determined by measuring the weight and surface area of 50 samples collected from the bottom, middle and top parts of the vine.)
- 2020-07-01 14:15:20下载
- 积分:1
-
MSR_image_enhance
基于对尺度的MSR算法的医学图像增强算法。
调试可以通过
对于低对比度的医学图像有很好的效果!(scale based on the MSR algorithm of medical image enhancement algorithms. Debugging through the low-contrast image has good results!)
- 2007-03-23 09:34:46下载
- 积分:1
-
Minnimum-error-thresholding
作者:J.Kittler and J.Illingworth
KI阈值算法(Author:J.Kittler and J.Illingworth
1986)
- 2011-06-17 21:36:12下载
- 积分:1
-
a-trimmed-filter
Contra Harmonic Mean and Alpha Trimmed Filter alpha剪枝滤波器(Contra Harmonic Mean and Alpha Trimmed Filter alpha pruning filter)
- 2013-04-15 09:41:12下载
- 积分:1
-
PHD
用PHD滤波的方法实现多目标跟踪,及对PHD滤波性能的检测。(PHD filter method using multi-target tracking, and performance testing for the PHD filter.)
- 2021-01-01 18:48:58下载
- 积分:1
-
image-stitching--matlab
改进的图像拼接算法,基于sift算法,实现图像的自动拼接,测试,完美运行(Improved image mosaic algorithm based the sift algorithm to achieve automatic image stitching, test, run perfectly)
- 2013-04-25 11:11:29下载
- 积分:1
-
zhixinsuanfafangan
算法的改进方案,总共有10种,基于质心加权的算法改进(Algorithm improvement program, a total of 10 species, based on the weighted centroid algorithm improvements)
- 2016-05-20 16:38:20下载
- 积分:1
-
RgnGuide_src
这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。(the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can choose freely, it can be won, segment, points, polygons, and so on.)
- 2020-12-12 15:49:18下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1