搜索资源列表
-
4下载:
hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
-
-
0下载:
matlab检测圆心程序,基于HOUGH,附测试图像。-Detect matlab center procedures, based on HOUGH, attached to the test image.
-
-
0下载:
本程序能够检测图像中的单个粒子并跟踪其运动轨迹。在matlab环境中运行时,请输入>SPtrack-This procedure can detect a single particle image and track its trajectory. Matlab environment in the run-time, please enter> SPtrack
-
-
0下载:
对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
-
-
0下载:
Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
-
-
0下载:
可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
-
-
0下载:
利用matlab实现图像的边界检测。包括sobels算子,prewitt算子,还包括图像的边界追踪-use matlab to detect the boundary of the image
-
-
1下载:
正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
-
-
0下载:
这是采用基于连通域的方法对图像中的文字进行检测的算法,可以将文字检测并标记出来-This is the method based on image-connected domain in the text detection algorithm can detect and mark out the text
-
-
1下载:
基于图像识别的整精米自动检测
检测出图中的碎米,并在相应的米粒上打上标志。
对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素
-Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
-
-
0下载:
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of th
-
-
0下载:
从一副图像中探测红色汽车,算法采用MATLAB语言-detect red cars in an image
-
-
0下载:
本文根据图像学的相关知识,写出了用MATLAB进行直线检测的源代码。-This code is based on the knowledge of image processing and use the language of matlab to detect line .
-
-
0下载:
检测运动的汽车,该视频文件是一帧一帧的图像按照一定顺序连接在一起。-Detect movement of the car, the video file is an image of a frame connected together according to certain sequence.
-
-
0下载:
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
-
-
1下载:
首先通过建立一个可靠的背景更新模型,然后在视频序列中取一帧图像与背景做差得到完整可靠的运动目标图像-This program is used to detect the moving targets by image substraction ,
-
-
3下载:
图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
-
-
1下载:
可以用来检测焊缝缺陷,并通过图象处理检测出缺陷。-Can be used to detect weld defects and the defect was detected by image processing.
-
-
4下载:
复制粘贴(copy-move)图像篡改检测算法matlab实现-copy-move image detect matlab
-
-
0下载:
基于surf的图像复制篡改检测matlab实现-surf image detect matlab
-