搜索资源列表
cremi
- 这个软件可以实现一些图像处理:中值滤波,二值化处理,图像增强,灰度图等图像处理功能-the software can achieve some image processing : median filter, two-value processing, image enhancement, grayscale image processing functions such as
ImageEditor
- 用C#编写的图象处理程序,包括图象灰度转化,反相显示,还可以进行自动切换浏览一个文件夹中的图象文件以及对图象进行编辑增加文字的操作,另还可对图象进行马赛克处理,图象雾化,图象旋转,增强对比度,色素减少等,当然有些功能还不是很完美滴-C# prepared by the image processing procedures, including gray-scale image transformation, RP, can also be used for automatic switchin
image-4
- ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试
C_Sharp_ImageProcessing
- c# 圖片影像處理,功能影像載入,紅色濾片,黃色濾片,綠色濾片,灰階處理,增加亮度,c# images image processing, functional images loaded, red wedge, yellow wedge, green filter film, gray scale processing, increase the brightness of image.
Image.rar
- 提供图片处理的相关方法(C#)。可以调整位图的色彩曲线,可以高斯模糊,当然还有写常见的功能比如去色啊,增强色彩等功能。,To provide the relevant image processing methods (C#). Can adjust the color bitmap curve, Gaussian blur can, of course, to write to common functions such as color, ah, enhanced features such
digital
- C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
Image-Processing-Lab[1]
- C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
ImageProcessing
- 用C#实现图像处理,包括一般处理、平滑、锐化、形态学处理以及其他处理,所上传的为完整的工程,可直接运行。-Using C# to achieve image processing, including processing, smoothing, sharpening, morphological processing, as well as other processing, for the integrity of the uploaded works, can be directly ru
image_source
- 图像处理代码 用这些代码学对计算机图形学-image processing soruce you can understand knowledge of image processing by using this sorce-
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
CSharpFilters_src
- Another image processing filter, continue the first file upload. All in C# language
HistogramEqualization
- for image processing..to generate histogram equalization..hopefully its works-for image processing..to generate histogram equalization..hopefully its works..
SUCCESS
- 该程序有很多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
image
- 这是一款功能十分强大的图像处理的软件,可以对彩色图像进行灰度化,边缘识别等-Image processing software
program
- C#语言版数字图像处理算法,适合C#编程学习,经本人阅读,感觉总体还行-C# language version of digital image processing algorithms, suitable for C# programming to learn, after I read, the general feeling is also OK
Csharp_imageprocessing_morphology
- C#形态学处理方法,winform界面实现。有助于学习数字图象处理。-C# morphological approach, winform Interface. Help to learn digital image processing.
HoughLineTransformation
- using circular hough transform for processing image
ImageExplorer
- 图片浏览器,可以实现图片的放大缩小,以及其他动态处理的效果,同时可以直接链接到网络。-Image viewer, image zoom can be achieved, and other dynamic processing effects, and can link directly to the network.
image
- C#开发的遥感图像基本处理程序-C# development of the basic remote sensing image processing
Image-Comprehensive-Processing
- 数字图像的综合处理,能够实现图像的平滑,锐化,增强,边缘检测与提取,几何变换和频率域变换等操作。-Digital image processing, image smoothing, sharpening, enhancement, edge detection and extraction, geometric transformations and frequency domain transform operation.