搜索资源列表
delhp
- DELPHI里的图像淡入淡出是很有用的东西,拿出来供大家参考-Delphi's image fades out of useful things to show for your reference
hough
- 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
mapimg
- 一个可以制作任意形状按扭或窗体的控件,可以通过一张图片覆盖到控件本身,通过计算让控件变成相应的形状,很好用的图形图像编成控件,带demo.-A graphic component that can used to create almost all kinds of polygon form or button etc, it can shape the button s apperence as the image covering upon it accordingly. that is v
des01
- Delphi开发的图象处理软件,类似于Photoshop。源代码主要从网络上收集来的,用来以后感觉不错,上传上来给大家一起共享。-Delphi developer' s image processing software, similar to Photoshop. The main source collected from the network, and to feel good after, post it here for everyone to share.
SDL-1.2.15
- SDL(Simple DirectMedia Layer)是一个跨平台的多媒体和游戏开发包,提供2D,音频,事件驱动,多线程和定时器 等服务,并有大量的扩充开发包,如TCP/IP网络,游戏角色,混音等.SDL是用C开发的,但也有Perl,PHP,Delphi等多种语言的版本.-The source code to this release has been signed by Sam Lantinga. You can get the public key from any keyserv
gray-histogram
- 利用delphi,对图像进行处理,得到灰度直方图-Image processing by Delphi to draw image s gray histogram
15953
- 在Delphi下应用ImageEn控件实现摄像头拍照程序的源代码,简单的Delphi摄像头拍照程序,用到了ImageEn控件,做成了一个Frame,嵌入窗体即可使用。-The camera photographed the program s source code apply ImageEn control in Delphi, Delphi camera photographs procedures used the ImageEn control, made o
csharp
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。-C# is