搜索资源列表
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
07163
- 图象处理程序,包括边缘提取,差分,大津法二值化,目标区域提取等-image processing procedures, including edge detection, differential, two large-value method, the target region extraction
tuxiangfenge
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,很实用,直接使用就可以了。
imp
- 图象处理程序的源代码,包括边缘提取,差分,大津法二值化,目标区域提取等
shoudongquyu
- 适合各类图象, 手动选择感兴趣目标区域,使用于图象图象处理,同时包含一区域生长程序。
wave
- 使用小波变换的方法实现图像分割,在MATLAB平台下,有效的分割目标区域
iterate
- 迭代算法求自适应全局阈值,通过这种算法得出的阈值能够很好的把目标区域和背景区域区分出来。
openCV实现图像加入马赛克
- OpenCv实现图像加入马赛克,可指定目标区域
meanshift.rar
- meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
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
Adaptive
- 在边缘检测过程中 为了消除传统分水线算法引起的过分割现象,给出了一种新的过分割区域合并算法,该方法能把 复杂的目标图像分割成为一系列反映目标基本结构特征的简单区域。然后利用轮廓提取算法去除 图像内部的像素点,经最后处理得到的部分即是图像的边缘。-Adaptive Thresholds Edge Detection for Image Based on Segmentation
find_target
- 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coor
test
- 控制摄像头对鼠标提取区域目标追踪的小代码-Camera control region of the mouse extract target tracking of small code
111regionbest
- 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用-Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal functio
FCMSegmentation
- FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
regionincrease
- 区域增长的程序,自己编的,能实现跟踪,能选择黑目标或白目标-region increase
tuxiangfenge
- 自己写的实验报告,关于图像分割的 根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其分割出来,附带实验总结及经验。-Written report of his experiments on the image segmentation is based on experimental requirements, the use of MATLAB software, the image processing toolbo
facesave
- 人脸检测以及将感兴趣的目标区域实时保存,为后续图像处理工作带来极大的方便。-Face detection as well as real-time to save the target area of interest for later image processing to bring great convenience.
jiakuang
- 通过颜色分量提取出疑似区域,并对目标区域加框-Color components extracted by a suspected area, and framing the target area
39709559otsu
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region