资源列表
semisupervised_feature_slection
- This a matlab implementation of the saliency detection method:Exploiting the Entire Feature Space with Sparsity for Automatic Image Annotation. -This is a matlab implementation of the saliency detection method: Exploiting the Entire Feature Space wit
GGD
- MATLAB编写的基于Contourlet变换的广义高斯建模去噪。直接将程序添加到Contourlet工具包即可。程序另有计时器和PSNR值-MATLAB prepared by the Contourlet transform based on generalized Gauss modeling denoising. Add the program directly to the Contourlet toolkit. Program timer and PSNR value
Untitled1
- 视频转换图片以及运动检测,hog和SVM行人检测-Video conversion and image motion detection, hog and SVM pedestrian detection
grabcut
- grabcut的Matlab程序,可运行-Grabcut program based on Matlab
icp
- 这是关于在“icp.m”中实现的ICP(迭代最近点)算法的代码。 其有使用例子 使用在“example.m”和“example2.m”中找到,其中使用最小二乘点对点最小化, 除了最小二乘最小化之外,还实现了其他标准函数。- This is a short documatation about the ICP (iterative closest point) algorithm implemented in icp.m . Examples of its simplest us
bfilt
- 双边滤波的MATLAB代码,可以直接调用-bfilter function
jingjian
- 简化点云数据,使庞大的数据减少,程序有点复杂,新手可以看看。-Simplify the point cloud data, so that a huge reduction in data, the program a bit complicated, the novice can see.
cluster
- 对图像进行聚类,根据得到的聚类特征数据对图像视频帧进行分类,得到图像的聚类结果。-The image is clustered according to the clustering feature data, and the image clustering result is obtained.
linear_autoencoder
- 自动编码线性解码器主要是考虑到稀疏自动编码器最后一层输出如果用sigmoid函数,由于稀疏自动编码器学习是的输出等于输入,simoid函数的值域在[0,1]之间,这就要求输入也必须在[0,1]之间,这是对输入特征的隐藏限制,为了解除这一限制,我们可以使最后一层用线性函数及a z-Automatic linear encoder decoder mainly on account of sparse autocoder last layer output if sigmoid function,
vibe
- ViBe是一种像素级的背景建模、前景检测算法,该算法主要不同之处是背景模型的更新策略,随机选择需要替换的像素的样本,随机选择邻域像素进行更新。-ViBe is pixel-level background for modeling, foreground detection algorithm, which is the main difference between the background model update strategy, randomly selected sample o
prh_bishe
- 毕业设计写的程序。GUI界面,用于图像增强。具有基本功能:直方图均衡化、中值滤波、均值滤波、锐化、低通高通同态滤波。 自己编写的经典维纳滤波,以及改进的自适应维纳滤波。程序可以直接运行。操作简单。-I wrote this program during my graduation design.It has GUI interface,and is used for image enhancement. Basic function: histogram equalization, median
suojian
- matlab实现的点云精简算法,亲测可用,效果不错-cloud jingjian