-
GSO-matlab
萤火虫算法 GSO算法用matlab编程实现(Firefly algorithm GSO algorithm using matlab programming)
- 2013-09-02 15:37:36下载
- 积分:1
-
fg_masks.tar
自动前背景分割,基于超像素、形状和外观前验概率及图切割(A novel foreground/background segmentation
algorithm that attempts to segment the interesting
objects from the rest of the image.The model includes a geometric prior and an appearance
prior, whose parameters are learnt on the fly from
images that are similar to the query image. It uses graphcut
based energy minimization to enforce spatial coherence
on the model’s output.)
- 2012-08-19 10:16:18下载
- 积分:1
-
wtthreshold
利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数(Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function)
- 2020-12-01 17:49:26下载
- 积分: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
-
yasuobianma
图像处理.最全的压缩编码与解码.非常值得学习(Image processing most complete compression encoding and decoding. Worth learning)
- 2016-09-22 19:03:03下载
- 积分:1
-
cocahome_20100309235237
图像分割,二维图像分割,ostu算法,阈值分割(Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding)
- 2010-05-30 23:30:55下载
- 积分:1
-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
VCmeanshift
自己毕业设计做的改进的基于某vc视频处理框架代码的重心多目标跟踪代码(The center of gravity of a vc video processing framework code-based target tracking code own graduation design improvements do)
- 2013-01-23 09:50:30下载
- 积分:1
-
MTD20000778
动目标检测,包括动目标检测理论,动目标检测器,目标检测公式(Moving target detection, including moving target detection theory, moving object detection, object detection formula)
- 2016-06-11 00:06:33下载
- 积分:1
-
fcm789
说明: 模糊C均值聚类算法的MATLAB实现,比较经典的程序(Fuzzy C-means clustering algorithm to achieve MATLAB, compare the classic procedure)
- 2008-09-16 15:46:43下载
- 积分:1