搜索资源列表
Tian2
- 实现对图像的转换,可以提取一幅图像中感兴趣的部分进行另存。
FetchObject
- 图像提取实例,分析图像中的RGB,提取图像中感兴趣的部分进行相应处理。比如制作图片的浮雕效果等-Examples of image extraction, image analysis of RGB, extract images of the parts of interest treated accordingly. For example, the production of images, such as Emboss
uictl
- 阈值分割是图像处理过程当中经常遇到的问题,通过一定的算法对原始图像进行分割后,可提取出感兴趣部分的图像。此程序能正确导入图像,并能动态地按设定值完成分割,还能正确存储分割后的图像。-Threshold segmentation process of image processing are often encountered problem, through a certain algorithm to partition the original image may be of interes
am2
- 基于小波的图像分割,可以有效提取提取感兴趣部分。-Wavelet-based image segmentation, extraction can be effectively extracted some interest.
am3
- 改进的基于小波的图像分割,可以更好的提取感兴趣部分-Improved wavelet-based image segmentation, can be interested in a better part of the extraction
section
- 自己写的挖图用的一段代码,在图像出提取感兴趣部分-Written by digging their own plans to use a section of code in the image of interest to some of the extraction
Image-salient-regions
- 图像显著性,利用Itti视觉显著性分析算法,提取视觉对输入图像的感兴趣部分-Image salient regions
Spatial-data-structure
- 图像分割是一种重要的图像分析技术。在对图像的研究和应用中,人们往往仅对图像中的某些部分感兴趣。这些部分常称为目标或前景(其他部分称为背景)。它们一般对应图像中特定的、具有独特性质的区域。为了辨识和分析图像中的目标,需要将它们从图像中分离提取出来,在此基础上才有可能进一步对目标进行测量,对图像进行利用。图像分割就是把图像分成各具特性的区域并提取出感兴趣目标的技术和过程。本文介绍了图像分割中的边缘检测算法。-Image segmentation is an important image analy
head_extract
- 利用kinect设备,根据获取的景深信息,提取空间中感兴趣的目标体。然后将对应的色彩图像中相同的部位提取出来!kinect获取图像的部分大家自己网上找找,很简单。获取之后替换掉文件的路径即可。-Use of the kinect equipment, according to the depth of field information obtained, the target of interest in extracting spatial body. Then extracted from
Image-Segmentation-Technology
- 基于点的全局阈值法,即最大类间方差法,并基于Matlab软件环境进行算法的仿真。该系统能够对图像中某些感兴趣的部分进行提取,较好地实现了图像分割-Point-based global threshold method, the Otsu method, the simulation of the algorithm based on Matlab software environment. The system is able to extract some interesting part o
Active-Contour-Models-
- 传统Snake 模型存在的缺点是, 其初始轮廓必须靠近图像中感兴趣目标的真实边缘,否则会得到错误结 果,且由于Snake 模型的非凸性,结果不能进入感兴趣目标的深凹部分,很容易陷入局部极小点. 由此该文提出一 种基于力场分析的主动轮廓模型,详细分析了基于欧氏距离变换的距离势能力场分布,归纳出感兴趣目标上真轮 廓点与假轮廓点的判别标准. 建立了由曲线能量到最终结果的有效方法,避免了Snake 陷入局部极小点. 实验结果 表明,该模型具有较大的捕获区域,能够进入感兴趣目标的深凹部分
based_entropy
- 根据《基于信息熵的图像分割阈值迭代改进算法》论文实现的一个小函数,函数功能是实现目标图像与背景图像的分割,能够提取出感兴趣图像的位置和边缘信息,重要部分有注释-Based on the " threshold of image segmentation based on information entropy iterative improvement algorithms papers to achieve a small function function function is t
roi
- 对于一幅图像,很多时候我们感兴趣的是图像中的某部分,同时有时候要对目标进行跟踪时,需要选取目标特征,所以要提取图像的感兴趣区域。使用cvsetImageROI函数-For an image, many times we are interested in a certain part of the image, sometimes at the same time to the target track, you need to the target feature, so you want