登录
首页 » Visual C++ » tuxiangchuli

tuxiangchuli

于 2009-01-12 发布 文件大小:6227KB
0 331
下载积分: 1 下载次数: 5

代码说明:

  Visual C++ 数字图像处理 光盘源码(Visual C++ Digital image processing, CD-ROM source)

文件列表:

Visual C%2B%2B 数字图像处理
.......................\其余章节源码DImageProcess
.......................\.........................\ChildFrm.cpp
.......................\.........................\ChildFrm.h
.......................\.........................\Debug
.......................\.........................\DETOURS.lib
.......................\.........................\Dib.cpp
.......................\.........................\Dib.h
.......................\.........................\DilationPara.cpp
.......................\.........................\DilationPara.h
.......................\.........................\DImageProcess.aps
.......................\.........................\DImageProcess.clw
.......................\.........................\DImageProcess.cpp
.......................\.........................\DImageProcess.dep
.......................\.........................\DImageProcess.dsp
.......................\.........................\DImageProcess.dsw
.......................\.........................\DImageProcess.h
.......................\.........................\DImageProcess.ncb
.......................\.........................\DImageProcess.opt
.......................\.........................\DImageProcess.plg
.......................\.........................\DImageProcess.rc
.......................\.........................\DImageProcessDoc.cpp
.......................\.........................\DImageProcessDoc.h
.......................\.........................\DImageProcessView.cpp
.......................\.........................\DImageProcessView.h
.......................\.........................\DlgHistogram.cpp
.......................\.........................\DlgHistogram.h
.......................\.........................\DlgLiner.cpp
.......................\.........................\DlgLiner.h
.......................\.........................\DlgRot.cpp
.......................\.........................\DlgRot.h
.......................\.........................\DlgStretch.cpp
.......................\.........................\DlgStretch.h
.......................\.........................\DlgThreshold.cpp
.......................\.........................\DlgThreshold.h
.......................\.........................\DlgTran.cpp
.......................\.........................\DlgTran.h
.......................\.........................\DlgWindow.cpp
.......................\.........................\DlgWindow.h
.......................\.........................\DlgZoom.cpp
.......................\.........................\DlgZoom.h
.......................\.........................\EdgeDetection.cpp
.......................\.........................\EdgeDetection.h
.......................\.........................\ErosionPara.cpp
.......................\.........................\ErosionPara.h
.......................\.........................\function.h
.......................\.........................\GrayEnhance.cpp
.......................\.........................\GrayEnhance.h
.......................\.........................\higpassPara.cpp
.......................\.........................\higpassPara.h
.......................\.........................\HuffmanCoding.cpp
.......................\.........................\HuffmanCoding.h
.......................\.........................\LaplacSharp.cpp
.......................\.........................\LaplacSharp.h
.......................\.........................\lowpassPra.cpp
.......................\.........................\lowpassPra.h
.......................\.........................\MainFrm.cpp
.......................\.........................\MainFrm.dsp
.......................\.........................\MainFrm.dsw
.......................\.........................\MainFrm.h
.......................\.........................\MainFrm.ncb
.......................\.........................\MainFrm.opt
.......................\.........................\MainFrm.plg
.......................\.........................\MedianFiltDlg.cpp
.......................\.........................\MedianFiltDlg.h
.......................\.........................\OpenclosePara.cpp
.......................\.........................\OpenclosePara.h
.......................\.........................\Projection.cpp
.......................\.........................\Projection.h
.......................\.........................\ReadMe.txt
.......................\.........................\RegionGrow.cpp
.......................\.........................\RegionGrow.h
.......................\.........................\res
.......................\.........................\...\Devior.smf
.......................\.........................\...\DImageProcess.ico
.......................\.........................\...\DImageProcess.rc2
.......................\.........................\...\DImageProcessDoc.ico
.......................\.........................\...\idr_dima.ico
.......................\.........................\...\idr_main.ico
.......................\.........................\...\Kromo.smf
.......................\.........................\...\Toolbar.bmp
.......................\.........................\...\xpblue.smf
.......................\.........................\Resource.h
.......................\.........................\ShannonCoding.cpp
.......................\.........................\ShannonCoding.h
.......................\.........................\SkinMagicLib.h
.......................\.........................\SkinMagicLib.lib
.......................\.........................\SkinMagicLib_Raw.lib
.......................\.........................\StdAfx.cpp
.......................\.........................\StdAfx.h
.......................\.........................\ThresholdDivide.cpp
.......................\.........................\ThresholdDivide.h
.......................\.........................\函数名修正列表.txt
.......................\.........................\文档_函数名修正列表.txt
.......................\其余章节源码DImageProcess.rar

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

发表评论

0 个回复

  • opencvhello_matlab
    说明:  opencv入门程序,使用opencv模式读取图像并显示,在vs环境下调用matlab进行图像读取和显示(opencv entry procedures, read the image using opencv mode and display, in the vs environment, call matlab to read and display the image)
    2021-02-23 11:39:40下载
    积分:1
  • 实现画矩、椭圆和随手画功能
    由VC实现画矩形、椭圆和随手画功能,对图像处理人员会有帮助(paintings by VC rectangular, oval and hand painting functions, image processing staff to be helpful)
    2005-06-28 00:40:48下载
    积分:1
  • Chromosome_counter
    数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
    2007-09-17 17:11:33下载
    积分:1
  • glint
    此程序为计算雷达目标特性角闪烁特性的函数代码(computing the anglar glint)
    2020-09-28 08:47:44下载
    积分:1
  • ITKbrain
    ITK的脑室图像分割,可以对脑部的图像用itk进行分割,用VTK来进行显示。(the segration of brain of ITK )
    2009-03-20 17:42:08下载
    积分:1
  • testDownSample
    Downsample image console program using opencv.
    2014-03-25 19:51:24下载
    积分:1
  • MRF_imgSeg
    说明:  是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
    2021-03-18 09:09:19下载
    积分:1
  • GRAY
    灰度图生成程序 可以生成BMP/JPG格式的灰度图 大家可以随便使用下载(Grayscale generator can generate BMP/JPG format, you can easily use the download grayscale)
    2010-11-10 14:41:38下载
    积分:1
  • Image-binarization
    说明:  图片自适应二值化处理,二值化处理使用简单方便。(Adaptive binarization image processing, binary processing easy to use.)
    2011-03-01 01:16:18下载
    积分:1
  • Qt_Opengl
    基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;(The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, etc. 2, design implementation DDA Bresenham algorithm of line 3, midpoint circle midpoint elliptical generation algorithm design implementation 4, primitive design to realize filling generation algorithm)
    2020-09-10 13:08:00下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载