登录
首页 » matlab » 二值化图片

二值化图片

于 2020-06-16 发布
0 250
下载积分: 1 下载次数: 1

代码说明:

说明:  将图片二值化,对其进行刷条形码以及拼接的一系列操作(Pictures can be binarized, barcoded and stitched.)

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

发表评论

0 个回复

  • Clock
    这是一个简单的时钟源码,虽然没什么用处,但可以玩玩吧!!(This is a simple clock source, although useless, but you can play it!!)
    2011-12-31 02:19:40下载
    积分:1
  • dynamic_stiff
    Dynamic stiffness matrix for a beam in space using the exact solution of the beam wave equations
    2017-03-16 22:20:14下载
    积分:1
  • VC++毕业设计:FTP客户端程序
    VC++毕业设计:简单Ftp客户端的实现源码+设计文档,只是一个简单的FTP上传功能,文档包括了Ftp客户端的各个子模块主要函数功能分析及流程图、FTP客户端文件的显示查询实现、Ftp客户端的各个子模块设计过程及代码分析、7.整个设计过程中遇到的主要问题等,是学习VC++网络编程的好范例。   通过这个毕业设计实战,你可以和作者一起了解WinInet API编程的基本知识,熟悉了MFC编程中的一些控件知识,在实战FTP客户端过程中从各方面查找资料来丰富自己的知识的能力。
    2022-02-01 14:39:33下载
    积分:1
  • DMC2000系列运动控制卡的测试软件.需安装运动控制卡后才能运行....
    DMC2000系列运动控制卡的测试软件.需安装运动控制卡后才能运行.-DMC2000 series of motion control card test software. To be installed after the motion control card to run.
    2022-03-29 12:53:47下载
    积分:1
  • P020180608516798097666
    说明:  BeiDou Navigation Satellite System Signal In Space
    2020-06-19 16:20:01下载
    积分:1
  • deep_q_network
    说明:  Python环境下 愤怒的小鸟 强化学习程序完整版,Qlearning 算法(The full version of Angry Birds Reinforcement Learning Program in Python Environment, Qlearning Algorithm)
    2020-06-02 08:29:03下载
    积分:1
  • pt工具库插件。
    该SVG工具库插件通过简单的设置,就可以实现任何SVG图形的拖拽互动。(The plug-in of the SVG tool library can realize drag-and-drop interaction of any SVG graphics through simple settings.)
    2019-01-26 10:57:39下载
    积分:1
  • androidCarCamera
    本设计是将安卓技术、单片机技术、无线通信技术等相关技术应用到视频监控系统中,可实现视频监控系统的设备移动化,由可移动监控平台、控制软件两部分组成。通过无线网络对监控平台进行移动方向、速度的控制,平台上的安卓手机摄像头实时采集视频图像信号并通过无线WiFi网络将视频信号实时传输到手机端观看。具有控制方便,监控灵活,模块化,可拓展性强等优点,可应用于险情探测、防爆、现场巡视、家庭安防、图像采集等领域。此部分是安卓端代码。(This design applies Android technology, microcontroller technology, wireless communication technology and other related technologies to the video surveillance system, which can realize the equipment mobility of the video surveillance system. It consists of mobile monitoring platform and control software. The mobile direction and speed of the monitoring platform are controlled by wireless network. The Android mobile camera on the platform collects video image signals in real time and transmits them to the mobile terminal for viewing through wireless WiFi network. It has the advantages of convenient control, flexible monitoring, modularization and expansibility. It can be used in danger detection, explosion-proof, on-site inspection, family security, image acquisition and other fields.)
    2020-10-04 16:37:39下载
    积分:1
  • C#启动Windows IIS服务的实例
    C#启动指定的Windows信使服务,本例中是启动IIS服务,在Windows XP下可完美运行,在Windows7下不行好像,本程序演示如何在C#的程序中启动一个指定的Windows内置服务的方法。具体的实现代码:   ServiceController service = new ServiceController();//创建服务控制对象   service.ServiceName = "Messenger";//启动Windows信史服务   //判断当前服务状态   if (service.Status == ServiceControllerStatus.Stopped)   {    try    {    service.Start();// 启动服务    service.WaitForStatus(ServiceControllerStatus.Running);    }    catch (InvalidOperationException)    {    MessageBox.Show("不能启动该服务!");    }   }
    2022-02-13 12:56:43下载
    积分:1
  • 对于单个高斯概率密度函数的输出整理-yuyin
    说明:  对于单个高斯概率密度函数的输出整理,仅供参考(Output Finishing of Single Gauss Probability Density Function)
    2020-06-22 06:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载