登录
首页 » SCM » 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0...

程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0...

于 2022-04-16 发布 文件大小:45.32 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets

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

发表评论

0 个回复

  • C language to write the HT1621 the driver, a very good example.
    用C语言写的HT1621的驱动程序,非常好的实例。-C language to write the HT1621 the driver, a very good example.
    2022-03-25 01:36:44下载
    积分:1
  • T103 Terawins procedures can decode VGA CVBS S_VIDEO video decoder, the program...
    宏芯 t103程序 能解码VGA CVBS S_VIDEO的视频解码,程序的开发环境是stc89c58rd+ 在keil c下已经编译通过-T103 Terawins procedures can decode VGA CVBS S_VIDEO video decoder, the program development environment is stc89c58rd+ In keil c have been compiled through
    2023-05-18 23:45:03下载
    积分:1
  • 印刷电路板的最小系统,可以修改,以提供计划,使用钍…
    pcb最小系统,可以根据提供的图进行修改共开发使用。-pcb minimum system that can be modified to provide plans were developed using the.
    2022-02-03 10:10:20下载
    积分:1
  • 请将下载的2个插件内容拷贝到uVision 的安装目录下的 KeilC51BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的
    请将下载的2个插件内容拷贝到uVision 的安装目录下的 KeilC51BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。-Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. Modify Tool.ini, this file is located in the installation directory uVision under keil. Please Add the following line to [C51] part of the back. AGSI1 = ledkey.dll (ledkey) AGSI2 = simboard.dll (simboard) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments.
    2022-03-22 06:17:57下载
    积分:1
  •  C8051F330/1 MCU 有一个可编程内部高频振荡器、一个可编程内部低频振荡器和一个外部振荡器驱动电路。可以通过对 OSCICN 和 OSCICL 寄存...
     C8051F330/1 MCU 有一个可编程内部高频振荡器、一个可编程内部低频振荡器和一个外部振荡器驱动电路。可以通过对 OSCICN 和 OSCICL 寄存器编程来使能/禁止内部高频振荡器和调节其输出频率(参看振荡器框图);可以通过对 OSCLCN 寄存器编程来使能/禁止内部低频振荡器和调节其输出频率(参看图9.3)。系统时钟可以由外部振荡器电路或任何一个内部振荡器提供。表9.1给出了内部振荡器的电气特性。 -C8051F330/1 MCU has a programmable internal high-frequency oscillator, a programmable internal low frequency oscillator and an external oscillator drive circuit. Can register on OSCICN and OSCICL programming to enable/disable the internal high-frequency oscillator and adjust its output frequency (see diagram oscillator) OSCLCN can register through the programming to enable/disable the internal low frequency oscillator and adjust its output frequency (see Figure 9.3). System clock can be external oscillator circuit, or any provision of an internal oscillator. Table 9.1 gives the electrical characteristics of the internal oscillator.
    2022-07-16 04:48:51下载
    积分:1
  • 运用AVR单片机MEGA16L控制NRF24L01射频芯片,进行数据的发送应用。...
    运用AVR单片机MEGA16L控制NRF24L01射频芯片,进行数据的发送应用。-use mega16l to control nrf24l01 as a transmiter
    2022-06-27 19:49:35下载
    积分:1
  • 对信号进行多层分解和重构,进行多频率分析的源程序
    对信号进行多层分解和重构,进行多频率分析的源程序-The signal decomposition and reconstruction of multi-storey, multi-frequency analysis of the source
    2022-08-19 01:54:36下载
    积分:1
  • 10位三线da转换驱动程序,通过单片机模拟spi
    10位三线da转换驱动程序,通过单片机模拟spi-ten_bit three da converter,spi drive the da converter
    2022-03-18 13:56:49下载
    积分:1
  • Few TC35i introduced online information, this is some information I collected, t...
    网上很少有介绍TC35I的资料,这是本人收集的一些资料,有《基于AT89S52与TC35i实现的短信息处理系统》《基于ATMEGA16L与MC35I的无线心电数据采集传输系统的设计》等,希望与大家共享。-Few TC35i introduced online information, this is some information I collected, there are based on the realization of AT89S52 with TC35i short information processing system, Based on ATMEGA16L and MC35I wireless transmission of ECG data acquisition system design and so on, look forward to working with share.
    2022-03-20 13:07:25下载
    积分:1
  • 8051 driver using DS12C887, real
    利用8051单片机驱动DS12C887,实现实时的日历时钟显示系统设计。-8051 driver using DS12C887, real-time calendar clock display system design.
    2022-01-27 09:53:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载