搜索资源列表
RRC
- A salient-boundary extraction software package based on the paper: S. Wang, T. Kubota, J. M. Siskind, J. Wang. Salient Closed Boundary Extraction with Ratio Contour, IEEE Transactions on Pattern Analysis and Machine Inte
tracking
- A multi-hypothesis approach for salient object tracking in visual surveillance
haar_src
- 非常好用的利用Haar小波提取目标区域的方法,可用于人脸检测,兴趣区(ROI)提取,显著点检测等-Very useful to use Haar wavelet method of extracting the target region can be used for face detection, interest area (ROI) extraction, salient points detection
ImageMatchingviaSaliencyRegionCorrespondences
- 通过显著特征区域进行图像匹配的经典外文文章,强烈推荐-Through the salient features of the region to carry out the image matching the classic foreign-language articles, strongly recommend
colorimageretrivew
- 实现彩色图像显著区域提取,基于注意力机制,使用算法包括k-means,分割等。-salient region detection
SalientObjectExtraction
- Research on robust salient Object Extraction in image
iav07-surf
- Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual
SaliencyMap_v6
- saliency map:detect salient region of image
HillClimbingSegment.1.0
- 一种运用爬山算法彩色图像分割算法,参考文献"Salient RegionDetection and Segmentation"-Hill-Climbing Algorithm for Color Image Segmentation.Reference to "Salient RegionDetection and Segmentation"
saliency-object-or-region-detection
- 该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。-This document contains codes and the corresponding paper. The aim is to simu
Position-Sensor-Control-of-Non-Salient-PMSM
- Position Sensor Control of Non Salient PMSM
ImgSaliency
- 实现图像显著图计算,CVPR2011,“Global Contrast based Salient Region Detection”所用代码。-The C++ implementation of the paper “Global Contrast based Salient Region Detection”,cvpr2011
Saliency_ICVS_2008
- ICVS2008论文“Salient Region Detection and Segmentation”的源代码。-a code from "Salient Region Detection and Segmentation,"icvs,2008
Image-salient-regions
- 图像显著性,利用Itti视觉显著性分析算法,提取视觉对输入图像的感兴趣部分-Image salient regions
Salient-and-segmentation
- “Salient Region Detection and Segmentation”文献的代码 -The code of "Salient Region Detection and Segmentation"
Salient-Region-Detection
- 一篇论文的源代码,包含一篇论文,源代码和一个例图-Frequency-tuned Salient Region Detection
Learning-to-Detect-A-Salient-Object
- 显著性检测经典论文Learning to Detect A Salient Object的源码-the code of the paper Learning to Detect A Salient Object
salient-region-detection
- Saliency filters: Contrast based filtering for salient region detection文章的源代码-the code of paper Saliency filters: Contrast based filtering for salient region detection
Salient-Object-Detection_CVPR2014
- 2014年CVPR发表的一篇文章,介绍了一种基于区域特征整合的显著区域检测方法,很值得借鉴。-2014 CVPR published an article about the salient region detection method based on region feature integration, it is worth learning from.
Learning-to-Detect-a-Salient-Object
- Learning to Detect a Salient Object 文章的代码实现-Learning to Detect a Salient Object code article