-
TV_resto
图像去噪处理的TV全变分模型的Matlab代码实现(TV image denoising processing model of the entire variational Matlab code)
- 2020-08-25 15:48:14下载
- 积分:1
-
Basic-image-processing
读取256色,真彩色图像,分别显示,图像灰度化,二值化,直方图,直方图均衡化(Read 256 colors, true color images were displayed image graying, binarization, histogram, histogram equalization)
- 2014-06-05 15:19:39下载
- 积分:1
-
liantongyuzongmianjiyushuliang_DGlearn
说明: 通过利用“Otsu”方法对图像进行全局阈值分割处理。然后,将灰度图转化成二值图,为获得大豆颗粒计数和大小做准备。调用函数获得图像连通图的数量,并测量标注矩阵中每个标注区域的属性,获得每个标注区域的长度。最后通过寻找每个区域的重心数,即可统计出大豆的个数(The Otsu method is used to segment the image. Then, the gray-scale image is transformed into a binary image to prepare for the soybean particle count and size. Call the function to get the number of connected graphs, measure the attributes of each annotation region in the annotation matrix, and get the length of each annotation region. Finally, the number of soybean can be calculated by finding the number of barycenters in each region)
- 2019-11-14 22:33:51下载
- 积分:1
-
tv
matlab程序 关于用变分法去除图像噪声 非常具有参考 价值 希望对学习图像去噪的同学 有帮助(matlab program on the use of variational method to remove image noise very reference value I hope to learn denoising help students)
- 2013-08-20 22:10:57下载
- 积分:1
-
main
模糊图像的去模糊处理,主要有利用hough变换估计模糊方向,利用radon变换估计模糊长度。(Blurred image deblurring process, mainly using the estimated blurring direction hough transform, radon transform using the estimated blur length.)
- 2017-04-11 13:27:50下载
- 积分:1
-
kalman
分为行人检测,特征提取,行人跟踪三步,其中最主要的代码也是这个代码的中心是行人跟踪这一部分,我采用的是kalman滤波器进行行人下一帧位置的预测,可以很好的提高行人跟踪的鲁棒性,跟踪结果比较准确。(Into pedestrian detection, feature extraction, pedestrian tracking steps, which is the center of the main code of the code is pedestrian tracking this section, I kalman filter is used to predict the position of the next frame pedestrians, can be a good improvement pedestrian tracking robustness, tracking results more accurate.)
- 2015-04-16 16:36:51下载
- 积分:1
-
PDEs__MATLAB
介绍matlab下求解偏微分方程的函数和用法(Introduction matlab function for solving partial differential equations and usage)
- 2012-11-03 14:11:07下载
- 积分:1
-
yichuansuanfatuxiangfenge
说明: 用遗传算法实现的图像分割程序,很好用的程序!(Genetic algorithm is used to realize the image segmentation process, a good procedure to use!)
- 2008-09-09 19:26:26下载
- 积分:1
-
process_kang
基于颜色的图像检索,将RGB转化成HSV的方法(Color-based image retrieval, the method of RGB into HSV)
- 2011-02-09 14:24:04下载
- 积分:1
-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1