当前位置:
首页
资源下载

搜索资源 - Edge and Texture Detection
搜索资源列表
-
1下载:
一种基于 Edge Flow算法 的边缘检测程序
matlab实现
在彩图和灰度图纹理分割方面有很好的效果-based Edge Flow edge detection algorithm to achieve the procedures Matlab the gray level and color pictures texture segmentation as a very good effect
-
-
0下载:
matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
-
-
1下载:
本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
-
-
0下载:
jpeg_0.77.zip
JPEG压缩编码系统源代码
mkou_1.0.zip
图案抖动技术处理系统源代码
touch_1.01.zip
图象边沿检测-提取-轮廓跟踪算法源代码
xchange_1.03.zip
图象几何变换算法源代码
sima_1.07.zip
图象模板匹配算法源代码
mghe_0.23.zip
图象平滑处理系统源代码
wgttut_5.0.zip
图形色彩量子化及材质压缩程序源代码
-jpeg_0.77.zipJPEG
-
-
0下载:
是一个采用VC进行图像纹理分割的程序,基本上包括了图像处理的一般技术。包括显示、平滑和锐化、边缘提取、直方图显示等等。-Is a VC used to carry out the procedures for image texture segmentation, image processing basically includes the general technology. Including the display, smoothing and sharpening, edge det
-
-
1下载:
拉普拉斯算子,检测图像的边缘纹理等细节信息,然后以适当比例线性叠加原始图像和细节信息,从而完成图像的增强-Laplace operator, the edge detection image texture details, etc., and then an appropriate proportion to the linear superposition of the original image and detail information to complete the image e
-
-
2下载:
运用分形理论描述图像纹理特征,通过分析不同纹理图像及图像边缘处的分形参数,得
到一种新的边缘检测分形特征,从而提出一种基于分形特征的图像边缘检测方法。自适应阈值的
引入,能够实现不同图像的边缘检测。该算法简单迅速,并具有良好的抗噪性能。-The use of fractal theory to describe the image texture features, through the analysis of different texture image and the ima
-
-
0下载:
gabor filter 图像纹理提取 边缘检测-gabor filter edge detection image texture extraction
-
-
0下载:
分块有损压缩图像忽略了块间相关性,重构时会产生块效应,该文提出一种空域自适应去块效应算法。对块边缘采用方向自适应
有理滤波,以弱化块效应。根据块的内部活动性将图像块分成平坦块和纹理块2 类,利用基于方差的空域检测方法检测出平坦块,并对平
坦块进行邻块边缘自适应平滑。实验结果表明,该算法有效去除了块效应,一定程度上提高了信噪比,算法简单且鲁棒性较好。-Block lossy compression image ignores the inter-block correlation, Rec
-
-
0下载:
各种车牌定位算法,包括基于数学形态学、模板匹配、纹理、边缘检测和颜色特征等!-A variety of license plate location algorithm, including those based on mathematical morphology, template matching, texture, edge detection and color characteristics!
-
-
0下载:
Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
-
-
0下载:
alpha2.09.zip
Alphat透明合成系统源代码源代码
jpeg0.77.zip
JPEG压缩编码系统源代码
calir1.0.zip
腐蚀-膨胀-细化算法源代码
mkou1.0.zip
图案抖动技术处理系统源代码
touch1.01.zip
图象边沿检测-提取-轮廓跟踪算法源代码
xchange1.03.zip
图象几何变换算法源代码
sima1.07.zip
图象模板匹配算法源代码
mghe0.23.zip
图象平滑处理
-
-
0下载:
摘要
车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一
种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通
管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。
本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基
于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。
其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
-
-
2下载:
这个代码能够比较精确地实现图像中道路区域的分割与提取。-This code addresses this question by
decomposing the road detection process into two steps: the estimation
of the vanishing point associated with the main (straight) part
of the road, followed by the segmentation of
-
-
0下载:
Abstract— In this paper we describe a method for fast
and reliable coin classification using coin images taken in various
conditions by different people and a possible solution when
dealing with illumination inconsistencies. It relies on edge b
-
-
0下载:
There are four levels of implementation to apply:
1. To use “edge function” with the Sobel, Prewitt,average,disk,gaussian,log,motion,prewitt,unsharp options
2.To use convolution filtering with both the “imfilter” and standard convolution te
-
-
0下载:
openCV特征提取代码总结,包括:颜色直方图提取,形状特征提取,角点提取、Hough直线提取、边缘提取、纹理特征提取等等。-OpenCV feature extraction code summary, including: color histogram extraction, shape feature extraction, angular point extraction, Hough straight line extraction, edge detection and textu
-
-
1下载:
基于压缩感知思想的图像分块压缩与重构方法
考虑到大多数图像信号信息分布有差异, 编码端, 在对图像分块的基础上, 融合熵估计
和边缘检测方法计算各图像块的信息含量, 再从两个不同的角度进行分类采样: 依据信息量多少将图像块分为平滑、过渡和纹理3 类, 使用不同的采样率采样 依据信息量的分布特征, 采用不同的采样率分配策略进行采样. 在解码端, 根据不同类型的图像块构造不同的线性算子进行重构, 再运用改
进的迭代阈值算法去除块效应和噪声. 实验证明, 算法在提升图像重构质量的同时缩短了
-
-
0下载:
包括图像编辑(图像缩放,图像旋转,图像裁剪,纹理映射),图像分析(像素选择,强度描述,图像轮廓,绘制直方图),图像调整(直方图均衡化,阈值化,灰度变换),图像平滑(加噪,中通滤波,低通滤波,图像复原),图像锐化(采用Sobel算子,拉式算法,空域高通滤波,频域高通滤波,梯度法),图像高级处理(边缘检测,图像分割),小波分解(一次小波分解,两次小波分解,第一层小波重构)和图像彩色增强(假彩色增强)的GUI图形图像处理。-Including image editing (image scaling,
-
-
0下载:
Contains three problems - Texture Classification using k means and Laws filters, Vehicle Classification using SIFT and SURF features and BOWs approach and Edge Detection techniques
-