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

搜索资源列表

  1. Lab0801-Histogram

    0下载:
  2. 实现对图像的直方图统计,其中有自带图像给出效果!-The realization of the histogram of the image statistics, which gives the effect of self-image!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:74419
    • 提供者:xiajinwen
  1. imageprocess

    0下载:
  2. 图像处理软件,可以实现图像的几何变换、灰度反转、均衡、直方图统计、图像复原、边缘提取、图像变换等。-Image processing software, can transform the geometric image, gray-scale inversion, balanced and histogram statistics, image restoration, edge detection, image transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:875952
    • 提供者:左宗鹏
  1. Digital_image_processing

    0下载:
  2. 数字图像处理:分别实现图像的图象直方图统计、图象的线性变换、图象平滑消噪处理、图象锐化处理、中值滤波处理、伪彩色增强处理、勾边处理、彩色图象处理锐化处理-Digital image processing: histogram of each image to achieve image statistics, image of linear transformation, image smoothing de-noising processing, image sharpening, media
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2274
    • 提供者:田华梅
  1. ctlhistogram

    0下载:
  2. 将灰度图像进行直方图统计,并显示其图形 ,原创-Histogram of the grayscale image statistics, and display its graphics, original
  3. 所属分类:Special Effects

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

    0下载:
  2. 用visual c++2005实现的图像的直方图统计及变换-Using visual c++2005 realized image histogram statistics and transforms
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:37252
    • 提供者:紫瓶
  1. set_union

    0下载:
  2. set_union---利用直方图统计进行快速数组排序-set_union--- using Histogram for fast array sort
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2999
    • 提供者:陈刚
  1. Student_achievement_management_system

    1下载:
  2. 一、设计一个学生成绩管理系统,能够对学生成绩实行动态管理。 二. 要求 1、 系统具有输入、显示、查询、删除、添加、修改、排序、保存、读取等基本功能。 输入功能:可以一次完成无数条记录的输入。 显示功能:完成全部学生记录的显示。 查询功能:完成按姓名查找学生记录,并显示各科成绩。 删除功能:删除一条学生记录或一门课程。 添加功能:添加一条学生记录或一门课程。 修改功能:可对某条记录进行修改。 排序功能:按学生总成绩或平均成绩进行排序。 保存功能:将学生记
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:12983
    • 提供者:tianjiawei
  1. histogram

    0下载:
  2. 用QT库,读入一组医学图像,对每张图像数据进行直方图统计-With the QT library, read a group of medical images, for each image data Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2599
    • 提供者:王慧
  1. 1

    0下载:
  2. 该算法对输入的数据进行直方图统计,算的色温调整系数进行色温校正,可用于摄像头芯片中-The algorithm input data histogram statistics, the calculation of color temperature adjustment factor for color temperature correction, can be used for camera chip
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:360088
    • 提供者:
  1. icetek_c6713_algorithm

    0下载:
  2. 瑞泰创新(icetek_c6713_A)实验箱(/开发板)的算法实验,包括:(FIR)算法实验,(IIR)算法实验,卷积算法实验,A律编码解码实验,直方图统计实验,快速傅立叶变换-Skandia Innovation (icetek_c6713_A) experimental box (/ development board) an algorithm experiments, including: (FIR) algorithm experiment, (IIR) algorithm expe
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:177507
    • 提供者:me_math
  1. Lab0801-Histogram

    0下载:
  2. DSP下有关图像处理中的直方图统计C源程序-DSP image processing under the histogram in C source code
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:80441
    • 提供者:许洁
  1. TongJiZhiFangTu

    0下载:
  2. 本文是编程实现图像的统计直方图,以利于了解直方图修正-This is the image histogram programming to help inform the histogram revised
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:513
    • 提供者:山儿
  1. student_management

    0下载:
  2. 本项目的目的为设计一个学生成绩管理系统,能够对学生成绩实行动态管理。 其要求如下: 1、 系统具有输入、显示、查询、删除、添加、修改、排序、保存、读取等基本功能。 输入功能:可以一次完成无数条记录的输入。 显示功能:完成全部学生记录的显示。 查询功能:完成按姓名查找学生记录,并显示各科成绩。 删除功能:删除一条学生记录或一门课程。 添加功能:添加一条学生记录或一门课程。 修改功能:可对某条记录进行修改。 排序功能:按学生总成绩或平均成绩进行排
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:43822
    • 提供者:fuyizheng
  1. 061225

    0下载:
  2. 一些图形图像处理的基本程序,包括直方图统计,图像增强处理,阈值,灰度变换等-Some of the basic procedures for processing graphic images, including histogram, image enhancement, threshold, such as gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:875551
    • 提供者:laiguochen
  1. Graph

    0下载:
  2. MFC随机生成数据,借此数据生成直方图等统计图-MFC random data,use the data to make graph
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2087213
    • 提供者:张晨阳
  1. Histogram-statistics

    0下载:
  2. 图形图像特征统计,直方图统计,VC++实现。-Histogram statistics, VC++ to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:354203
    • 提供者:王海
  1. zhifangtu

    0下载:
  2. 对图像的直方图进行统计.vc++2005+opencv实现-Statistical histogram of the image. Vc++2005+ opencv implementation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:713
    • 提供者:夏晨曦
  1. Photo

    0下载:
  2. 数字图像处理实习程序。实现了灰度拉伸,直方图统计,直方图均衡,-Photo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:198213
    • 提供者:
  1. HistBackground

    0下载:
  2. 函数HistBackground功能是将高速公路的视频文件中的多帧图片利用统计直方图的方法提取不含运动车辆的背景,-Function HistBackground function is to freeway video files of images using statistical histogram to extract the background without moving vehicles,
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:799
    • 提供者:yangsonglin
  1. Gray

    0下载:
  2. 包含了:图像灰度化、灰度比例化、灰度线性化、灰度线性载断、灰度取反、直方图均衡化、直方图规定化、灰度局部统计等-Includes: gray image, the ratio of gray, gray linear, linear set off gray, gray to take anti-, histogram equalization, histogram specification, local statistics, gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3853830
    • 提供者:小紫英
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com