登录
首页 » Visual C++ » DIPDemo

DIPDemo

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

  • Image-Zoom
    这是图象缩放的代码,对于学习图像的朋友应该有所帮助(This is the image scaling code for the study should help the image of a friend)
    2011-07-17 19:00:24下载
    积分:1
  • image_carrying_code
    利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
    2009-03-03 03:22:30下载
    积分:1
  • 135475202135
    画图源程序-图像数据显示,可以对数据进行时间轴的曲线显示,也可以是空间轴的多维显示 (Paint source- the image data, the data can be curve shows the time axis, it can be multi-dimensional display space axis)
    2014-02-08 12:55:53下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • GNSS-PRocess
    本文介绍了一种 )’’ 多系统静态基线数据处理方法!该方法使用统一的方式来处理 &’ 5.)6’’ 北斗 及三者融合的观测数据#这种处理方法已经实现在广州南方测绘仪器有限公司的静态后处理软件中#本文使用实际数据验 证了这种处理方法!得到了较好的结果(This article describes a ) ' multi-system static baseline data processing method! This method uses a unified way to deal & ' ' 5.) 6' ' ' Compass and three observational data fusion# This treatment method It has been achieved in the static Guangzhou South mapping Instrument Co.# post-processing software used herein, the actual data validation of this approach! Get better results)
    2015-06-30 11:16:20下载
    积分:1
  • las_tools
    一个非常实用的las文件处理工具,可以实现很多功能,如读写las文件,分类,分块,抽稀,合并,生成边界线,生成DEM,点云高度归一化,数据格式转换,波形数据压缩等(A very useful the las file processing tools, you can achieve a lot of features, such as read and write las file classification block Rarefy merge to generate the boundary line, generated DEM point cloud height normalized data format conversion, waveform data compression, etc.)
    2021-01-24 20:58:38下载
    积分:1
  • ImageRetrieval
    毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
    2010-09-14 17:31:44下载
    积分:1
  • PNG(96)
    96个蛮实用的PNG格式图标 仅供编程或图像处理使用。(96 pretty practical PNG format icon super practical!)
    2012-10-11 09:15:23下载
    积分:1
  • CCD-
    采用National Instruments 视觉算法库,雷赛运动控制卡,映美精相机 检测手机LOG(Using National Instruments vision algorithms library, Lemire motion control card, Imaging camera detects the phone LOG)
    2015-03-25 14:49:56下载
    积分:1
  • zxVBQQ2009
    最新版完整模拟QQ截屏的VB源代码,支持截图编辑(可以再截图中画矩形、椎园、文本、箭头);带撤销,重做功能,可以说一点都不比QQ截屏逊色!(The latest version integrity imitates a QQ piece the VB source for hold a code and support cuts diagram editor (can cut again in the diagram draw rectangle, Zhui park, text originally, arrowhead)Take to cancel, do over function, can say at 1:00 an all unlike QQ piece to hold inferior to!)
    2009-06-25 13:31:18下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载