当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - csharp edge detection
搜索资源列表
-
0下载:
c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
-
-
0下载:
个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
-
-
0下载:
中值滤波
均值滤波
图像锐化
边缘检测
c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
-
-
0下载:
数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。
全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
-
-
0下载:
功能实现:用c#实现数字图像处理中的边缘检测-Function realization: Using c# digital image processing edge detection
-
-
0下载:
edge detection using Prewette-edge detection using Prewette..
-
-
0下载:
coding for edge detection using sobel-coding for edge detection using sobel..
-
-
0下载:
边缘提取,用CSharp语言编写的使用各种算子进行边缘提取的程序,并对结果进行了对比。-edge detection
-
-
0下载:
图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
-
-
0下载:
第一章 绪论
第二章 C#数字图像处理的3种方法
第三章 点运算及直方图
第四章 几何运算
第五章 数学形态学图像处理
第六章 频率变换
第七章 图像平滑与去燥
第八章 边缘检测
第九章 图像分割
第十章 图像压缩编码
第十一章 彩色图像处理
-Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
-
-
0下载:
实现Canny直线提取算法,可以运行,很不错。,canny line detection。
-
-
1下载:
C#实现了数字图像处理中的几个边缘检测的算法源代码。-C# implementation of digital image processing edge detection algorithm source code.
-
-
0下载:
可实现图片边缘检测,并标记出图片的边缘。-Image edge detection can be achieved, and mark the edges of the picture.
-
-
0下载:
canny detection on images
-
-
0下载:
图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
-