Welcome![Sign In][Sign Up]
Location:
Search - canny.rar

Search list

[Graph Recognize8用matlab图像处理工具箱进行canny边缘检测.rar

Description:
Platform: | Size: 193411 | Author: firstgjb | Hits:

[Special Effects60179234620073232123136455584

Description: 用Canny算子提取用Canny算子提取边缘.rar边缘.rar用Canny算子提取边缘.rar-Canny operator extract Canny edge detection operators. Rar edge. Can use rar ny operator edge extraction. rar
Platform: | Size: 345560 | Author: 赵君 | Hits:

[Graph program图像处理程序集

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: 87136 | Author: shamoxiongying@126.com | Hits:

[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:

[Photo software《学习opencv》中文版.rar

Description: 第1章OpenCV概述...................... 1 第2章 OpenCV入门..... 18 第3章 初探OpenCV..... 35 OpenCV的基本数据类型 35 CvMat矩阵结构................ 38 IplImage数据结构............. 48 矩阵和图像操作................ 54 第4章 细说HighGUI...... 106 一个可移植的图形工具包............................ 106 创建窗口.......................... 107 载入图像.......................... 108 显示图像.......................... 110 视频的处理...................... 120 第5章 图像处理.......... 128 第6章 图像变换.......... 165 梯度和Sobel导数........... 169 拉普拉斯变换.................. 172 Canny算子...................... 173 霍夫变换.......................... 175 重映射 183 拉伸、收缩、扭曲和旋转............................ 185 CartToPolar与PolarToCart........................... 196 LogPolar........................... 197 离散傅里叶变换(DFT)... 200 离散余弦变换(DCT)....... 205 积分图像.......................... 206 距离变换.......................... 208 直方图均衡化.................. 211 练习. .. 213 第7章 直方图与匹配... 216 第9章 图像局部与分割................. 293 局部与分割...................... 293 背景减除.......................... 294 第10章 跟踪与运动..... 350 第11章 摄像机模型与标定........... 406 第12章 投影与三维视觉............... 441 第13章 机器学习........ 499 第14章 OpenCV的未来............... 564
Platform: | Size: 8513510 | Author: afd_326 | Hits:

[Mathimatics-Numerical algorithmscanny算法C实现

Description: canny算法C实现.rarcanny算法C实现.rarcanny算法C实现.rarcanny算法C实现.rar
Platform: | Size: 3848 | Author: 308123027@qq.com | Hits:

[2D GraphicCanny边缘检测

Description: 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
Platform: | Size: 3308544 | Author: 冯健 | Hits:

[Special Effectsedgedetect_canny

Description: 完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,-integrity of the canny edge detection procedures, enclosing canny operator documented one. Running before you look at documentation, which has vc parameter setting the relevant content
Platform: | Size: 489472 | Author: qihuafei | Hits:

[Special EffectsCannyEdgeDetection(good)_CanTestWithImage

Description: Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
Platform: | Size: 172032 | Author: whq | Hits:

[Special Effectscanny_edge

Description: canny算子的matlab源码,可以学习canny算子的详细实现过程-canny operator matlab source, canny operator can learn to realize the process of detailed
Platform: | Size: 1024 | Author: 怕问 | Hits:

[Graph Recognizeprint_recognition_src

Description: 一个用C++编写的指纹识别程序源码,其中包括canny边缘检测和基于特征的指纹识别-One with C++ Prepared source fingerprint identification procedures, including the canny edge detection and feature-based fingerprint recognition
Platform: | Size: 49152 | Author: 征征 | Hits:

[Graph programopencvCanny

Description: 用Opencv做的,采用Canny算法寻找输入图象的边缘,并在输入图象中标志这些边缘
Platform: | Size: 89088 | Author: 龙海翔 | Hits:

[Special EffectsMATCHIMAGE

Description: 非常好的图像匹配源码,基于遗传算法,其中还包括canny算法求解边缘以及常用的各种平滑函数。-Very good image matching source, based on genetic algorithm, which also includes the canny edge algorithm, as well as a variety of commonly used smoothing function.
Platform: | Size: 247808 | Author: bryan | Hits:

[GDI-BitmapWEdgeDetect

Description: 自己用VC++实现了基于二进小波变换的图像边缘检测,并与Canny算子作了比较。具有一定参考价值。-err
Platform: | Size: 2265088 | Author: wang | Hits:

[Graph RecognizeCrackDector

Description: 长条形裂缝监测 用VTK实现的Canny算法 得到的轮廓进行形状判别-Rectangular Crack monitoring VTK realized Canny algorithm to shape the contours of discriminant
Platform: | Size: 164864 | Author: 王晓宇 | Hits:

[Video CaptureCamShift

Description: 基于OpenCV的视频目标跟踪源码。输入的可以是视频文件或摄像头采集。-OpenCV canny a subject.
Platform: | Size: 5120 | Author: CoolFighter | Hits:

[OtherOPENCVCanny

Description: 调用OPENCV中系统函数实现Canny边缘提取。-OPENCV call system function in Canny edge detection.
Platform: | Size: 209920 | Author: 薛琴 | Hits:

[Special Effectscanny

Description: (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector Matlab (or C language) function (2) the use of the above-mentioned function, an image of the (salt and pepper noise or Gaussian noise) for edge detection (3) the use of Matlab built-in Canny edge detection function to the same Vice-image edge detection (4) compare the results of the two.
Platform: | Size: 2048 | Author: amy | Hits:

[Graph programopencv

Description: 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtraction method for edge detection, image color distribution histogram of the correlation processing, face recognition algorithm.
Platform: | Size: 6144 | Author: 张桦 | Hits:

[Special Effectscanny

Description: 用Canny算子提取边缘.rar
Platform: | Size: 178176 | Author: 王俊 | Hits:
« 12 »

CodeBus www.codebus.net