搜索资源列表
-
3下载:
简要介绍:
提供强大的图像处理功能,
完全源代码公开,
包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像
等等功能。提供技术支持,最适合应用于扫描后的图像处理
开发本控件原本就是应用于扫描后的图像处理,方便使用
提供很好用的Demo-briefed : provide a powerful image processing functions, complete source code is open, including rotating, zo
-
-
0下载:
delphi7开发工具下一个简单图象处理源代码-delphi7 development tools under a simple image processing source code
-
-
0下载:
delphi原代码,实现图象的特级处理功能,通过修改有关代码实现多种特级效果-delphi source code, to achieve special image processing functions, by modifying the relevant code to achieve a variety of special effects
-
-
0下载:
本论文主要介绍图像处理系统软件的算法分析、代码实现。以及实现软件开发的程序开发工具Delphi的简单介绍。软件开发的目的是实现对图像的锐化、扭曲、波浪平滑处理等效果。文章的主要内容为该软件的算法分析过程、代码编写、界面设计和系统实现过程。本论文特别对图象的锐化、图象的扭曲和图象的平滑处理算法进行了系统的分析和比较,如锐化功能的差分法与边缘提取算法的分析、比较,平滑功能的平滑滤波法、中值滤波法、自适应滤波法等算法的分析、比较。然后对确定的这几个功能算法的实现编写了Delphi的算法代码,其中心代码
-
-
0下载:
数字图像处理算法之形态学运算闭操作Delphi 源码本例演示了如何使用形态学的闭操作。在本例中,使用闭操作填补了目标上存在的缝隙和沟槽。-Digital image processing algorithms of morphological operations closing and Delphi source code of this example demonstrates how to use the morphological closing operation. In this c
-
-
0下载:
Delphi 处理几种图片处理效果演示代码Delphi treatment effect of several image processing demo code
-Delphi treatment effect of several image processing demo code
-
-
0下载:
delphi数字图像处理的源代码,分为多个章节,每节都有源代码-delphi source code for digital image processing is divided into several sections, each section has the source code
-
-
0下载:
功能强大的图形组件,支持许多格式图像文件的显示,扫描,打印等。-The Envision Image Library augments Borland s Delphi, C++ Builder, and the Developers Studio with powerful imaging capabilities. The library provides image file I/O for popular file formats, printing, scanning, and ima
-
-
0下载:
Delphi基本图像处理算法及代码,学习图像处理的简单代码-Delphi basic image processing algorithms and code, learning the simple image processing code
-
-
0下载:
Delphi:用Delphi代码实现图片的交错变换显示效果,或许你对本效果已经见的比较多了,网上很多图片切换都有本效果踪影,不过这是用Delphi源码来实现,对学习Delphi图片处理有借鉴意义,没有使用任何第三方控件,完全Delphi实现,在Delphi7环境可直接编译运行。
-Delphi: Delphi code by converting interlaced picture display, perhaps you already see the effects more, the
-
-
1下载:
Delphi:Delphi基于图像控件放大图片、缩小图片,点击对应按钮实现对应的放大或缩小功能,Delphi图像处理的小操作,源码简单,免费下载。
-Delphi: Delphi Enlarge image-based controls, reduce the image, click on the corresponding button zoom in or out to achieve the corresponding functions, Delphi small image pr
-
-
0下载:
Delphi:一个Delphi图像处理程序,拖动改变图像的位置,在图像上按住鼠标左键,往任意方向移动,就可把图像在窗体内任意移动,代码较简单,适合Delphi初学者。
-Delphi: a Delphi image processing program, and drag to change the position of the image, hold down the left mouse button on the image, move in any direction, you c
-
-
0下载:
Delphi:Delphi源码实现在窗口中限制鼠标的移动范围,中允许鼠标在特定的范围内移动,在编写游戏或图像处理软件的时候能用上的Delphi小技巧。限制鼠标移动范围Delphi源码下载。
-Delphi: Delphi source code implementation in the window to limit the range of movement of the mouse, the mouse is allowed to move within a specific rang
-
-
0下载:
Delphi:Delphi处理图像对比度,调整对比度,这是挺常用的一个图像处理功能,编写图像处理软件必不可少的功能,对此不太了解的朋友,可下载这个源码研究一下。本程序在D7下可直接编译成功。
-Delphi: Delphi processed image contrast, adjust the contrast, which is very commonly used in image processing, image processing software to write the e
-
-
0下载:
Delphi:HSL下饱和度亮度调节,对一幅图像进行饱和度和亮度调节,很实用的图像处理小模块源码,想用Delphi开发图像处理软件的新手们,这是一些必需了解的技巧。
-Delphi: HSL under saturation brightness adjustment, for an image saturation and brightness adjustment, image processing is very useful little module source code, wa
-
-
0下载:
Delphi:Delphi多种效果的图像反色实例,效果可能不是太好,只是一个初级的图像反色处理实例,帮助新手了解一下实现原理和方法,要想真正实现反色,需要很多辅助代码不断完善才行。
-Delphi: Delphi image of anti-color examples of a variety of effects, the effect may not be very good, just a primary anti-color image processing examples to
-
-
0下载:
Delphi:Delphi屏幕拷贝,截图,抓屏代码,点击按钮即可抓取到当前的屏幕图像,实现了抓取的过程,没有添加保存截图的功能,这个就留给大家来编写实现了,截图功能是目前流行图像处理软件中比较实用的功能啦,希望对有所帮助。
-Delphi: Delphi screen copy, screenshots, screenshots code, click on the button to grab the current screen image to achieve a crawl pro
-
-
0下载:
数字图像处理主要程序代码:边缘、滤波、Gabor等。Delphi源码。-Digital image processing code designed by
Delphi,which include many new image processing algorithm.
-
-
0下载:
界面做的很好,功能比较好,但只是对毕业设计的一些内容,小型图像处理软件,执行了一些简单图像处理操作-Interface do well, function better, but some of the content only for graduation design, compact image processing software, to perform some simple image processing operations
-
-
0下载:
This folder contain 5 code were using on image processing, namely flipping (horizontal and vertical), rotation (0, 90, 180, and 270 degree), mirror, zoom in, and zoom out.
This code was develop based on delphi framework
-