登录
首页 » C++ » A0357

A0357

于 2020-12-27 发布 文件大小:301KB
0 218
下载积分: 1 下载次数: 890

代码说明:

  一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )

文件列表:

cdib.cpp
cdib.h
cDlgMorphClose.cpp
cDlgMorphClose.h
cDlgMorphDilation.cpp
cDlgMorphDilation.h
cDlgMorphErosion.cpp
cDlgMorphErosion.h
cDlgMorphOpen.cpp
cDlgMorphOpen.h
ch1_1.aps
ch1_1.clw
ch1_1.cpp
ch1_1.dsp
ch1_1.dsw
ch1_1.h
ch1_1.ncb
ch1_1.opt
ch1_1.plg
ch1_1.rc
ch1_1.rc.bak
ch1_1Doc.cpp
ch1_1Doc.h
ch1_1View.cpp
ch1_1View.h
ChildFrm.cpp
ChildFrm.h
ColorTable.h
detect.cpp
detect.h
DIBAPI.CPP
DIBAPI.H
DlgCodeGIF.cpp
DlgCodeGIF.h
DlgColor.cpp
DlgColor.h
DlgGeoRota.cpp
DlgGeoRota.h
DlgGeoTran.cpp
DlgGeoTran.h
DlgGeoZoom.cpp
DlgGeoZoom.h
DlgHuffman.cpp
DlgHuffman.h
DlgIntensity.cpp
DlgIntensity.h
DlgLinerPara.cpp
DlgLinerPara.h
DlgMidFilter.cpp
DlgMidFilter.h
DlgPointStre.cpp
DlgPointStre.h
DlgPointThre.cpp
DlgPointThre.h
DlgPointWin.cpp
DlgPointWin.h
DlgShannon.cpp
DlgShannon.h
DlgSharpThre.cpp
DlgSharpThre.h
DlgSmooth.cpp
DlgSmooth.h
edgecontour.cpp
edgecontour.h
FreTrans.cpp
FreTrans.h
GeoTrans.cpp
GeoTrans.h
GIFAPI.CPP
GIFAPI.h
MainFrm.cpp
MainFrm.h
morph.cpp
morph.h
PointTrans.cpp
PointTrans.h
ReadMe.txt
res

...\ch1_1.rc2

...\Toolbar.bmp
resource.h
restore.cpp
restore.h
StdAfx.cpp
StdAfx.h
TemplateTrans.cpp
TemplateTrans.h
test.h

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

发表评论

0 个回复

  • 试验夹
    说明:  可以通过光流法来检测运动的目标,具有很好的效果,适合新手了解(It can detect moving target by optical flow method, and can detect moving target by optical flow method, which has good effect and is suitable for novice to understand)
    2020-07-24 15:33:46下载
    积分:1
  • LRTsigma
    本程序是用似然比检验的方法进行profile中的变点检测(This procedure is used likelihood ratio test method of change point detection profile)
    2013-07-10 11:08:30下载
    积分:1
  • FillPolygon
    C#实现多边形颜色的填充,主要是种子填充和种子扫描线填充两种算法。(C# implementation of the polygon fill color, mainly seeds and seed filling scan line fill two algorithms.)
    2014-01-20 00:35:50下载
    积分:1
  • morphologic
    自己用MATLAB编的一维信号数学形态学的腐蚀与膨胀运算以及开闭运算,可用于滤去信号中的尖锐脉冲信号,适合于用于振动信号的预处理(Own series of one-dimensional signal using MATLAB mathematical morphology, corrosion and expansion of operations, as well as the opening and closing operation can be used to filter the signal sharp pulse signal suitable for vibration signal preprocessing)
    2012-10-10 14:07:02下载
    积分:1
  • Desktop
    使用改进的点锐度算法对不同程度的模糊图像进行清晰度评价。(The improved algorithm of point sharpness is used to evaluate the blurred image in different degree.)
    2021-03-02 10:19:34下载
    积分:1
  • ICP-point-cloud-registration
    三维激光点云配准是点云三维建模的关键问题之一。经典的 ICP 算法对点云初始位置要求较高且配准 效率较低,提出了一种改进的 ICP 点云配准算法。该算法首先利用主成分分析法实现点云的初始配准,获得较好 的点云初始位置,然后在经典 ICP 算法的基础上,采用 k - d tree 结构实现加速搜索,并利用方向向量夹角阈值去除 错误点对,提高算法的效率。实验表明,本算法流程在保证配准精度的前提下,显著提高了配准效率。 (Three-dimensional laser point cloud registration is one of the key three-dimensional point cloud model. High classical ICP algorithm to the initial position of the point cloud registration requirements and low efficiency, proposed an improved ICP point cloud registration algorithm. Firstly, the use of principal component analysis of the initial point cloud registration, get a better initial position of the point cloud, then the basis of classical ICP algorithm using k- d tree structure to achieve speed up the search, and using the direction vector angle the removal of the threshold point error and improve the efficiency of the algorithm. Experiments show that the algorithm processes to ensure the accuracy of registration under the premise, significantly improve the efficiency of registration.)
    2016-08-01 10:34:57下载
    积分:1
  • lineargraytransform
    实现数字图像的灰度范围的线性拉伸,对变换结果进行必要的分析,画出灰度变换曲线图,以另一个文件名形式保存灰度变换后的图像。(Achieve linear range of the gray range of digital images)
    2017-10-09 16:52:49下载
    积分:1
  • unet-master 2
    说明:  使用unet对图像进行分割的源码,里面有训练集,可以根据自己的需要更换训练数据。(Use the source code of the image segmentation using UNET, which has a training set, you can change the training data according to your own needs.)
    2020-06-29 21:22:43下载
    积分:1
  • fcmimage
    基于FCM的彩色图象的分割的MATLAB源代码(FCM-based segmentation of color images of the MATLAB source code)
    2008-05-06 01:20:50下载
    积分:1
  • zhiwenfenge(matlab)
    有关指纹识别预处理阶段图像分割的源程序,用matlab言语做的,很好用(The fingerprint identification preprocessing stage image segmentation of the source, using MATLAB language to do, very good use)
    2012-05-07 10:03:45下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载