-
deeplab V3和unet
利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1
-
morn
利用数学形态学的原理实现图像处理,包括腐蚀、膨胀、开、闭运算(The principle use of mathematical morphology realize image processing, including corrosion, swelling, open and close operation)
- 2008-03-30 08:47:22下载
- 积分:1
-
SURF
进行图像的特征提取,为图像拼接做准备,matlab(Feature extraction of image)
- 2020-06-18 03:20:02下载
- 积分:1
-
NLMeans
非局部均值滤波
输入: 待平滑的图像
t: 搜索窗口半径
f: 相似性窗口半径
h: 平滑参数
NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
- 2010-10-22 17:33:30下载
- 积分:1
-
bianjieXY
程序可以提取点云数据的特征点,提取三维散乱点云的边界(Program point cloud data can be extracted feature points extracted boundary of D Scattered Clouds)
- 2013-09-09 20:55:05下载
- 积分:1
-
matlab_hyperspectral_toolbox_v0.07
matlab 高光谱处理工具箱 hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip( Matlab Hyperspectral Toolbox
Copyright 2008-2012 Isaac Gerg
-------------------------------------------------------------------------
A Note on Notation
Hyperspectral data is often expressed many ways to better describe the
mathematical handling of the data mainly as a vector of pixels when
referring to the data in a space or a matrix of pixels when referring to
data as an image.
-------------------------------------------------------------------------
Dependencies
FastICA- http://www.cis.hut.fi/projects/ica/fastica/code/dlcode.shtml
-------------------------------------------------------------------------
Functions
Reading/Writing Data Files
hyperReadAvirisRfl- Reads AVIRIS .rfl files
hyperReadAvirisSpc- Read AVIRIS .spc files
hyperReadAsd- Reads ASD Fieldspec files. (.asd, .000, etc)
Data Formatting
hyperConvert2D- Converts data from a 3D HSI data cube to a 2D matrix
hyperConvert3D- Converts data fro)
- 2012-12-06 16:04:53下载
- 积分:1
-
iseyeopen
自己写的用开闭眼模板法判断一个眼睛的开闭状态,前提是需要去定位眼睛(Wrote it myself with open eyes closed, a template method to determine the state of opening and closing the eyes, the premise is the need to positioning the eyes)
- 2008-04-01 15:23:40下载
- 积分:1
-
EZW
此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。(This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed image compression source.)
- 2009-10-23 09:56:02下载
- 积分:1
-
2-8
一个基于MFC窗口的具有图形图像处理的功能的MFC程序,可对图像灰度,滤波等处理好功能(MFC program has a function of image processing based on MFC window can be a good feature for grayscale images, filtering and other processing)
- 2014-12-09 23:27:23下载
- 积分:1
-
ImageSegmentation
说明: 实现多个阈值的图像分割及K-mean聚类的图像分割(Multiple threshold image segmentation or K-mean clustering image segmentation)
- 2020-03-23 09:46:23下载
- 积分:1