-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1
-
DyBMPMovie
实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:37:28下载
- 积分:1
-
3.30-4.3-bianyuan
基于霍夫变换的直线检测,效果非常好,图片自己找,可能需要对图片格式做操作。(Line Detection Based on Hough Transform)
- 2018-04-19 17:49:08下载
- 积分:1
-
iccv2003
这是图像拼接大神的在ICCVC上的PPT报告,思路清晰,受益匪浅,(PPT report in God s image stitching on ICCVC and clear thinking, benefit,)
- 2016-01-10 15:49:29下载
- 积分:1
-
Python_medical
example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
easygallery
EasyGallery是一个用非常简单的方法来生成缩略图的PHP程序。可应用于所有你需要的图像文件。(EasyGallery is a very simple way to generate thumbnails PHP program. All you need can be applied to an image file.)
- 2016-05-09 15:54:25下载
- 积分:1
-
texton
基于基元共生矩阵的纹理特征提取。通过5个基本的方格来检测图像并生成图像的基元共生矩阵,并从矩阵中提取其纹理特征信息。(Texton occurrence matrix based texture feature extraction)
- 2021-04-09 17:39:00下载
- 积分:1
-
wavelet
小波变换实现图像增强的示例,matlab编写。(an example of image enhacement based on wavelet transformation, writed by matlab.)
- 2009-10-02 17:07:09下载
- 积分:1
-
traffic-sign-image-segmentation
程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。(Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.)
- 2013-09-06 08:18:34下载
- 积分:1
-
watershed_demo
说明: 基于matlab软件分水岭方法的图像分割处理技术(Image segmentation processing technology based on watershed method in matlab software)
- 2019-11-25 19:01:53下载
- 积分:1