搜索资源列表
Matlab编写的种子点快速区域生长法
- 用matlab编写的区域生长法,速度相当快。需要交互操作,在图像上点击获得种子点。
区域生长程序
- 介绍区域生长的matlab程序,便于学习,适用于遥感影像的区域生长。
vc++调用matlab函数混合编程实现二值图像的区域标记
- vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
matlab.rar
- MATlab图像分割源代码,包含边缘检测,区域分割,直方图,MATlabapplican
matlab-functions
- :在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precis
seg
- 对植物图像进行图像分割,区域标记,区域提取-Images of plant image segmentation, region markers, regional extraction
LCV 局部区域活动轮廓模型
- 这是“An efficientlocalChan–Vesemodelforimagesegmentation”(简称LCV模型)的MATLAB源代码。LCV模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is "An efficientlocalChan-Vesemodelforimagesegmentation" (referred to as the LCV model) of the MATLA
Matlab
- Matlab图像感兴趣区域编码,这是个非常好用的程序-Matlab region of interest image coding, this is a very useful procedure
Matlab
- Matlab图像感兴趣区域编码 -Matlab image region of interest coding
matlab
- matlab编写的纹理图像分割gussian滤波后k-means聚类并将不同区域用线条表示出来除m程序还包括测试图片-matlab prepared texture image segmentation gussian filtered k-means clustering will be expressed in different regions of the use of lines, inter m program also includes test pictures
MATLAB
- 功能:在彩色图片上令肤色区域为白色,其余为黑色,并用矩形将各连通区域标志出来,用matlab实现-Function: to make color in the color picture on the white area, the rest is black, and will each connected region with a rectangular logo out to achieve with matlab
quyu
- 这是一个用于对图像区域处理的一些代码。以及语法,之前我用过-This is an area for image processing some of the code. And grammar, before I used
extractROI
- 用于图像处理中的感兴趣区域的提取,以便对物体进行识别-extract the ROI in image process
area
- matlab-car区域方差,能量等,遥感影像处理小波变换-matlab-car regional variance, energy, etc., remote sensing image processing wavelet transforms
PlateLocal(matlab)
- 实现车牌识别并自动定位* 主函数:MyCarLocal.m * * im2gray 将图像转化为灰度图象; * * mycombine 区域合并; * * select 前期处理的区域选取; * * isplate 判断检测出的区域是否为车牌区域,还需要继续完善。-Automatic license plate recognition and positioning to achieve
MATLAB
- 本算法先将彩色图像变换成灰度图像,在进行基于区域生长法进行图像分割-It segmented image with region growing. Then local adaptation luminance was computed via region-based bilateral filter. It outputted low dynamic range images in conjunction with tone mapping operator.
wavelet-matlab
- 基于小波变换的图像融合源代码,利用的融合规则分别使用简单的模值取大和基于区域能量。-Image fusion based on wavelet transform source code, the use of fusion rule modulus were obtained using a simple large and region-based energy.
matlab
- 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
感兴趣区域
- 用matlab提取图形中的的感兴趣区域,其他区域全部变成白色(Extract the region of interest for the graph)
基于matlab的阈值分割
- 基于matlab的图像二值化、阈值分割算法以及区域标记算法(Image two value, threshold segmentation)