搜索资源列表
-
0下载:
C#实现图像分割,包括图片示例。实现了各种图像分割的算法-C# to write image segmentation system with case images
-
-
0下载:
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.
-
-
0下载:
图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
-
-
0下载:
基于红外的图像分割,描述了红外图像的特点及一些分割所注意-Infrared image segmentation based on describing the characteristics of the infrared images and some division of attention
-
-
0下载:
第一章 绪论
第二章 C#数字图像处理的3种方法
第三章 点运算及直方图
第四章 几何运算
第五章 数学形态学图像处理
第六章 频率变换
第七章 图像平滑与去燥
第八章 边缘检测
第九章 图像分割
第十章 图像压缩编码
第十一章 彩色图像处理
-Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
-
-
0下载:
用csharp实现了多种图像分割算法,hough变换,松弛迭代法,聚类方法等-use csharp language completed several image segmentation algorithms
-
-
0下载:
赵春江编写使用C#进行数字图像处理。对图像进行分割,增强,绘制直方图,图像识别等。-Zhao Chunjiang written using C# for digital image processing. Image segmentation, enhancement, draw a histogram, image recognition.
-
-
0下载:
图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
-