登录
首页 » Visual C++ » DIPDemo

DIPDemo

于 2020-12-27 发布 文件大小:459KB
0 278
下载积分: 1 下载次数: 338

代码说明:

  包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)(Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, graying, adding random noise, Salt and pepper noise, to noise), image processing (geometric transformation, gray inversion, histogram equalization oriented, histogram statistics, image restoration, edge extraction, pseudo-color, binary, image transform), image output (save the image, print out, copy to clipboard))

文件列表:

数字图像处理学源程序
....................\App.Dat

....................\ca-c100.ini
....................\Config.ini
....................\CPEControl.cpp
....................\CPEControl.h
....................\CPEW16.DLL
....................\CPEW32.DLL
....................\CPEW32.H
....................\CPEW32.LIB
....................\DIPDemo.clw
....................\DIPDemo.cpp
....................\DIPDemo.dsp
....................\DIPDemo.dsw
....................\DIPDemo.h
....................\DIPDemo.ncb
....................\DIPDemo.opt
....................\DIPDemo.plg
....................\DIPDemo.rc
....................\DIPDemoDlg.cpp
....................\DIPDemoDlg.h



....................\gray1.bmp
....................\HelpDlg.cpp
....................\HelpDlg.h
....................\HistogramDlg.cpp
....................\HistogramDlg.h
....................\ImageProcessing.cpp
....................\ImageWnd.cpp
....................\ImageWnd.h
....................\NumberDlg.cpp
....................\NumberDlg.h
....................\Ocr.Dat
....................\okacap.dll
....................\OKAPI32.dll
....................\okc30.dll
....................\ProcessDlg.cpp
....................\ProcessDlg.h
....................\ReadMe.txt
....................\res

....................\...\DIPDemo.rc2
....................\resource.h
....................\ScanDesc.Dat
....................\Scanner.cpp
....................\Scanner.h
....................\ScanSet.Dat
....................\Splash.cpp
....................\Splash.h
....................\ss00.job
....................\SSuite.log
....................\Starry.bmp
....................\StdAfx.cpp
....................\StdAfx.h
....................\title.bmp

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

发表评论

0 个回复

  • pp
    说明:  利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
    2008-12-17 23:26:31下载
    积分:1
  • SHUZITUXIANGCHULIYUANDAIMA
    数字图像处理源码,包含数字图像处理的诸如边缘检测等多个功能程序(C++)(Source digital image processing, including digital image processing such as edge detection and many other functional procedures (C++))
    2008-06-01 10:59:54下载
    积分:1
  • medical-picture-process
    《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
    2012-03-14 15:02:31下载
    积分:1
  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • MbufAllocColor
    这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。 这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维 数据缓冲区,分别。 分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB). This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional data buffers, respectively. After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
    2015-12-03 19:55:48下载
    积分:1
  • YiJunRSexperiment_2005
    读取bmp格式的图片,并且能对其进行相关的图像处理,具体的图像处理有平滑,锐化等等,是关于遥感图像处理。(Bmp format to read the picture, and can be related to image processing, image processing has specific smoothing, sharpening and so on, are on the remote sensing image processing.)
    2009-04-04 01:35:26下载
    积分:1
  • fish_full
    实现鱼眼图 圆形视场和全视场的校正、分为2幅图像、4幅图像、任意角度、任意位置的校正、全景图拼接等(Fish eye diagram of a circular field of view and full field calibration is divided into two images, four images at any angle, any position of the correction, and panoramic stitching.)
    2012-07-11 11:01:10下载
    积分:1
  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分:1
  • dctembed
    先对图像进行DCT变化再进行水印嵌入,用于图像加密,保护版权,在版权保护方面有较大的用途。(Digital Watermarking DCTembed)
    2010-11-04 22:33:42下载
    积分:1
  • report-of-tuxingxue
    实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)
    2020-10-22 13:57:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载