搜索资源列表
-
0下载:
Simple face and eye detection
MATLAB Release: R13
You can use this codes for face detection based on color segmentation and eye region detection.
-
-
1下载:
针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提
出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检
测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试,
结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值
,Due to the difficulty of getting disparity of less textured pi
-
-
0下载:
Matlab边缘检测和区域生长图像分割算法代码,适合于图像边缘检测。-Matlab edge detection and region growing image segmentation algorithm code, suitable for edge detection.
-
-
0下载:
一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。-a curvature scale space corner detector
with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.
-
-
0下载:
HarrisCorner检测,用鼠标画出一个区域,程序自动显示区域内的corner-HarrisCorner detection, using the mouse to draw a region, the program automatically displays the corner within the region
-
-
0下载:
Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
-
-
1下载:
包括边缘检测、 灰度阈值分割区域分割彩色分割、特殊方法的图像分割-Including edge detection, region segmentation thresholding gray color segmentation, special methods of image segmentation
-
-
3下载:
基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
-
-
1下载:
对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
-
-
0下载:
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, d
-
-
1下载:
基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
-
-
0下载:
基于matlab的,通过肤色和眼睛的检测检测人脸的代码-Eye_tracking.zip- Simple face and eye detection MATLAB Release: R13 You can use this codes for face detection based on color segmentation and eye region detection
-
-
0下载:
matlab实现图像分割源代码,边缘的分割方法:检测图像点边缘,线边缘
区域的分割方法:阈值分割技术、区域生长技术、分水岭分割方法
-matlab image segmentation source code, the split method: edge detection image point edge, line edge region segmentation method: threshold segmentation, region growing technology,
-
-
0下载:
matlab实现的区域增长和分水岭算法,以及基于sobel算子,prewitt算子,canny算子,log算子的边缘检测算法。-matlab implementation of regional growth and watershed algorithm, and on the sobel operator, prewitt operator, canny operator, log operator edge detection algorithm.
-
-
2下载:
Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割-Matlab color segmentation,edge detection,region growing image segmentation.
-
-
0下载:
该程序主要用于matlab对图像进行区域检测分割 其原理是区域生长法 需要自己设定阈值 选取生长点-The program is mainly used matlab image area detection principle is divided region growing needs its own set threshold growing point
-
-
0下载:
利用肤色聚类,形态学对人脸区域进行检测和分割的matlab代码-The use of color clustering, morphological face region detection and segmentation matlab code
-
-
0下载:
Frequency-tuned Salient Region Detection这篇论文的matlab代码,已运行通过。-This is the code of the paper“Frequency-tuned Salient Region Detection”,and it has been run successfully.
-
-
0下载:
基于matlab的简单人脸识别,这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来做处理。进而得到人脸区域。-A simple matlab based face recognition, the face image of a grid, the two value image through the analysis of the regional block, the proportion of pixels to process. To get the face regi
-
-
0下载:
此程序用于进行图像的边缘检测,可以把较模糊的图像进行分割(used for region detection)
-