登录
首页 » Visual C++ » grayshow

grayshow

于 2014-12-25 发布 文件大小:2184KB
0 341
下载积分: 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 个回复

  • pian
    偏微分方程_PDEs_模型在图像处理中的若干应用(_PDEs_ Model partial differential equations in image processing)
    2013-03-04 16:57:43下载
    积分:1
  • Saliency
    显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
    2011-09-25 21:13:22下载
    积分:1
  • PCA
    这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
    2020-07-02 01:40:01下载
    积分:1
  • restore-dirt-rain
    图像处理,图像去雨滴、尘土,达到图像恢复的效果,还原图像。(image derain)
    2014-06-04 17:19:31下载
    积分:1
  • Image_Data1863613112005
    Image Database 2.5.0 (w/ thumbnails)
    2017-01-08 01:43:47下载
    积分:1
  • number
    将图片转化为BMP位图,然后通过逐行扫描识别图片中的数字。(A picture into a BMP bitmap, and then through the progressive scanned image in the figure.)
    2009-10-15 16:05:44下载
    积分:1
  • Wave-equation-forward-modeling
    1、参数初始化; 2、形成边界削波数据; 3、波场初始化; 4、Zmax层波场延拓到深度Zmax-1; 5、Zi+1层波场延拓到深度Zi; 6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场; 7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场; (1, parameter initialization 2, the formation of boundary clipping data 3, wave field initialization 4, Zmax layer wave field extended to the depth of Zmax-1 5, Zi+1 layer wave field extended to the depth of Zi 6, repeat 5, starting Iz Nz-1 until Iz 1, the frequency of the test line- spatial domain wave field 7, frequency space domain wave field to frequency inverse Fourier transform, time- space field )
    2021-03-07 16:59:29下载
    积分:1
  • charrecognition
    《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
    2007-05-28 20:52:03下载
    积分:1
  • Real-Time_Compressive_Tracking
    关于运动目标检测与跟踪最新的算法 其效果比之前的跟踪算法好很多(The effect of moving target detection and tracking algorithm is much better than before the tracking algorithm)
    2012-11-15 20:15:20下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载