搜索资源列表
-
1下载:
基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an
important preprocessing stage in ma
-
-
0下载:
-
-
1下载:
本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
-
-
0下载:
对视频系列进行运动估计及对其中的运动目标进行分割获得运动对象。-Series of video motion estimation and target one of the sport was moving object segmentation.
-
-
0下载:
对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters
-
-
0下载:
视频序列的运动检测:用帧差法实现了单个物体的运动检测。-Video sequence of motion detection: bad law with frames achieve a single object detection exercise.
-
-
0下载:
提出了一种基于目标边界的不变特征提取方法。导出了用物体角点坐标表示的低阶边界矩的闭合形式,构造了
基于边界矩的仿射变换不变量。该方法只需要对物体角点进行简单的代数运算,因此,该方法简单明了,计算量很小。实
验结果证明了该方法的有效性-A goal of the border based on the same feature extraction method. Exporting objects with corner coordinates of the low-level clos
-
-
1下载:
对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.
-
-
1下载:
图像二值化的程序,对于把图像进行目标提取和背景提取可以参考,但是有仅局限于二值图像。-Image binarization process, for the object extraction and background image extraction can refer, but there is only limited to binary images.
-
-
0下载:
Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片-Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental
-
-
0下载:
matlab下写的一个代码,能够实现遥感图像目标的提取,效果不错-Next write a matlab code that enables remote sensing image object extraction, good results
-
-
0下载:
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe
-
-
0下载:
对黑白图像进行滤波处理,然后目标提取,并计算目标形态属性-Black and white image filtering, and object extraction, and calculate the properties of the target form
-
-
0下载:
用matlab对对象进行边缘提取。里面附带一张lina的照片,检验后可行。-Object edge detection using matlab. Which comes with one lina photos, inspection feasible.
-
-
0下载:
交通摄像头图像的机车目标分割与提取Matlab源代码-Traffic camera images locomotive object segmentation and extraction Matlab source code
-
-
0下载:
数字图像处理matlab实现,包括如下程序:
1.直方图规定化为高斯双峰函数
2.窗口形状自适应(十字形或矩形)的中值滤波
3.彩色图像目标提取并与背景图像合成
4.插值外推法的彩色图像饱和度调整
5.多种插值方法实现的图像放大和缩小
6.频域变换及分析
7.几何校正
8.插值外推法的黑白图像对比度增强
9.运动模糊矫正-Digital image processing matlab realize, including the following proce
-
-
2下载:
十字路口车流通量及车身颜色的统计通过MATLAB创建系统对象,用于读入待处理视频,用于色彩空间转换、检测出包含汽车运动的图像块、用高斯混合模型检测背景、对检测出的运动车辆进行框画、标注检测到车辆的个数用于显示结果。颜色提取算法采用 RGB 颜色模型,利用MATLAB进行仿真-Crossing the circulation of the car and body color statistics by MATLAB to create object system, used to read th
-
-
0下载:
该函数是一个描述飞机纹理的特征提取代码,matlab程序,具有很好的效果-The function is a descr iption of aircraft texture feature extraction code, Matlab procedures, has a good effect
-
-
0下载:
动态目标跟踪,静态背景,前景背景动态目标提取(Dynamic object tracking, static background, foreground background, dynamic object extraction)
-
-
0下载:
随着科学技术的飞速发展,机器学习与人工智能技术的不断创新,人们对特定信息检索的需求逐渐增加,使得如何对资源进行合理有效的分类成为一个关键问题。近几年来,基于内容的图像分类的研究焦点主要集中在自然图像的场景分类和物体分类两个方面,大多采用有监督学习方法,通过对底层特征建模和中间语义分析来实现分类。
本文基于Libsvm的图像分类研究及实现,主要针对的是物体分类这一方面,选用了五类水果作为分类研究的对象。对图像进行分类的大体步骤主要包括采集图像样本(主要从Web上获取)、图像预处理(如截成大小一致
-