登录
首页 » C++ » A0357

A0357

于 2020-12-27 发布 文件大小:301KB
0 255
下载积分: 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 个回复

  • exposure_fusion
    利用matlab实现不同曝光成度的图像融合,matlab实现HDR功能(Using matlab to realize image fusion with different exposure degrees, and using MATLAB to realize HDR function)
    2021-04-09 16:38:59下载
    积分:1
  • DR_LDA
    基于LDA降维的遥感图像分类,LDA算法函数程序,可与各种分类算法结合,提高图像分类的速率(remote sensing image cut down dimension algorithm based on LDA.)
    2014-08-26 18:06:30下载
    积分:1
  • Contourlet
    基于Contourlet变换和SVM的SAR图像目标识别 (Contourlet transform and SVM based on the SAR image target recognition)
    2021-04-01 09:19:08下载
    积分:1
  • regionbased_seg
    Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片(Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental image)
    2009-11-19 10:33:16下载
    积分:1
  • 007654
    检测鼠标信息,C++Builder精选编程学习源码,很好的参考资料。(Detecting mouse information, C++Builder select learning programming source code, a good reference.)
    2013-11-22 11:39:56下载
    积分:1
  • Registration_matlab
    图像配准的源程序,matlab编写的,试试看(image registration source, prepared by the Matlab Try)
    2006-10-17 10:14:08下载
    积分:1
  • targer_point
    rcmc: 距离徙动算法.SAR多点目标成像算法。含主瓣宽度和积分旁瓣比的求解。(rcmc: range migration algorithm. SAR multi-point target imaging algorithms. Including the main lobe width and sidelobe ratio integral solving.)
    2020-09-08 20:18:04下载
    积分:1
  • src
    四边形网格扫描转化与交互式编辑 实现四边形网格交互式编辑:要求实现四边形扫描转化算法,以此为基础,实现四边形网格中所有四边形的扫描转化、颜色添充;并通过交互改变四边形顶点位置体会交互式图形系统特点。(Quadrilateral mesh scan conversion and interactive editing Quadrilateral grid interactive editing: Quadrilateral scan conversion algorithms required to achieve, on this basis, to achieve all quadrilateral quadrilateral scan conversion, color Tim charge and changing the quadrilateral vertex position by exchanging experience the interactive features of the graphics system.)
    2015-11-26 12:26:39下载
    积分:1
  • LMMSE
    说明:  LMMSE图像超分辨率重建,基于先验知识的图像超分辨率重建(LMMSE image super-resolution reconstruction, image super-resolution reconstruction based on prior knowledge)
    2020-12-09 10:19:18下载
    积分:1
  • SAR-images-about-agriculture
    这是关于农业方面的遥感SAR图像数据,做SAR处理的可以下载使用(This is the SAR remote sensing image data on agriculture, do SAR processing can download)
    2013-12-09 11:38:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载