登录
首页 » Visual C++ » grayshow

grayshow

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

  • NEW
    一种新的彩色图像去噪与增强模型(A new color image denoising and enhancement model)
    2008-05-28 20:54:06下载
    积分:1
  • jitu
    说明:  计算机图形学基本算法 DDA直线 中点直线 BRESEMHAM圆 正负法圆 B样条曲线 B曲线 (DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
    2010-04-19 20:38:49下载
    积分:1
  • 三维数据的法矢量 NormalAdjust
    计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果(Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results)
    2020-07-28 19:28:39下载
    积分:1
  • shade1
    检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行(Shadow detection algorithm based on HSV color space)
    2012-08-20 21:22:09下载
    积分:1
  • ImageProcessing
    说明:  用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
    2008-11-25 19:10:19下载
    积分:1
  • opencv-fft2
    灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
    2020-11-30 10:59:29下载
    积分: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
  • PC_grid
    通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。( Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage. )
    2014-02-20 10:55:46下载
    积分:1
  • lbgvq
    lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。(lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.)
    2021-01-06 21:28:54下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载