DL : 5
程序代码说明
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:神经网络的实例
Update : 2009-01-02
Size : 85.92kb
Publisher : wilsonwong
DL : 0
关于边缘检测、图像分割matlab源程序,Prewitt算子、LoG算子检测、阈值分割、水线阈值法分割、文字和非文字区分等-on edge detection, image segmentation Matlab source, Prewitt operator, Getting Operator detection, thresholding segmentation, subaqueous threshold method segmentation, textual and non-textual distinction
Update : 2025-02-19
Size : 41kb
Publisher : 杨爱萍
DL : 0
程序代码说明
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
Update : 2025-02-19
Size : 40kb
Publisher : xueke
DL : 0
程序代码说明
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
Update : 2025-02-19
Size : 40kb
Publisher : 张甲杰
DL : 0
二值化后边缘检测算法具体实现,用matlab编写的,有roberts,sobel,prewitt,log等算法的具体实现-value after two edge detection algorithm to realize the use of Matlab prepared, roberts, segmentation, prewitt, log, etc. of specific algorithm implementation
Update : 2025-02-19
Size : 1kb
Publisher : 张亮
DL : 1
另一种边缘检测的MATLAB程序 使用了SOBEL LOG等算子-Another edge detection using MATLAB procedures SOBEL LOG operator, etc.
Update : 2025-02-19
Size : 4kb
Publisher : 西电
DL : 0
使用log-Gabor滤波器对图像进行滤波程序。-The use of log-Gabor filter image filtering process.
Update : 2025-02-19
Size : 3kb
Publisher : 陈华
DL : 0
VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
Update : 2025-02-19
Size : 177kb
Publisher : xiaoyang
DL : 0
根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子-According to different input parameters, choose a different operator input image edge detection, including the sobel, log, canny operator 5 Columbia
Update : 2025-02-19
Size : 46kb
Publisher : 谈晶晶
DL : 0
log gabor滤波程序,很实用,希望对大家有所帮助!-log gabor filtering process, it is useful, I hope all of you to help!
Update : 2025-02-19
Size : 6kb
Publisher : 田丽清
DL : 0
讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping methods, word into a file contains code and operating instructions and results.
Update : 2025-02-19
Size : 523kb
Publisher : 葉小祥
DL : 0
应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge detection
Update : 2025-02-19
Size : 1kb
Publisher : zhangzhang
DL : 0
边缘检测算法的比较,有susan算子,log算子,prewitt算子-Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
Update : 2025-02-19
Size : 1kb
Publisher : lh
DL : 0
图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测-Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection
Update : 2025-02-19
Size : 1kb
Publisher : 陈路
DL : 0
log-gabor用于年龄变化的人脸重构,效果很好-log-gabor
Update : 2025-02-19
Size : 12kb
Publisher : yangzhong
DL : 0
对一幅图像进行算法处理,包括梯度算子,拉普拉斯算法,log算子等。-Algorithm on an image for processing, including gradient operator, Laplacian algorithm, log, etc. operator.
Update : 2025-02-19
Size : 2kb
Publisher : 耿晗
DL : 0
此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
Update : 2025-02-19
Size : 1kb
Publisher : 李丹婷
DL : 0
边缘特征提取。可以实现Prewitt Roberts Log Canny 四个算法。-Edge feature extraction. Can be achieved in four Prewitt Roberts Log Canny algorithm.
Update : 2025-02-19
Size : 7kb
Publisher : 臧超
DL : 0
这是一个MATLAB LOG边缘检测算子的程序(MATLAB LOG Edge detection operator)
Update : 2025-02-19
Size : 1kb
Publisher : 完美将至
DL : 0
log算子提取边缘,可以运行,自己改输入图像即可(LOG operator to extract the edge, you can run, you can change the input image)
Update : 2025-02-19
Size : 2kb
Publisher : 游泳的鱼
« 12
3
4
5
6
7
8
9
10
...
15
»
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus All Rights Reserved.