-
双峰法阈值分割
说明: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
- 2018-03-29 09:29:03下载
- 积分:1
-
richter-master
使用cnn + svm的分类,结果运行不错(Using CNN + SVM classification, the result runs pretty well.)
- 2021-02-20 21:09:42下载
- 积分:1
-
edgedirection
轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码(Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code)
- 2009-02-24 12:04:09下载
- 积分:1
-
IDL源程序
ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
- 2021-04-19 18:48:51下载
- 积分:1
-
MICC-F220
MICC-F220.zip matlab ..............
- 2019-05-09 10:11:04下载
- 积分:1
-
ssr
单尺度Retinex算法,ssr算法,matlab程序(Single scale Retinex algorithm, SSR algorithm, matlab program)
- 2021-01-26 22:38:41下载
- 积分:1
-
Non_Uniform_Pcode
实现运动模糊图像的非盲卷积 分区域去模糊 有用(Implementation of motion blurred image blind deconvolution is useful to fuzzy areas)
- 2020-11-03 10:39:53下载
- 积分:1
-
111
将鱼眼图像展开成柱面图像的matlab程序(Expand the fish eye image into a cylindrical image matlab program)
- 2011-05-23 11:45:47下载
- 积分:1
-
shuangmu
双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
- 2020-09-03 14:48:09下载
- 积分:1
-
mean_shift_v6
在linux环境下,实用c++编写的有关实用mean shift进行视频跟踪,视频分割的很好的程序,运行良好……(Practical mean shift in the linux environment, practical C++ written in the video track, video segmentation procedures, good running ...)
- 2012-03-15 11:10:14下载
- 积分:1