登录
首页 » 图形图像 » Use vc to realize Canny arithmetic to detect the edge, and get the good result o...

Use vc to realize Canny arithmetic to detect the edge, and get the good result o...

于 2023-06-06 发布 文件大小:164.00 kB
0 1017
下载积分: 2 下载次数: 1

代码说明:

用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Hough变换 Hough变换
    Hough变换 Hough变换 -Hough transform Hough transform Hough transform Hough transform
    2022-03-24 07:52:51下载
    积分:1
  • 这是Ganzalez书上的一个示例程序,用来实现直方的线性运算处理。...
    这是Ganzalez书上的一个示例程序,用来实现直方图的线性运算处理。-This is a book Ganzalez sample procedures used for linear histogram processing.
    2022-03-29 21:21:15下载
    积分:1
  • VC用于变换~实现的缩小与放大,并且进行任何变换后的恢复。...
    VC用于图像变换~实现图像的缩小与放大,并且进行任何变换后的恢复。 -VC for Image Transform-image of the Zoom In and Out, and any transformation after recovery.
    2023-06-28 02:25:03下载
    积分:1
  • 超分辨率重建。具有非常好的效果,程序效率较高,有完整的注释和说明文档。...
    超分辨率图像重建。具有非常好的效果,程序效率较高,有完整的注释和说明文档。-super-resolution image reconstruction. Very good results, the higher the efficiency, integrity of the Notes and documentation.
    2022-02-18 14:52:35下载
    积分:1
  • 打开各种文件,比如*.bmp,*.gif,*.pcx,*.jpg
    打开各种图形文件,比如*.bmp,*.gif,*.pcx,*.jpg-Open varied image files,such as*.bmp,*.gif,*pcx,*.jpg.
    2022-12-09 08:40:03下载
    积分:1
  • 自己根据网络编写的一个可以打开JPEG BMP 等格式的片 并具有拖动功能,放缩功能更新中...
    自己根据网络编写的一个可以打开JPEG BMP 等格式的图片 并具有拖动功能,放缩功能更新中-Prepared by the network itself can open a JPEG BMP image formats and has drag function, zoom function update. . .
    2022-03-22 04:59:22下载
    积分:1
  • OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个O...
    OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
    2022-04-11 21:05:06下载
    积分:1
  • 数字识别码第一步:训练网。利用训练样本…
    数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数 -digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
    2022-06-13 09:52:52下载
    积分:1
  • 将曲线轮廓中的B
    将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。-Profile to Polygon
    2023-08-21 06:20:04下载
    积分:1
  • Delphi的绘制flash演示
    Delphi的图形绘制flash演示-Delphi graphic flash demo
    2022-04-01 10:39:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载