-
finetune_alexnet_with_tensorflow-master
用以图像分类,可以设计自己的数据集训练模型(For image classification, you can design your own data set training model)
- 2017-11-13 10:05:19下载
- 积分:1
-
k_t指数
说明: 在对多光谱遥感影像进行大气校正处理以后,可以利用K_T变换矩阵对其进行水体提取,该算法效果较好(After the atmospheric correction of the multispectral remote sensing image, the water body can be extracted by using the k transform matrix, and the effect of the algorithm is good.)
- 2019-05-23 20:24:51下载
- 积分:1
-
histogram-equalization
彩色图像直方图均衡化:把一副彩色图像分成红绿蓝三个通道,对每一个通道先进行均衡化,然后再合并三个通道,得到整幅图像的直方图均衡化。(Color image histogram equalization: put a pair of color image into red, green, blue three channels, to each channel to equalization, then merge three channels, get the whole image histogram equalization.)
- 2012-06-17 10:48:50下载
- 积分:1
-
nen_ku86
cordic matlab simulation algorithm, Accuracy can reach 98%, Is the topic of the elementary school stage curriculum design.
- 2017-09-16 16:39:18下载
- 积分:1
-
GetMax_HtoThrod
利用最大熵方法求图像二值化的阈值
输入的图像名称,读取名称是M的图像文件
统计各个灰度级出现的概率
(Using the maximum entropy method for image binarization threshold input image name, the name is M read image files in various gray-scale statistical probability)
- 2007-12-10 21:23:47下载
- 积分:1
-
low_fft
通过低通滤波器,实现对图像的平滑处理,使得图像的对比度变低,具有膨胀的效果。(Low-pass filter, to achieve smoothing of the image, so that the image contrast is low, having an expansion effect.)
- 2014-03-31 19:59:15下载
- 积分:1
-
matlab
给出了偏微分方程的径向基函数配点法的数值解法,进行了数值模拟,并且给出了图形(The numerical solution of the radial basis function with partial differential equation method, numerical simulation, and gives the graphic
)
- 2014-04-17 09:27:58下载
- 积分:1
-
OnlineForest-0.11.tar
online random forest 在线随机森林做跟踪和分类的代码(online random forest-line tracking and classification random forest to do the code)
- 2020-06-29 22:40:02下载
- 积分:1
-
demo
关于图像处理的一些基本操作,空间、频域图像增强,形态学处理,边缘检测等(About some of the basic image processing operations, space, frequency domain image enhancement, morphological processing, edge detection, etc.)
- 2013-09-02 10:34:18下载
- 积分:1
-
双峰法阈值分割
说明: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
- 2018-03-29 09:29:03下载
- 积分:1