登录
首页 » delphi » Delphi 图像处理,直方图

Delphi 图像处理,直方图

于 2022-07-15 发布 文件大小:179.01 kB
0 100
下载积分: 2 下载次数: 1

代码说明:

Delphi中对图像处理的过程中,扫描当前图像并对图像逐行扫描,然后根据设定阈值修改当前图像的参数,达到修改图像灰度的过程

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

发表评论

0 个回复

  • Fast-Report-Delphi
    Fast Report Implementation that creating report for any use (eg. master report)
    2014-11-25 15:55:07下载
    积分:1
  • SimElavotor
    电梯运行模拟程序,用多线程根据参数设置自动实现(Elevator running simulation program, using multiple threads parameter is set automatically according to)
    2010-01-21 09:16:31下载
    积分:1
  • This my another project in AdHoc network. By using Delphi to program the operati...
    This my another project in AdHoc network. By using Delphi to program the operation of the OLSR algorithm.It include the source code in Delphi and the execute file to run.-This is my another project in AdHoc network. By using Delphi to program the operation of the OLSR algorithm.It include the source code in Delphi and the execute file to run.
    2022-08-11 11:17:02下载
    积分:1
  • PDFVIEW
    PDFview src lib for delphi users , must be users under GPL Lic
    2016-12-27 08:32:30下载
    积分:1
  • 培训管理系统,系DELPHI开发商业用
    培训管理系统,系DELPHI开发商业用-training management systems, Delphi is developing a commercial use
    2022-04-07 19:50:26下载
    积分:1
  • GameOfMir2
    说明:  重新发布新改的fir代码(别人发的wis工具代码) 为了方便新手 我整合了控件 只需要安装几个控件 {全部在Component目录 如果没有请使用fir的 上传慢。。。 安装Raize JSocket 。。。。 delphix_d7 VCLZip 即使安装了 也许会编译的时候会提示 找不到 请自行设置搜索路径 就可以了 (Fir the new reform to redistribute the code (code that someone else made the wis tools) in order to facilitate the integration of a novice I need to install only a few controls control {all in the Component directory if not, please use the slow upload fir. . . Install Raize JSocket. . . . delphix_d7 VCLZip even with compile time may be prompted to set the search path to find your own can be a)
    2011-03-20 23:12:00下载
    积分:1
  • Delphi-XE2-FMX-Utilities
    讓 Delphi 在 FireMonkey 環境下使用剪貼簿及開發 MAC 環境下製作PDF,含使用範例及原始碼(Use the clipboard and let Delphi development environment MAC create PDF in FireMonkey environment, including the use of examples and source code)
    2014-02-20 11:51:38下载
    积分:1
  • Delphi 简单获取Windows时间的例子
    简单获取Windows时间-Delphi源代码,改时间的小程序,在Windows自带的时间管理中也可完成系统时间的修改,这个只是一个帮助了解Windows与Delphi编程的例子,如何通过Delphi的程序来修改Windows时间,大致就是这样实现的。可参见以下源码:   procedure TForm1.Button1Click(Sender: TObject);   var    Dtimer : TSystemTime;    hh,Ghh : Integer;   begin    hh := StrToInt(Trim(Edit4.Text));    if hh < 8 then    Ghh := 16 + hh    else    Ghh := hh - 8;    with Dtimer do    begin    wYear:=StrToInt(Edit1.Text);    wMonth:=StrToInt(Edit2.Text);    wDay:=StrToInt(Edit3.Text);    wHour:=Ghh;    wMinute:=StrToInt(Edit5.Text);    wSecond:=StrToInt(Edit6.Text);    end;    SetSystemTime(Dtimer);   end;
    2022-07-09 18:55:23下载
    积分:1
  • FormPoint
    一个使用鼠标点击获取句柄的实例,可以获取句柄对应的属性值(An instance of using the mouse to click to get the handle,Can obtain the attribute value corresponding to the handle.)
    2016-02-16 16:29:26下载
    积分:1
  • Spy-Net
    rat spynet.. um bom rat para aprendizagem
    2014-11-18 22:08:15下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载