Welcome![Sign In][Sign Up]
Location:
Search - Prewitt

Search list

[matlabMATLAB图像处理源程序

Description:

程序代码说明

P0201:MATLAB赋值

P0202:MATLAB中的for循环

P0203:MATLAB中的for循环和if条件

P0205:MATLAB图像处理的基本操作

P0206:MATLAB高级图像处理操作

P0207:根据RGB图像创建一幅灰度图像

P0208:二值图像的取反操作

P0209:用imshow函数显示图像

P0210:在同一个窗口内显示两幅图像

2.rar (15.23k)

程序代码说明

P0301:数字图像矩阵数据的显示及其傅立叶变换

P0302:二维离散余弦变换的图像压缩

P0303:采用灰度变换的方法增强图像的对比度

P0304:直方图均匀化

P0305:模拟图像受高斯白噪声和椒盐噪声的影响

P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波

P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波

P0308:图像的自适应魏纳滤波

P0309:运用5种不同的梯度增强法进行图像锐化

P0310:图像的高通滤波和掩模处理

P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理

P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理

程序代码说明

P0401:用Prewitt算子检测图像的边缘

P0402:用不同σ值的LoG算子检测图像的边缘

P0403:用Canny算子检测图像的边缘

P0404:图像的阈值分割

P0405:用水线阈值法分割图像

P0406:对矩阵进行四叉树分解

P0407:将图像分为文字和非文字的两个类别

P0408:形态学梯度检测二值图像的边缘

P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象

程序代码说明

P0502:计算图像中的欧拉数

程序代码说明

P0610:神经网络的实例


Platform: | Size: 87980 | Author: wilsonwong | Hits:

[SourceCodesmagic

Description: 提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化和伪彩色 (7) 形态学处理:腐蚀,膨胀,开,闭,细化 (8) 边缘与轮廓:边缘检测(robert,sobel,prewitt...),Hough变换,轮廓提取,种子填充,轮廓跟踪
Platform: | Size: 6662676 | Author: liuym2010 | Hits:

[DSP programPrewittEdge

Description: 使用Prewitt算法的边缘提取,用在DM6437板子上
Platform: | Size: 102545 | Author: GaleWing | Hits:

[SourceCodeImageProgress

Description: C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化) 细化算法(不同算法比较) 距离变换(原Chamfer算法盲区、正反正三次扫描) 图像的运算(图像逻辑运算例、菌丝提取例、菌丝提取过程、菌丝图像二值化) 线处理:种子填充原理、线段编码原理、区域逻辑运算例、区域形态学运算例、线段闭运算例 轮廓跟踪:轮廓跟踪原理、单点宽细线处理(补漏点去分叉例) 形状分析例:全部九个功能 彩色图像处理:彩色图像二值化例 图像合成例: 全部功能,先调用[图像合成][读入图像实例]功能,再选择本菜单条各有效命令。 选区与边界例:全部功能,先调用[图像合成][读入图像实例]功能,再选择本菜单条各有效命令。
Platform: | Size: 10125268 | Author: tkgkchl | Hits:

[Graph programprewitte边缘算子对图像边缘提取

Description: prewitte边缘算子对图像边缘提取-prewitte Edge Operator right Image Edge Extraction
Platform: | Size: 1024 | Author: 王光飞 | Hits:

[Graph program8方向Prewitte算子

Description: 8方向Prewitte算子提取图象边缘的VC实现-8 Prewitte Operator direction from the edge of the image VC
Platform: | Size: 1024 | Author: 李瑛 | Hits:

[2D Graphicrockf

Description: Prewitte边缘算子法-Prewitte Edge Operators
Platform: | Size: 1024 | Author: 天道酬勤 | Hits:

[GDI-BitmapPrewitte边缘算子法

Description: 这是一个经典的图像边缘提取算子的C代码。-This is a classic Image Edge Extraction operator of C code.
Platform: | Size: 1024 | Author: 周迎风 | Hits:

[2D GraphicBianYuanJianCeDib

Description: 该代码包括了Robert\Sobel\Prewitt的算法-The code includes Robert \ Sobel \ Prewitt algorithm
Platform: | Size: 3072 | Author: 唐年华 | Hits:

[SCM4Matlab

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象- Procedure code explanation P0401: Examines the picture with the Prewitt operator the edge P0402: Examines the picture with the different sigma value LoG operator the edge P0403: Examines the picture with the Canny operator the edge P0404: Picture threshold value division P0405: Divides the picture with the water line threshold value law P0406: Carries on to the matrix four forks the tree decomposition P0407: Divides into the writing and the non- writing two categories the picture P0408: The morphology gradient examines two values pictures the edge P0409: The morphology example 鈻♀枴deletes all electricity streamline from the PCB picture, only retains the chip object
Platform: | Size: 40960 | Author: xueke | Hits:

[Special EffectsEdge-Color

Description: 各种边缘检测程序,包括2Sobel算子边缘检测, Prewitt算子边缘检测,Roberts算子边缘检测, Laplace算子边缘检测,Canny算子边缘检测 -Edge Color
Platform: | Size: 307200 | Author: liji | Hits:

[Special Effects43290162

Description: MATLAB源码,P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-MATLAB source code, P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- delete images from the PCB All current lines, retaining only the target chip
Platform: | Size: 571392 | Author: 钟小丽 | Hits:

[Windows DevelopEdge_Detection_and_Segmentation

Description: mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
Platform: | Size: 6144 | Author: 少文 | Hits:

[Special Effectsedge_detect-matlab

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from the PCB to remove all images current lines, retaining only the target chip
Platform: | Size: 40960 | Author: 张甲杰 | Hits:

[DocumentsVIDEOPrewittmethod

Description: vid_edge.mdl 在视频序列的运动检测中使用Prewitt边缘检测算子检测-vid_edge.mdl in video motion detection sequence of the use of Prewitt Edge Detection Operator Detection
Platform: | Size: 3538944 | Author: 爱玛 | Hits:

[Special Effectsppp4

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from the PCB to remove all images current lines, retaining only the target chip
Platform: | Size: 2048 | Author: 杨健 | Hits:

[DocumentsANEWWAYOFImageFiltering

Description: To develop functional modules to process grayscale image intensity data. And perform Point and spatial operations. Uses Prewitt, Sobel, and Laplacian of Guassian Methods. And calculates their histograms. -To develop functional modules to process grayscale image intensity data. And perform Point and spatial operations. Uses Prewitt, Sobel, and Laplacian of Guassian Methods. And calculates their histograms.
Platform: | Size: 1024 | Author: 阳关 | Hits:

[Special Effects18113106242

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
Platform: | Size: 44032 | Author: hyh | Hits:

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
Platform: | Size: 6144 | Author: major | Hits:

[Special Effectsbiabyuanjiance

Description: 能实现多种边缘检测方法,包括Prewitt、Roberts、Sobel和高斯拉普拉斯-To achieve a variety of edge detection methods, including Prewitt, Roberts, Sobel and Laplacian of Gaussian
Platform: | Size: 79872 | Author: 楚风云 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 27 »

CodeBus www.codebus.net