Welcome![Sign In][Sign Up]
Location:
Search - background segmentation using matlab

Search list

[Special Effectsbianmashiyan

Description: 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on the original image histogram, found background and objectives of the divided about the value of around 130 and two gray-scale image to image, Segmentation more satisfactory results. Image processing experiments (6) Image Compression and Coding of the experiment : Learning JPEG compression coding experiment : one. Basically JPEG compression and coding in three steps : 1. First through DCT remove data redundancy; 2. Using quantitative table right DCT coefficient quantization; 3. Right quantized coefficients of Huffman coding.
Platform: | Size: 4096 | Author: qq | Hits:

[Special Effectsqicheshiyan

Description: 这是一个去背景并且进行阈值分割的程序,阈值的选择采用迭代法-This is the background to a threshold value and segmentation procedures, the threshold value of the options using the iterative method
Platform: | Size: 1298432 | Author: 张超 | Hits:

[Special EffectsGA2

Description: 用遗传算法解决了图像分割问题,将图像中的像素按灰度值用域值M分为两类图像,一类为目标图像,另一类为背景图像,经过几十次迭代后有助于缩小检索范围-Using genetic algorithms to solve the image segmentation problem, the image pixel gray value according to the value of M is divided into two categories with the domain images, one type is the target image, and the other as the background image, after dozens of iterative help on narrow your search
Platform: | Size: 464896 | Author: 宁国富 | Hits:

[Special Effects1

Description: 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点研究了基于小波变换的分水岭算法和阈值分割算法在小麦图像分割中的应用,并借助MATLAB工具软件对选定图像进行处理,实现了对小麦粘连籽粒的分离。最后本文对图像分割技术进行了展望。 本论文的研究对于图像分割技术在小麦品质中的应用具有一定的参考价值。 -Image segmentation is a technology and process that divide image into different character area, which is interesting us. It is a key step from image processing to image analyzing. The wheat image segmentation is a way using many algorithms does some research and processing, and it also can realize the separation of wheat adhesion and realize the extraction of useful image information. So it can lay the foundation for using image processing technologies to analysis the quality of the wheat. there is a very important meaning for the research of the image segmentation method. This paper studies the class and the principle of segmentation algorithm in common use firstly, then, studies the wheat image segment algorithm with different illumination background. It contrasts kinds of algorithms, and improved them. This paper is based on wavelet transform, and combines with the watershed algorithm and the threshold segmentation method. Using the MATLAB software, does some process on the wheat i
Platform: | Size: 155648 | Author: qichao | Hits:

[Special Effectsmorphology-reconstruction

Description: 形态学重构-主要是为了复杂背景条件下的图像分割,采用matlab语言编写,具有很高的参考价值。-Morphological Reconstruction- mainly to under complex background image segmentation, using matlab language, with a high reference value.
Platform: | Size: 1024 | Author: cwb | Hits:

[Special Effectsotsu-method

Description: 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
Platform: | Size: 2048 | Author: budongwei | Hits:

[Special Effectsmatting

Description: 图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用MATLAB实现的一段抠图的代码-Image matting is the image of the target object from the background image segmentation techniques, this code is implemented using MATLAB code section of matting
Platform: | Size: 3331072 | Author: 黄鹏 | Hits:

[Special EffectsThresholding-using-mean-shift

Description: 基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the elements of the cluster, and then, on this basis, the application threshold segmentation algorithm to the image and background separation.
Platform: | Size: 2048 | Author: xcm | Hits:

[Special Effectsimage-segmentation-using-svm

Description: 在matlab中应用svm算法对图像进行处里,分离出主体和背景-Svm algorithm in matlab applications where the image of the isolated subject and background
Platform: | Size: 7168 | Author: 吴星辰 | Hits:

[Software Engineeringbishe1

Description: matlab GUI环境下的手势分割 采用肤色和背景差分 普通摄像头-gesture segmentation matlab GUI environment using color and background subtraction ordinary camera
Platform: | Size: 17408 | Author: 郭春乐 | Hits:

[matlabfinal_code_25_05_2017

Description: Melanoma is one of the deadly diseases among skin cancer. Melanoma detection can be done by dermatological screening and biopsy tests which are time consuming and expensive that requires experts from medical field. Due to cost of dermatologist to screen every patient, an automated system is needed for melanoma detection so that death rates can be minimized if detected early. It can be done using various image processing techniques. An important step in the automated system of melanoma detection is the segmentation process which locates the border of skin lesion in order to separate the lesion part from background skin for further feature extraction.
Platform: | Size: 2911232 | Author: Deep123 | Hits:

[Special Effects1

Description: 利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly. B) a adaptive threshold is obtained by using the statistical histogram.)
Platform: | Size: 46080 | Author: 林冲林冲 | Hits:

[matlab骨架提取m文件

Description: 以冠状动脉血管为例,用MATLAB进行血管骨架提取,包括血管分割技术,去除背景(Taking the coronary artery as an example, using MATLAB to extract the vascular skeleton, including vascular segmentation technology, background removal)
Platform: | Size: 100352 | Author: 落魂秋水 | Hits:

CodeBus www.codebus.net