搜索资源列表
surferdiaoyong 通过delphi调用surfer8.0绘制等值线图
- 通过delphi调用surfer8.0绘制等值线图,surfer帮助文件,等级文件lvl、crl;建立ole通道等-Delphi call surfer8.0 drawn by contour, surfer help file, class file lvl, crl established channels such as ole
ink_delphi_demo.ZIP
- 手写程序,自动识别英文,汉字,数字。功能强大。-Handwriting program ms ink class Handwriting program,Handwriting program is activex auto Handwriting program Handwriting program Handwriting program
111
- 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
CAD_Import_VCL_6.1
- CAD Import VCL 6.1 New features: - AutoCADÖ DWG 2007 file format is supported. - AutoCADÖ PROXY (including AEC) entities are supported. - HPGL/HPGL2 file format - Bezier splines are supported. - DXF loading has been optimiz
GifBlender2
- From: http://clootie.narod.ru/delphi/download_custom.html GifBlender2 sample This sample is sequel to "GifBlender" sample, below you can find list of changes: GIF s are rendered by blending two nearest frames of GIF animation on multitex
Snow-
- 根据微软提供的示例 分离出来的雪花类,Delphi版本的。包含地形-According to Microsoft' s example of isolated snow class, Delphi versions.
Snow-without-terrian
- 根据微软提供的示例 分离出来的雪花类,Delphi版本的。包含地形,地形和雪花类是分开的-According to Microsoft' s example of isolated snow class, Delphi versions. Including topography, terrain and snow classes are separated
BitmapData
- 国产底层bmp图像处理类, 结构清晰、注释齐全, 功能是很多网上代码所没有的, 主要用于位图的找图找色, 编写自己的photoshop必备。感谢原作者的分享!-A bmp image processing delphi class Powered by Chinese, with clear structure and rem, used in finding /comparing color or block ..like photoshop, which not found in web.