搜索资源列表
digital
- 用VC++实现印刷体数字的自动识别,首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-
Csharp_Development_Case
- VISUAL C#_NET案例开发集锦,包括基础设计、图像处理、多媒体应用、系统文件处理、数据库基本处理、网络处理、网络屿数据床高级应用、综合实例故8个章节-VISUAL C# _NET case highlights the development, including basic design, image processing, multimedia applications, document processing systems, databases, basic processing
china-code.net.zhy.20096279190788515745.Rar
- 这是图像处理系统的源码,可以实现图像处理-This is the source image processing system, can realize image processing
medicalphoto
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能-VC++ simple medical image processing system that can adjust the image color scale, sharpness, and anti-color, duplex equilibrium, the image can also be reversed, translation, rota
Csharppicture
- C#窗体应用程序编程案例,基于C#的图像处理系统-C# Forms application programming case, based on C# image processing system
RLEcoding
- 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
CSharp-CADhuitu
- 基于C#的高级绘图编辑注册的CAD系统 交互式绘图 制图 图像处理-Interactive graphics drawing image processing based on C# Senior CAD drawing editor registration system
CSharpanlikaifa
- Visual.C#.NET案例开发集锦的源码 第一章C# Windows编程基础 第二章 图形图像处理 第三章 多媒体应用 第四章 系统文件处理 第五章 数据库应用 第六章 网络应用 第七章 WEB 编程应用实例 第八章 综合实例-Visual.C#. NET Developer Case Collection source The first chapter C# Windows Programming Fundamentals Chapter II
CSharpPhotoDeal
- C#图像处理源代码,比较全面,直接可以用,也可以嵌入到系统中,欢迎分享。-C# image processing source code, more comprehensive, can be used directly, can also be embedded into the system, please share.
ImageProcess
- 基于EMGU的c#写的图像处理系统,包含一个车牌识别的模块。初学写的比较渣,不要在意这些细节...初学者可以看看,大神就不要看了,捂脸-EMGU written in c# based image processing system that includes a license plate recognition module. Beginner write more residue, do not care about these details ... beginners can see,
numberRec
- 按照模式识别系统组成,介绍手写数字自动识别技术的四个连续处理过程:数字图像预处理,特征提取,粗糙集特征约简和数字识别四个连续的过程。-In accordance with the pattern recognition system components, introduces four consecutive processing digital automatic handwriting recognition technology process: digital image prepro
AForge.NET Framework-2.2.5
- AForge.NET是一个专门为开发者和研究者基于C#框架设计的,这个框架提供了不同的类库和关于类库的资源,还有很多应用程序例子,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。 这个框架由一系列的类库组成。主要包括有: AForge.Imaging -- 一些日常的图像处理和过滤器 AForge.Vision -- 计算机视觉应用类库 AForge.Neuro -- 神经网络计算库AForge.Genetic -进化算法编程库 AF