登录
首页 » Visual C++ » gaosi

gaosi

于 2009-11-18 发布 文件大小:3717KB
0 317
下载积分: 1 下载次数: 39

代码说明:

  二维图形图像处理,高斯平滑的源代码,图像预处理(Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing)

文件列表:

高斯平滑处理
............\测试图片
............\........\Thumbs.db


............\源代码
............\......\Debug
............\......\.....\dibapi.obj
............\......\.....\dibapi.sbr
............\......\.....\MainFrm.obj
............\......\.....\MainFrm.sbr
............\......\.....\mydib.obj
............\......\.....\mydib.sbr
............\......\.....\MyDIP.bsc
............\......\.....\MyDIP.exe
............\......\.....\MyDIP.ilk
............\......\.....\MyDIP.obj
............\......\.....\MyDIP.pch
............\......\.....\MyDIP.pdb
............\......\.....\MyDIP.res
............\......\.....\MyDIP.sbr
............\......\.....\MyDIPDoc.obj
............\......\.....\MyDIPDoc.sbr
............\......\.....\MyDIPView.obj
............\......\.....\MyDIPView.sbr
............\......\.....\StdAfx.obj
............\......\.....\StdAfx.sbr
............\......\.....\vc60.idb
............\......\.....\vc60.pdb
............\......\dibapi.cpp
............\......\dibapi.h
............\......\MainFrm.cpp
............\......\MainFrm.h
............\......\mydib.cpp
............\......\mydib.h
............\......\MyDIP.aps
............\......\MyDIP.clw
............\......\MyDIP.cpp
............\......\MyDIP.dsp
............\......\MyDIP.dsw
............\......\MyDIP.h
............\......\MyDIP.ncb
............\......\MyDIP.opt
............\......\MyDIP.plg
............\......\MyDIP.rc
............\......\MyDIPDoc.cpp
............\......\MyDIPDoc.h
............\......\MyDIPView.cpp
............\......\MyDIPView.h
............\......\ReadMe.txt
............\......\Release
............\......\.......\MyDIP.exe
............\......\res

............\......\...\MyDIP.rc2


............\......\Resource.h
............\......\StdAfx.cpp
............\......\StdAfx.h

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

发表评论

0 个回复

  • source_code_TBM_activecontours.tar
    主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
    2014-06-28 10:55:32下载
    积分:1
  • gdcm-2.2.0
    医用图像处理程序,处理dicom文件。开源软件,参考dcmtk(dicom process soft)
    2012-04-11 15:17:34下载
    积分:1
  • bodyindex_white_save
    kinect扫描到的人体分离出来,并以二值图显示,且可以保存在本地,丰富的注释帮助理解(kinect body scan to be separated, and binary image display and can be saved locally, rich annotation to help understand)
    2016-10-15 08:42:50下载
    积分:1
  • 不规则的填充
    说明:  用VC开发的图形填充算法,简单实用, 希望对你的图形开发有所帮助, 如果有什么问题,可以与我联系(development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me)
    2005-11-29 15:22:20下载
    积分:1
  • lichang
    说明:  基于力场分布的图像处理源程序。包括基于力场的图像分割、边缘检测等。(Distribution of image processing based on force field source. Include force field-based image segmentation, edge detection.)
    2010-04-29 11:46:12下载
    积分:1
  • ElizziqunMATTd
    边缘检测 的 matlab粒子群程序序源码 ,希望对你有所帮助 (Edge detection matlab particle swarm procedure sequence source, you want to help)
    2012-07-29 23:52:42下载
    积分:1
  • SIFT
    C语言下实现SIFT算法 用于图像特征匹配(C-achieve SIFT algorithm for image feature matching)
    2010-01-11 21:03:03下载
    积分:1
  • image
    用数字图像处理主要是为了修改图形,改善图像质量,或是从图像中提起有效信息,还有利用数字图像处理可以对图像进行体积.(Using digital image processing is mainly graphics in order to modify and improve the image quality, or from the image to bring effective information, as well as the use of digital image processing can be carried out on the image size.)
    2008-03-04 19:38:04下载
    积分:1
  • cameraCali
    张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法(This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.)
    2015-05-03 23:45:36下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载