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

搜索资源列表

  1. tuxiangchuli

    2下载:
  2. 用vb实现了对图片的读取和显示,并对图像进行高斯平滑,灰度图像直方图的显示。还主要实现了图像轮廓的边缘检测:包括各种算子检测。-Achieved using vb read and display the picture, and Gaussian smoothing the image, gray image histogram. Also outline the main achievement of the image edge detection: including operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:131416
    • 提供者:张拨
  1. examples

    1下载:
  2. 基于颜色累加直方图的图像检索,可供初学者参考,matlab编程实现-Cumulative color histogram-based image retrieval, reference for beginners, matlab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2789
    • 提供者:xiaobao
  1. color_hist256

    2下载:
  2. 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:580
    • 提供者:杨红菊
  1. HistogramEqualization

    0下载:
  2. 图像直方图均衡化处理的C程序代码,用于处理灰度图像-Image histogram equalization deal with the C program code for processing gray-scale image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:124414
    • 提供者:zxb
  1. imlook3dv12

    9下载:
  2. Display 3D Images Matlab三维图像显示(DICOM MR CT PET等) 2009年02月17日 MATLAB 7 (R14) 这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。 -Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on)
  3. 所属分类:matlab

    • 发布日期:2015-08-06
    • 文件大小:67123
    • 提供者:鲁冰
  1. Histogram_RGB

    0下载:
  2. OpenCV RGB直方图 使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4077519
    • 提供者:Bob Zhang
  1. ImageProcessing

    0下载:
  2. 一个图像处理的小程序,主要包括的功能有:求直方图,二值化,灰度均衡,骨架提取。另一个有用的功能是红细胞识别,即一副细胞图像中计算出红细胞个数。并附带测试图片。-a useful software in digital image processing....
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:743260
    • 提供者:桑贤
  1. hw

    0下载:
  2. 实现您自己的直方图均衡或匹配算法。提交您的代码和演示图像。以及和MATLAB的函数histeq()的比较结果。-Realize your own Histogram equalization or matching algorithm. Submit your code and demo images. Compare your result with matlab function histeq().
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:79850
    • 提供者:秦稼轩
  1. photo_cs_hillhere

    0下载:
  2. 用Dephi做的一个图像处理软件,可以对图像进行直方图均衡化、空域几何变换、频域变换及增强、图像恢复、图像分割-Dephi do with an image-processing software, you can image histogram equalization, space geometric transform, frequency domain transform and the enhanced image restoration, image segmentation, et
  3. 所属分类:Special Effects

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

    0下载:
  2. 本人的课程设计作品--基于Visual C++的数字图像直方图均衡化处理-My course design work- based on Visual C++ histogram equalization of digital image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5663600
    • 提供者:陈国峰
  1. Digital.Image.Processing

    0下载:
  2. 数字图像处理 直方图修正 空间域平滑 空间域锐化 梯度倒数加权平滑法 中值滤波 多种算子锐化 灰度最相近的6个邻点平均法-Histogram correction of digital image processing spatial spatial smoothing sharpening Gradient Inverse Weighted Smoothing median filter operator sharpening a variety of gray nearest neighbo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2737257
    • 提供者:upc
  1. ImageSegmentationAlgorithmBasedonTwodimensionalHis

    0下载:
  2. 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1216
    • 提供者:陈小章
  1. histKernel

    0下载:
  2. CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11427
    • 提供者:zzs
  1. BmpProcessing

    0下载:
  2. VC++实现统计图像的Y\R\G\B灰度直方图等图像信息,并实现用指定的颜色填充指定的区域-Stat image information include Y \ R \ G \ B histogram and realize the fuction that fill the appointed region with settled color
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2104037
    • 提供者:yangjinli
  1. 39709592CBIR-matlab

    3下载:
  2. 基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-Content-based image retrieval dominant color histogram extracted from the images to get to the real histogram feature extraction, the last based on the image to retrieve the image with the m
  3. 所属分类:Special Effects

    • 发布日期:2015-05-20
    • 文件大小:7084
    • 提供者:Jennifer
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. ImageProcesing

    0下载:
  2. 编程实现:读一幅图像(BMP或JPG格式)并根据显示窗口大小自适应显示全图,实现如下功能:(1)可任意角度旋转;(2)可任意放大缩小;(3)任意选择一个区域,画出该区域图像的灰度直方图.-Programming: Reading an image (BMP or JPG format) and in accordance with the size of adaptive display window shows the entire map, the achievement of the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:329462
    • 提供者:陈绪戈
  1. PixelProcess

    1下载:
  2. 此程序为基本的图像直方图处理,图像像素的填充处理及像素的平移处理,经过调试可以直接用-This program for basic image histogram processing, image processing and pixel fill-pixel translational processing, through commissioning can be directly used
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:1051
    • 提供者:熊淑芬
  1. Unsharp_Enhancement

    0下载:
  2. 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:623
    • 提供者:
  1. CUST

    0下载:
  2. 数字图像处理 包括单色显示 中值滤波 直方图显示 简单截图等功能-Digital image processing including monochrome display filter histogram display features such as simple screenshot
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:444078
    • 提供者:王莱雪
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com