登录
首页 » Visual C++ » grayshow

grayshow

于 2014-12-25 发布 文件大小:2184KB
0 339
下载积分: 1 下载次数: 5

代码说明:

  显示图像灰度,可以鼠标点击显示的起始位置及设置显示区域的大小(show the gray of picture ,can click the position and set the scales)

文件列表:

图像灰度数据显示
................\Debug
................\.....\MainFrm.obj,20295,2012-10-19
................\.....\RangeInputDlg.obj,10819,2012-10-22
................\.....\StdAfx.obj,109691,2012-10-19
................\.....\tyfImage.exe,122977,2012-10-25
................\.....\tyfImage.ilk,395524,2012-10-25
................\.....\tyfImage.obj,23429,2012-10-20
................\.....\tyfImage.pch,6263860,2012-10-19
................\.....\tyfImage.pdb,500736,2012-10-25
................\.....\tyfImage.res,7588,2012-10-24
................\.....\tyfImageDoc.obj,15194,2012-10-19
................\.....\tyfImageView.obj,35071,2012-10-25
................\.....\vc60.idb,254976,2012-10-25
................\.....\vc60.pdb,405504,2012-10-25
................\MainFrm.cpp,2509,2012-10-19
................\MainFrm.h,1581,2012-10-19
................\RangeInputDlg.cpp,1017,2012-10-22
................\RangeInputDlg.h,1260,2012-10-22
................\ReadMe.txt,4359,2012-10-19
................\res


................\...\tyfImage.rc2,400,2012-10-19

................\resource.h,733,2012-10-24
................\StdAfx.cpp,210,2012-10-19
................\StdAfx.h,1114,2012-10-19
................\tyfImage.aps,44812,2012-10-24
................\tyfImage.clw,2782,2012-10-25
................\tyfImage.cpp,4245,2012-10-19
................\tyfImage.dsp,4790,2012-10-22
................\tyfImage.dsw,541,2012-10-19
................\tyfImage.h,1378,2012-10-19
................\tyfImage.ncb,82944,2012-10-25
................\tyfImage.opt,51712,2012-10-25
................\tyfImage.plg,250,2012-10-25
................\tyfImage.rc,12305,2012-10-24
................\tyfImageDoc.cpp,1782,2012-10-19
................\tyfImageDoc.h,1497,2012-10-19
................\tyfImageView.cpp,5917,2012-10-25
................\tyfImageView.h,2061,2012-10-23

................\说明文档.txt,179,2012-10-25

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

发表评论

0 个回复

  • band-selection
    基于图像对比度和波段相关性的波段选择算法,适用于高光谱图像的特征选择(Bands selection algorithm based on image contrast and correlation of bands for hyperspectral image feature selection)
    2020-10-09 11:47:34下载
    积分:1
  • dakai
    实现彩色图像的N*N 中值滤波器,可选择滤波系数。(To achieve the N* N color image median filter, selectable filter coefficients.)
    2011-06-27 11:20:06下载
    积分:1
  • gaues_
    高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,(Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program,)
    2013-04-12 09:47:28下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • SAR-blur-analysis
    分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的 表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析(Analysis of synthetic aperture radar ambiguity problems and their impact on image quality, a detailed description of the fuzzy degree of expression of the different system parameters on the degree of influence on the so-called ghost phenomenon analyzed quantitatively)
    2010-07-07 14:16:46下载
    积分:1
  • 101259371chat
    说明:  图像检索的的基于语义的图像检索 纹理图像检索 图像的特征提取方法(Image Retrieval of semantic-based image retrieval image retrieval image texture feature extraction methods)
    2008-12-04 10:33:34下载
    积分:1
  • uged
    换热器模型的MATLAB实现,可用于工程计算,还可以用于教学演示(Heat exchanger model of MATLAB and can be used for engineering calculation, and can also be used for teaching demonstration)
    2017-08-13 06:23:33下载
    积分:1
  • PhotoCut
    基于OpenCV实现的图像剪切,截取小软件,对学习OpenCV的朋友比较有帮助(OpenCV based on the realization of the image shear, the interception of a small software, to learning more OpenCV friends help)
    2020-11-17 15:19:41下载
    积分: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
  • LZW
    在图像传输时,常常需要对图像进行压缩,这些代码用来对图像进行压缩编码。(In the image transmission, it is often the need for image compression, the code used to image compression.)
    2009-12-04 20:44:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载