搜索资源列表
-
0下载:
sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or a
-
-
0下载:
C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
-
-
0下载:
我之前上传的那个是exe文件,对大家都没什么用的,今天我把源码传上来了,所以站长请不要删了这个,这个才是有意义的,这是个最基础的图像处理,20分中内就可以开发完毕。这是一个简易版的图像处理程序,主要用c#开发的,功能很是简单,有几个滤镜功能,文件的打开和保存,透明度的调整,一个简易的画板,和自己开发的一个显示当前进度的一个label控件实现的进度百分比,效果都还不错。
-Before I upload the exe file is, for all no use, and today I
-
-
0下载:
这是《C# 精彩编程实例》一书中第5章关于图像处理的源代码。-This is the c# wonderful programming examples in chapter 5 on image processing of source code.
-
-
0下载:
Another image processing filter, continue the first file upload. All in C# language
-
-
1下载:
该程序有很多C#开发的图片处理算法,如阈值,灰度,反色,模糊,锐化等,以及非矩形选框等,在VS2005环境下开发的,所有功能均通过测试,-The program has a lot of C# development of image processing algorithms, such as threshold, grayscale, anti-color, blur, sharpen, as well as non-rectangular box and so on, in the VS2
-
-
0下载:
its source code about image processing using fast fourier transform in C#
-
-
0下载:
ImageProcess——是一款使用C#语言编写的图像批量缩放处理的小工具,可批量打开图片文件,经过一些参数的设置后,可批量转换图片至定义的尺寸,它支持固定宽度、固定高度、指定高度和宽度的批量转换,同时还可设置图像质量为最好、较好、差、标准四个等级。转换速度还是挺快的,软件运行截图如上所示。
-ImageProcess- is a language written using the C# scale image batch processing of small tools, op
-
-
0下载:
In this section i will provide you some basic examples for image processing using C#
Example 1:
Get the RGB and Luminosity histograms using the default C# classes
-
-
0下载:
AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic alg
-
-
0下载:
这是我在C#中的第十条。这个时候,我曾尝试在WPF图像处理。本文的目的是能够建立一个类,它允许任何C#程序员进行图像处理功能。在我以前的类似文章图像处理在Windows应用程序。这一次,目的是尝试由WPF。 ,我们正在做它在C#的原因是,这对我来说非常灵活。我们可以看到,代码变得更加复杂,当我们开始移动像素或改变值的计算方法为基础,同时考虑到所有的像素值。
-This is my tenth article in C#. This time i have tried Image Proces
-
-
0下载:
The above code lets you define a region of intrest(ROI) on particular image. Then you can further extract this selected area for futher processing. Code in C#
-
-
0下载:
C#图像处理程序,包涵一些简单的滤镜效果。适合图像处理初学者。-This is a image processing program write in C sharp,It includes some simple image filters,so it is suitable to the Image processing beginners.
-
-
0下载:
田野文物上位机 C#程序,实现图像处理和TCP\/IP建立通信。-The cultural relics in the field of PC C# program, the realization of image processing and TCP\/IP communication.
-
-
0下载:
c#+idl+ae混合编程实例,在C#搭建界面,AE数据管理,调用ENVI函数做影像处理,经典-c#+idl+ae mixed programming examples, build interfaces, AE data management in C#, do the image processing function is called ENVI, classic
-
-
0下载:
C#写的图像处理程序,UI界面简洁,提供旋转、灰度、去噪、裁剪等功能,此外还有壁纸设置、图片库分类、导入导出等管理功能。-C# to write the image processing program, UI interface is simple and offers rotate, grayscale, noise removal, cutting and other functions, in addition to wallpaper settings, gallery classif
-
-
0下载:
图像处理中C#畸变校正程序,针对鱼眼图像的径向畸变校正,利用空间直线在校正图像中仍然为直线的基本原理,且直线在除法模型下为圆弧,从而可以通过检测圆弧对鱼眼图像进行畸变校正。-Image processing program C# distortion correction for radial fisheye image distortion correction, the use of space in a straight line in the corrected image as the
-
-
0下载:
用C#编写的代码,实现了FFT和IFFT,方便初学者学习,也适合图像处理和信号分析。-With code written in C#, to achieve FFT and IFFT, easy for beginners to learn, but also for image processing and signal analysis.
-
-
0下载:
用c#封装的自定义控件,在halcon原来的图像控件基础上,增加了鼠标自由拖拽移动,滚轮缩放,鼠标实时图像信息显示,基础图像处理等功能。(With c# custom control, in the original Halcon image control, the mouse has increased drag and drop, movement, roller scaling, mouse real-time image information display, basic image
-
-
0下载:
It use to edit the lightness in the image using gamma correction
-