搜索资源列表

  1. 图象直方图

    0下载:
  2. C++Builder得到图象红,蓝,绿三基色直方图,并将其显示出来,程序构思很巧妙。-C Image Builder to be red, blue, green, and three-color histogram, and to show up procedure is a clever idea.
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:357376
    • 提供者:邱卫东
  1. 直方图均衡化

    0下载:
  2. 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl c
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:30720
    • 提供者:智慧
  1. 灰度均衡来对图像进行直方图均衡

    0下载:
  2. //程序说明: //该函数用来对图像进行直方图均衡。-//procedures :// This function used to image histogram equalization.
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:43008
    • 提供者:何问宇
  1. 直方图分析软件

    0下载:
  2. 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-color histogram simple fact, it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:66560
    • 提供者:例文
  1. 直方图修正

    0下载:
  2. 图象处理,由于直方图的统计,灰度拉伸,灰度变换,-image processing, statistical histogram, tensile Gray, Gray transformation, etc.
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:1022976
    • 提供者:zcy
  1. MDI灰度直方图4444444444

    0下载:
  2. 这个是C#做的一个直方图能让图片变灰,还可看到如何调用函数的-this is the C# do a histogram can Photo greyed can see how the function call
  3. 所属分类:RichEdit

    • 发布日期:2024-05-12
    • 文件大小:29696
    • 提供者:jj
  1. 第三章图像灰度直方图变换

    0下载:
  2. 在数字图像处理中,灰度直方图是最简单且最有用的工具,可以说,对图像的分析与观察直到形成一个有效的处理方法,都离不开直方图。-in digital image processing, the histogram is the simplest and most useful tool, it can be said that the right image analysis and observation until the format
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:3361792
    • 提供者:蓝婧
  1. 直方图绘制编程

    0下载:
  2. 直方图源代码 在vc上直接运行即可 可以作为编程参考-histogram source code directly in vc operation can be programmed as a reference
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:张之稳
  1. 直方图算法代码

    0下载:
  2. 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl c
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:29696
    • 提供者:jjt
  1. 直方图修正和彩色变换源代码  

    0下载:
  2. 用VC++编写的用于绘制直方图的程序,对于学习用VC绘图的工作者有帮助。在VC下编译通过。-VC prepared for the histogram mapping procedures, learning VC mapping workers to help. The VC compile.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:31744
    • 提供者:刘海飞
  1. HistDemoA直方图与Sobel算子

    0下载:
  2. 直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd-histogram equalization processing and edge detection procedures. Vc6 complete, the dialog is based on the procedures used its own definition of the category CImageWnd
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:78848
    • 提供者:訾国伟
  1. delphi灰度直方图

    0下载:
  2. 直方图是反映一幅图像中的灰度级与出现这种灰度的概率之间的关系图。-histogram is reflected image of a gray scale and intensity of this relationship between the probability map.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:178176
    • 提供者:杨海峰
  1. 直方图均衡化与人眼检测程序

    0下载:
  2. 本程序可以进行直方图均衡化和人眼检测 要求: 本程序只能处理256色灰度图像 人眼检测功能对一寸证件照片效果较好-the procedures for histogram equalization and eye testing requirements : this program can handle only 256-color gray-scale images eyes detection of the docum
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-12
    • 文件大小:150528
    • 提供者:111
  1. 图像处理 灰度直方图

    0下载:
  2. 可以根据输入的一幅图像,输出图像的灰度直方图,亲测可行。(According to the input of an image, output gray histogram of the image, pro test feasible.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2884608
    • 提供者:fentic123
  1. 直方图

    0下载:
  2. 画出图像的直方图,程序可以运行,放心使用,通用性也比较强(Draw the histogram of the image, the program can run, rest assured that the use of commonality is also relatively strong)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:40960
    • 提供者:M农
  1. 直方图

    0下载:
  2. VS2010 opencv 直方图处理:直方图对这些黑白像素值的统计;利用Opencv中的calcHist()绘制直方图 Return:dstImage计算出来的直方图(VS2010 opencv histogram)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-12
    • 文件大小:11264
    • 提供者:153嘉
  1. 基于颜色直方图的视频镜头分割

    0下载:
  2. 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:14740480
    • 提供者:pengy
  1. 生成灰度直方图

    0下载:
  2. 经典的数字图像作业,生成灰度直方图,方便易用,已验证。(Classic digital image operations, gray histogram generation, easy to use, has been verified.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:23938048
    • 提供者:江湖
  1. 直方图均衡化

    0下载:
  2. 基于opencv的直方图均衡化实现,基本思想是对图像中像素个数多的灰度级进行展宽,而对图像中像素个数少的灰度进行压缩,从而扩展像原取值的动态范围,提高了对比度和灰度色调的变化,使图像更加清晰。(Realization of histogram equalization based on OpenCV)
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:234496
    • 提供者:海coding
  1. 基于直方图优化的图像去雾技术

    0下载:
  2. 基于matlab的图像复原系统,图像直方图均匀化做的很好,可以提供一个参考。集思广益!!!(This is a matlab code based image fog system, simple and practical. Please refer to the source file for details.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:118784
    • 提供者:ficker
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org