登录
首页 » C# » com

com

于 2010-02-21 发布 文件大小:35KB
0 173
下载积分: 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 个回复

  • Li-Yi-Wei-Texture-Synthesis
    基于样本的纹理合成加速方法,MRF,基于Li-Yi Wei的论文。(Acceleration method based on texture synthesis samples, MRF, based on Li-Yi Wei of paper.)
    2021-03-11 15:09:25下载
    积分:1
  • 4
    图像超分辨率是指从一序列低分辨率观测图像中重建高分辨率图像。图像超分辨率充分利用了各帧图像 间相似而又不同的信息。(Compared with the model derived from Kolmogorov spectrum, the new model introduces more complete transcendent constraints and is more similar to the physical characteristics of atmospheric turbulence.)
    2020-10-30 10:09:56下载
    积分:1
  • POCS
    关于超分辨率图像恢复的凸集投影算法,运行结果正确。(code about super-resolution based on POCS)
    2021-03-19 19:29:18下载
    积分:1
  • fire
    基于VC的各种火焰真实模拟,有效的显示了火焰的效果.(fire)
    2009-07-20 10:18:06下载
    积分:1
  • simfeat
    简单特征提取算法:PCA,MNF,PLS,CCA,KPCA,KMNF,KPLS,KCCA等,用于图像的特征提取。(simple algorithm feature extraction ,for example: PCA,MNF,PLS,CCA,KPCA,KMNF,KPLS,KCCA,in order to extract the feature space of image.)
    2020-11-13 16:19:43下载
    积分:1
  • jiaoben3795
    /** * jpg图像文件缩放类 * * 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 ) *,(/ * * * JPG * * the zoom image file class to implement a class of JPG/JPEG image file to zoom method is given a JPG file, you can generate a miniature image file of the JPG file (JPG format) *,)
    2017-06-19 05:08:31下载
    积分:1
  • hough1
    本算法应用hough变换对车道进行直线检测,对于系统拍摄到的路面进行车道检测。(Application of this algorithm hough transform for line detection of the lane, shooting for the system to carry out road-lane detection.)
    2008-12-27 23:34:53下载
    积分:1
  • GM-PHD-filter
    用于多目标追踪的高斯混合概率假设滤波的文档(doc for gm-phd)
    2013-05-07 11:21:52下载
    积分:1
  • K-means代码
    KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
    2019-05-30 10:16:59下载
    积分:1
  • .zip
    对场景分类和语义特征稀疏化的高层图像表示(Object Bank: A High-Level Image Representation for Scene Classification & Semantic Feature Sparsification)
    2013-10-16 14:57:56下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载