搜索资源列表
-
0下载:
一个图象处理的小软件,可以用来图象各种处理,灰度处理,边缘检测等-a small image processing software, images can be used for various processing, Gray processing, edge detection, etc.
-
-
0下载:
Sobel Filter in C.
Sobel Filter may be used for edge detection application in Image processing applications
-
-
0下载:
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis
2. fpga implemention of a median filter
3. fpga implementation of digital filters
4.hardware acceleration of edge detection algorithm on
-
-
0下载:
边缘检测例程,包含了常用的图像处理函数,可作为图像编程学习之用-Edge detection routines, including the commonly used image processing functions
-
-
0下载:
医学图像处理方面的 关于细胞边缘检测的-Medical image processing, edge detection on the cells of the
-
-
0下载:
图像处理(各种基本图像算法的实现)包括各种几何变换,图像的分割,图像的边缘检测等等。-Image processing (the basic image of the realization of algorithm), including a variety of geometric transformation, image segmentation, image edge detection and so on.
-
-
0下载:
基于GUI的图像处理软件平台的开发 五种常用的边缘检测、灰度直方图的显示、灰度直方图的均衡化、对比度自适应直方图的均衡化、图片的二值化以及彩色图片的灰度化-GUI-based image processing software platform of five commonly used edge detection, histogram display, gray histogram equalization, adaptive histogram equalization contrast,
-
-
0下载:
图像处理:包括图像灰度处理、二值化、放大缩小、边缘检测、hough变换和其他功能-Image Processing: including gray processing, binarization, zoom, edge detection, hough transform, and other features
-
-
0下载:
数字图像处理之边缘检测(边缘检测prewitt.m)-Edge Detection of digital image processing (edge detection prewitt.m)
-
-
0下载:
图像匹配源程序,是图像处理中精典范例,其中包含了边缘检测等技术-Image matching source program including the edge detection technology and so on.
It is image processing classical paradigm
-
-
1下载:
边缘是图像中最重要的信息,是模式识别、图像分
割以及场景分析的重要基础。边缘检测是图像处理领
域一项重要的技术和任务。图像中边缘通常解释为灰
度值有突然改变,像素梯度具有局部极大值。很多经
典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei-
Chen和Laplacian等,均以图像局部区域特征与特定
边缘模式匹配为基础,定义数个方向导数模板(一般为
窗口),将图像与模板进行卷积运算实现边缘检测。它
们具有实现简单,速度快速,易于应用
-
-
0下载:
利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。
对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。-Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzz
-
-
0下载:
基于图像处理技术的车辆分类研究,很好的论文参考资料-Very wide image processing, edge detection, median filtering, contrast enhancement
-
-
0下载:
matlab程序代码 关于医学图像分割处理 边缘检测 阈值法-Matlab program code on the segmentation of medical image processing edge detection threshold method
-
-
0下载:
研究了线阵CCD 在动态测量中的整体图像处理方法,包括杂散点剔除、图像平滑、边缘识别等方法。提出的整体图像的样条插值方法。-CCD linear array of a dynamic measurement of the overall image processing method comprising removing spurious points, image smoothing, edge detection and other methods.
-
-
4下载:
nonmaxsup——非最大值抑制
hysthresh——设定阈值区间,返回一个二值化图像
canny——边缘探测,图像边缘增强
adjgamma——调整图像的伽马值
findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标
circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标
houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆
findcircle——计算所得线上各点
-
-
0下载:
The computer science field has increased expectation technologies of computations based on Cellular Automata (CA) theory. In the area of image signal processing, several methods of Edge Detection are proposed, such as Canny-Deriche, Nalva, Iverson, B
-
-
0下载:
How to image processing using matlab: load image, BW, edge detection, noise remover, sharpening by any method by simple code (lp2m aray jakarta)
-
-
0下载:
出了基于
ELM的医学图像的分割技术,结合滤波去噪、形态学提取和边缘检测等图像处理方法,设计了一种应用于CT图像
的轮廓描绘方法。-Based on a medical image segmentation ELM technology, combined with filtering de-noising, Morphology and edge detection image processing method is applied to design a CT image cont
-
-
0下载:
上传了博导的算法课的PPT,由浅入深的讲述的图像处理主要算法的原理,包括分布式计算,边缘检测,hough变换等,并附上主要算法的示例程序,是学习很好的材料-Upload a Ph.D., class of algorithms PPT, deep about the image processing algorithm is mainly the principle, including distributed computing, edge detection, Hough transform
-