Welcome![Sign In][Sign Up]
Location:
Search - image segmentation csharp

Search list

[Graph programsegmentationByOtus

Description: 彩色图像转换灰度图象,CDF直方图均衡化后用OTUS对图像进行分割.-Color image is converted gray image, CDF histogram equalization OTUS after image segmentation.
Platform: | Size: 1024 | Author: code | Hits:

[CSharppicture

Description: 一个C#图像处理程序!能够将图像灰度化。并实现图像的分割与合并!-A C# Image processing program! Able to image-based. And to realize image segmentation with the merger!
Platform: | Size: 331776 | Author: geoshion | Hits:

[Graph programprogram

Description: 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of systematically describes how to use C# for digital image processing. The book has 11 chapters, respectively, the point about the image computing, geometric computing, mathematical morphology image processing method, frequency conversion, image smoothing and denoising, edge detection, image segmentation, image compression and color image processing and other related technologies.
Platform: | Size: 1009664 | Author: yangou | Hits:

[Special Effectsarticle_src

Description: It is a program for image processing. Load image and segmentation it. Wrote by c#. Good reference.-image processing. for segmentation. Wrote with c#. Good reference.
Platform: | Size: 113664 | Author: peter | Hits:

[CSharpsegmentation

Description: simple image segmentation program using a custom chosen threshold
Platform: | Size: 59392 | Author: Hussam | Hits:

[Special EffectsImageMatrix

Description: 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction operations, as well as images of reading and writing data type support int, double, and complex type of complex
Platform: | Size: 126976 | Author: Jack | Hits:

[Graph programaaa

Description: 图像处理 分割 滤波 消噪 显示 分析 -Denoising image processing segmentation filter display analysis
Platform: | Size: 1239040 | Author: 罗氏 | Hits:

[GDI-BitmapMosaicEffect

Description: 采用GDI+编程,将图片分割后,一块块掉下来,可以设置各项参数控制下坠的速度等-Use of GDI+ programming, after the image segmentation, a falling block, you can set the parameters control the speed of fall
Platform: | Size: 91136 | Author: 曼联七号 | Hits:

[Special EffectsDFT

Description: 基于红外的图像分割,描述了红外图像的特点及一些分割所注意-Infrared image segmentation based on describing the characteristics of the infrared images and some division of attention
Platform: | Size: 1539072 | Author: hjq | Hits:

[Special Effectsimageprocessing

Description: 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmetic and geometric computing histogram Chapter IV Chapter V Chapter VI of morphological image processing frequency conversion of image smoothing and to Chapter VII Chapter VIII dry edge detection image segmentation Chapter IX Chapter X Chapter XI Color Image Compression Image Processing
Platform: | Size: 1214464 | Author: xiewei | Hits:

[Graph programcsharp

Description: c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale processing, filtering, smoothing algorithm, is very practical. Source code compile and run properly.
Platform: | Size: 17055744 | Author: 李欣 | Hits:

[Special Effectsimage_segmentation

Description: C#实现图像分割,包括图片示例。实现了各种图像分割的算法-C# to write image segmentation system with case images
Platform: | Size: 381952 | Author: 王飞 | Hits:

[Special EffectscSharp-Image01

Description: 赵春江编写使用C#进行数字图像处理。对图像进行分割,增强,绘制直方图,图像识别等。-Zhao Chunjiang written using C# for digital image processing. Image segmentation, enhancement, draw a histogram, image recognition.
Platform: | Size: 18827264 | Author: Jiangjiuxiang | Hits:

[Windows DevelopCSharp-Images

Description: GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCut algorithm is an efficient prospects background segmentation algorithm. A traditional segmentation algorithm applied texture or boundary information division, the comprehensive utilization of texture and boundary information GrabCut algorithm for image segmentation. The the GrabCut algorithm Graph cuts algorithm improvements, with high accuracy of segmentation and interactive operation, and split from the gray-scale image is extended to the field of color images, is a more promising interactive segmentation algorithm. The algorithm used in the static image editing image background replacement, has achieved very good results.
Platform: | Size: 7168 | Author: diaoguangqiang | Hits:

[TCP/IP stacksiejeipen

Description: Compared with the results of theoretical analysis, Particle image segmentation and matching subroutines themselves are prepared, Including quaternion various calculations.
Platform: | Size: 4096 | Author: fcdjfvj | Hits:

[Special EffectsC#数字图像处理算法典型

Description: 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image processing, etc.. C# language image processing algorithms set)
Platform: | Size: 18161664 | Author: 无花果周 | Hits:

[Windows Developay171

Description: The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation PLS PLS toolbox, matlab implements five gray correlation degree computing model.
Platform: | Size: 3072 | Author: kungingyingsiu | Hits:

[File Operatedhtcy

Description: The signal spectral analysis and filtering, It has a wealth of parameter options, Particle image segmentation and matching subroutines themselves are prepared.
Platform: | Size: 6144 | Author: fiupingmounai | Hits:

[Graph programsu773

Description: Simulation of doubly fed induction generator system, Partially achieved tracking speed iterative relaxation algorithm, Particle image segmentation and matching subroutines themselves are prepared.
Platform: | Size: 7168 | Author: fougaifaofao | Hits:

[Windows Developuqnda

Description: Signal dimension estimates, The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Complete HMM-based speech recognition system.
Platform: | Size: 12288 | Author: nunmingkaikao | Hits:
« 12 »

CodeBus www.codebus.net