登录
首页 » C# » com

com

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

  • 压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法 DAL
    压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法(DAL solves the dual problem of (1) via the augmented Lagrangian method (see Bertsekas 82). It uses the analytic expression (and its derivatives) of the following soft-thresholding operation, which can be computed for L1 and grouped L1 (and many other) sparsity inducing regularizers. If you are interested in our algorithm please find more details in our technical report or in my talk at Optimization for Machine Learning Workshop (NIPS 2009).)
    2011-04-25 10:19:38下载
    积分:1
  • Edgelink_
    做完边缘提取之后,有的边缘断断续续,需要进行边缘连接,将其连成完整线。(Done after edge detection, and some off the edge, the edge needed to connect, to link into the full line.)
    2010-09-14 16:58:53下载
    积分:1
  • C# 剪贴片,鼠标滑动切割片效果 例子下载
    鼠标滑动截图,截图后 点击winform其它位置 则将图片黏贴到相应位置
    2013-05-22下载
    积分:1
  • 车牌bmp文件读取与字符分割、归一化
    说明:  VC++.NET车牌识别、字符分割与归一化处理,图像对象BMP格式,程序将读取车牌的图像信息,归一化图像大小,动态分配存储图片的像素信息的二维数组,找到图像各列,从左列开始,垂直扫描,实施图片局部分割等,有兴趣编写车牌号识别的可参考对比下。(VC ++. NET license plate recognition, character segmentation and normalization processing, image object BMP format, the program will read the license plate image information, normalize the image size, dynamically allocate a two-dimensional array of pixel information to store the picture, and find the image columns , Starting from the left column, vertical scanning, partial image segmentation, etc. If you are interested in writing the license plate number recognition, please refer to the comparison.)
    2020-03-23 22:28:07下载
    积分:1
  • VCPP-image-processing-chapter07
    VisualC++数字图像处理技术详解第2版光盘-第七章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VII)
    2016-04-16 13:35:33下载
    积分:1
  • SFS_3
    论文介绍了一种SFS 算法的参数估计及其实现。它在考虑自遮掩影响的情况下, 有效地估计了SFS 算法中涉及的各种控制参数, 并引入亮度约束、灰度梯度约束和可积性约束, 计算出表面高度和表面向量, 实现三维重构。最后还指出了在Matlab 中实现需要注意的问题。(The paper introduced a SFS algorithm parameter estimation and its implementation. It under the condition of considering the covering effect, estimates the SFS algorithm effectively involved in all kinds of control parameters, and introduces brightness constraint, gray level gradient constraint and the integrability of constraints, calculate the surface height and surface vector, realize the three-dimensional reconstruction. Finally, points out the problems requiring attention is realized in Matlab. )
    2013-04-24 14:57:59下载
    积分:1
  • 火焰识别 OPENCV
    火焰识别系统,支持图片、视频、摄像头实时监测
    2017-07-17下载
    积分:1
  • besttree
    基于最优小波包的特征提取 大家可以参考 基于最优小波包的特征提取 大家可以参考基于最优小波包的特征提取 大家可以参考(Based on best wavelet packet feature extraction we can refer to based on best wavelet packet feature extraction we can we can refer to reference based on best wavelet packet feature extraction)
    2012-07-31 16:40:01下载
    积分:1
  • MCtest
    一种基于MC算法的医学图像三维重建,或许有用(MC algorithm based on three-dimensional reconstruction of medical images, perhaps useful)
    2009-01-24 12:59:49下载
    积分:1
  • pinpufenxi
    说明:  在matlab下实现信号频谱分析:利用快速付里叶变换FFT得到下列信号的频谱,并绘制信号及频图形:1.长2s的方波信号,频率f=10Hz (In matlab signal spectrum analysis: the fast in leaf transform FFT get pay of spectrum, the signal and drew the signal and frequency graphics: 1. The long 2s, frequency f = square wave signal 10Hz )
    2011-03-22 21:23:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载