CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直方图 vc

搜索资源列表

  1. ImageShow

    0下载:
  2. 利用VC实现直方图显示,平滑滤波和锐化滤波-Using VC to achieve histogram display, filtering and sharpening filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3060587
    • 提供者:tom
  1. 1

    0下载:
  2. 在VC++的环境下,图像处理中的直方图均衡化-In the environment of VC++ histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:607
    • 提供者:王翔
  1. PhotoProcess

    0下载:
  2. 本程序在VC++2005环境下设计,综合应用了灰度变换增强,直方图增强,图像平滑,锐化,频域增强,彩色增强等技术对图像进行处理-The program in VC++2005 environment, design, enhance the comprehensive application of the gray level transformation, histogram enhancement, image smoothing, sharpening, frequency enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:166689
    • 提供者:Pluto
  1. zhifangtu

    0下载:
  2. 直方图均衡,数字图像实验报告、用vc界面的显示-Histogram equalization, digital image lab report, with the show vc interface
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:333031
    • 提供者:zhihui
  1. zhifangtu

    0下载:
  2. 在VC++编程环境下,对图像预处理求出直方图,分辨背景图像及目标图像。-In VC++ programming environment, calculated on the histogram of image preprocessing, the background image and the target image resolution.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:875015
    • 提供者:魏星
  1. image-histogram-processing

    0下载:
  2. 在VC环境下使用实例,对图像进行直方图处理,是图像预处理的常见步骤-Use cases in the VC environment, the image histogram processing, a common step in image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:116919
    • 提供者:qszchew
  1. ruihuapinghua

    0下载:
  2. 图像锐化 图像平滑 直方图分布,基于VC++的数字图像处理。-Histogram distribution of image sharpening image smoothing, VC++ based digital image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:98605
    • 提供者:liuyang
  1. 111

    0下载:
  2. 显示图像直方图,在VC环境下,显示图像的直方图,要求图像位256色的位图-Display the image histogram, the VC environment, displays the image histogram, image requires 256-color bitmap bits
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3765277
    • 提供者:常星
  1. zhifangtu

    0下载:
  2. 在VC++上的使用mfc框架的图像处理,直方图-In VC++ mfc framework on the use of image processing, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:301902
    • 提供者:陈小璇
  1. color

    0下载:
  2. 扫描图像,建立图像的颜色直方图,很好的代码,利用VC实现,很好很强大-Scan images, create an image of the color histogram, a very good code, the use of VC to achieve, very good very strong
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3568853
    • 提供者:英豪
  1. 20106242171497221

    0下载:
  2. 该软件可以对测井曲线进行直方图、小波变换,曲线拉伸、均值绿波、中值滤波、Kalman滤波以及插值等等操作,程序里还包含了神经网络的内容,非常丰富,是您学习VC++编程和数据处理的好资料!绝对超值!-I read the time to write a master s degree, it can log on for histogram, wavelet transform, Tensile curves, the Green Wave mean, median filtering, Kalm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:242260
    • 提供者:张晓坤
  1. huasinxian

    0下载:
  2. 这是一个VC6.0实现的实时滚动绘制直方图程序,能够看到直方图的变化情况,主要用了Windows自带的定时器-this is a programer that can paint stracht pictrue based on VC++ 6.0,you can see the change of the pictrue.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:49989
    • 提供者:时间留
  1. ImageProcessing

    0下载:
  2. 图像处理VC代码:图像放大缩小,旋转,平移。 傅立叶变换,平滑处理。直方图均衡化处理-VC code for image processing: image zoom, rotate, pan. Fourier transform, smoothing. Histogram Equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:333334
    • 提供者:陈斐然
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. zhifangr

    0下载:
  2. 基于DSP的直方图算法的研究与实现,用vc实现的源程序-Histogram-based DSP algorithm research and implementation, with the realization of the source vc
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3833157
    • 提供者:伟伟
  1. zhifangtu

    0下载:
  2. vc图像-直方图均衡的源码,希望对大家有所帮助-vc image- Histogram equalization of the source, we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:39362
    • 提供者:章勇
  1. HistDemoA

    0下载:
  2. 图像增强。直方图均衡化处理。VC实现源代码。-Image enhancement. Histogram equalization process. VC implementation source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2557127
    • 提供者:
  1. ImageProcessing

    1下载:
  2. 图形图像处理的VC工程,单文档界面,实现了图像旋转平移,直方图处理,滤波,匹配等多种算法-Graphic image processing VC project, single-document interface, to achieve the image shift rotation, histogram processing, filtering, matching and other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:9160704
    • 提供者:张浩泉
  1. 8

    0下载:
  2. 实现了直方图均衡的功能,用VC++,MFC完成大家伙可以仔细看看带代码,一起学习研究研究-Achieve a histogram equalization function with VC++, MFC complete with the big guys can look at the code, along with study and research studies to see
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:117023
    • 提供者:朱杰
  1. zhifangtu

    1下载:
  2. 本程序中涉及在VC编程中直方图的显示,在遥感影像中比较好的应用,涉及了动态库的调用-This procedure involves programming in VC histogram display, in relatively good application of remote sensing images, involving the dynamic library calls
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3749460
    • 提供者:star
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com