登录
首页 » C# » com

com

于 2010-02-21 发布 文件大小:35KB
0 228
下载积分: 1 下载次数: 157

代码说明:

  图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.(Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization, threshold treatment, blur, sharpen, corrosion, expansion, mask filter, frequency domain conversion, edge detection, gradient detection, binarization and so forth. The way to achieve more, and have to undergo a certain degree of optimization, efficiency, good.)

文件列表:

com
...\yli
...\...\arithmetic
...\...\..........\CommonMethod.cs
...\...\..........\image
...\...\..........\.....\binary
...\...\..........\.....\erodeanddilate
...\...\..........\.....\..............\EdgePickup.cs
...\...\..........\.....\..............\ErodeAndDilate.cs
...\...\..........\.....\..............\HitMissTransformation.cs
...\...\..........\.....\..............\MorphologicGrads.cs
...\...\..........\.....\..............\OpenCloseTransformation.cs
...\...\..........\.....\..............\StructElement.cs
...\...\..........\.....\..............\TopHat.cs
...\...\..........\.....\frequencdomain
...\...\..........\.....\..............\Complex.cs
...\...\..........\.....\..............\FFT.cs
...\...\..........\.....\..............\FrencyCommon.cs
...\...\..........\.....\gray
...\...\..........\.....\....\ArithmeticOperation.cs
...\...\..........\.....\....\Binaryzation.cs
...\...\..........\.....\....\BitInsice.cs
...\...\..........\.....\....\GrayHistogram.cs
...\...\..........\.....\....\GrayScaleConverter.cs
...\...\..........\.....\....\HistogramEqualization.cs
...\...\..........\.....\....\LocalEnhancement.cs
...\...\..........\.....\....\LogicOperation.cs
...\...\..........\.....\....\LogLawTransformation.cs
...\...\..........\.....\....\PowerLawTransformation.cs
...\...\..........\.....\....\RegionGrowth.cs
...\...\..........\.....\....\ReliefAndCarving.cs
...\...\..........\.....\....\TableTransferer.cs
...\...\..........\.....\....\ThresholdCalculate.cs
...\...\..........\.....\....\Transposition.cs
...\...\..........\.....\interpolation
...\...\..........\.....\.............\LinearInterpolation.cs
...\...\..........\.....\.............\MyTwoPassLinearInterpolation.cs
...\...\..........\.....\.............\NearestInterpolation.cs
...\...\..........\.....\Library.cs
...\...\..........\.....\masking
...\...\..........\.....\.......\CommonMaskingFilter.cs
...\...\..........\.....\.......\GradsCalculator.cs
...\...\..........\.....\.......\GradsEdgeConnect.cs
...\...\..........\.....\.......\GradsMaskFilter.cs
...\...\..........\.....\.......\Mask.cs
...\...\..........\.....\palette
...\...\..........\.....\.......\DefaultGrayPalette.cs
...\...\HiPerfTimer.cs
...\...\test
...\...\....\efficiency
...\...\....\..........\ArrayVSPointer.cs
...\...\....\..........\ConverterComparison.cs
...\...\....\..........\FloatVsInt.cs
...\...\....\..........\OperationRelatedComparison.cs
...\...\....\..........\ProcessDifferenceIntVsFloat.cs

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FastAC
    一种快速的算术编码程序. 也是JPEG和JPEG2000的部分核心算法.(A fast arithmetic coding procedures. JPEG and JPEG2000 is also part of the core algorithm.)
    2007-11-16 04:12:18下载
    积分:1
  • DLT
    基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
    2013-09-05 16:34:56下载
    积分:1
  • image-information-hiding
    提出了一种大容量的可逆信息隐藏算法的详细实现方案。利用图像直方图中的多个零点或者最小点, 通 过修改图像像素的灰度值来隐藏信息, 并通过统计分析给出常用的信息隐藏的模型和算法。(Presents a large reversible capacity detailed information hiding algorithm implementations. Using the image histogram, or the minimum number of zero points, by modifying the image pixel gray value to hide the information, and is given by commonly used statistical analysis model and algorithm for information hiding.)
    2020-11-05 15:49:51下载
    积分:1
  • PDF417-Encode-a-Decode
    二维码PDF417编码和解码的源代码,可将它们修改后做成匹配的编码和解码对。(The source code of two-dimensional barcode PDF417 encoding and decoding, they can be modified to become a matched encoding and decoding. )
    2012-02-10 21:04:53下载
    积分:1
  • Zemax+DDE+toolbox+for+Matlab
    该工具箱可实现matlab编程和zemax通信,同时借助于matlab 强大的编程能力以及zemax的光学设计能力,为光学领域工作的科研人员提供了新的途径。(This program can realize the communication between the matlab and zemax, very helpful for optical engineer and student whose major in optical science.)
    2020-11-11 16:49:45下载
    积分:1
  • shock滤波器
    说明:  图像滤波模型,可用于图像滤波,效果良好,模型特别简单。(The image filtering model can be used for image filtering. The effect is good, and the model is particularly simple.)
    2020-07-01 15:39:58下载
    积分:1
  • Opencv3.0 手写数字识别(Hog特征+SVM分类器)
    基于Hog特征 SVM分类器,利用Opencv3.0进行手写数字识别的源代码及所需资源文件(训练图片、测试图片)
    2019-06-04下载
    积分:1
  • imagesegmentation
    matlab图像分割实例,基于Lab空间的色彩分,割调用库函数实现,带注释,简单易懂;(matlab example of image segmentation, based on Lab color space points, call the library functions achieve cutting, with comments, easy to understand )
    2010-06-23 17:19:32下载
    积分:1
  • 2
    一种基于直方图改进的FCM聚类水下图像分割算法 文献加matlab实现代码(Improved histogram based FCM clustering literature plus underwater image segmentation algorithm matlab code)
    2013-09-12 22:10:59下载
    积分:1
  • cloud_remove
    遥感图像除云软件,原理是图像同时期替换掉有云区域,使用IDL语言编写(remove cloud from remote sensing image)
    2020-12-13 16:09:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载