搜索资源列表
BayerConvertBMP
- 一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序-A windows Application Software that Convert Image from Bayer to BMP format.
iplab
- 老外写的开源图形图像处理软件,包含很多滤镜,虽没有photoshop的功能强大,但比windows自带画图功能强大的多但很多关键源码已被封死,已组件形式包含在其中,vs2005编译-An open source graphics image processing software by foreigners, including a lot of filters, although not more powerful than photoshop, but better than windows
Visual-CSharp--image-processing
- 本书重点介绍以visual studio.net为开发平台,使用visual c#开发图像处理windows应用程序的方法和技术-The book focuses on the development of methods and techniques of image processing windows application using visual c# visual studio.net development platform
EasyGetPixelGray
- 簡單的一鍵使圖片灰階化,使用CSharp來編成,並且使用了視窗的方法來使用。-Simple one button to make the image grayscale technology, to use CSharp compiled and used the Windows method to use.
csharp
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。-C# is