搜索资源列表

  1. hist-PTS-ofdm

    0下载:
  2. Review of PTS based Algorithms for PAPR Reduction Techniques in OFDM System
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-20
    • 文件大小:494592
    • 提供者:sof
  1. Hist-calculation

    0下载:
  2. An algorithm that computes histograms of images using cpp and opencv. IDE used is visual studio 2012
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:4751360
    • 提供者:hiba
  1. Hist-equalization

    0下载:
  2. This source code is an algorithm for equalizing an image histogram using cpp visual studio 2012 and opencv
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4058112
    • 提供者:hiba
  1. Defoging-based-on-hist

    0下载:
  2. 本算法为基于直方图均衡化的图像去雾算法的改进算法,在改进中利用了自己编写的改进全局直方图均衡化算法和内置的局部直方图均衡化函数分别进行图像去雾,最后对两者进行适当加权。同时改进算法中引进了明度参数进行加权计算得出另一种改进结果。-This algorithm is based on the image histogram equalization algorithm defogging improved algorithm, impro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:570368
    • 提供者:方捷睿
  1. hist

    0下载:
  2. 用OPENCV辅助,检测图像的直方图,并画出直方图,统计直方图的均值和方差,并输出颜色占比例最大的值。-Histogram OPENCV assisted detection image and draw the histogram, histogram mean and variance, and the largest proportion of the output color value.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wjr
  1. hist

    0下载:
  2. imhist(I,n) displays a histogram with n bins for the intensity image I above a grayscale colorbar of length n. If you omit the argument, imhist uses a default value of n = 256 if I is a grayscale image, or n = 2 if I is
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:abdelali
  1. cvCalcHist

    0下载:
  2. calc hist sample for opencv delphi
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:Digow
  1. hist

    0下载:
  2. 这是一系列通过灰度映射、伽马调整、形态学变换、灰度直方图标准化等等方法来对图像细节进行增强的图像预处理matlab代码-Through a series of gray-scale map, gamma adjustment, morphological transformation, details in an image grayscale histogram normalization and so on ways to enha
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:小透明
  1. otsu-hist-eq

    0下载:
  2. otsu for binerization image processing.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-20
    • 文件大小:113664
    • 提供者:samaneh
  1. Hist

    0下载:
  2. 生成一张图片的直方图, 适合opncv初学者-Generate a picture of the histogram, suitable for beginners opncv
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yyg
  1. iFixHist

    0下载:
  2. 工业控制系统intellution iFix 历史数据提取-Read hist data SCADA intellution iFix
  3. 所属分类:其他行业

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zhangyuanhe
  1. 1126code

    0下载:
  2. 网站商城的后台框架和模板,在后台开发总会用的到- LBP returns the local binary pattern image or LBP histogram of an image. J LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern coded image or the local binary pattern histog
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:明庭良
  1. fdwithhist

    0下载:
  2. source code for face detection using hist in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ammara
  1. Hist Equ

    0下载:
  2. Histogram Equalization for better image
  3. 所属分类:matlab例程

  1. hist-abssnce

    0下载:
  2. BMP基本处理的一些技巧,很经典,对于初学者来说,绝对值得一看-BMP some basic processing skills, very classic, for starters, is definitely worth a look
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:832512
    • 提供者:prpnnljr
  1. hist equalization

    0下载:
  2. histogram equalization matlab source code.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:mary1992
  1. chen1

    0下载:
  2. calculate chen and draw hist
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:alireza11
  1. hist

    0下载:
  2. 显示图像直方图+手动实现算法+Xcode(Histogram of display image)
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:leilaann
  1. hist

    0下载:
  2. i_tmp=int32((x(i)-minx)/xfd)+1; j_tmp=int32((y(i)-miny)/yfd)+1; z_tmp=int32((z(i)-minz)/zfd)+1; cntxy=tjxy(i_tmp,j_tmp ); cntxz=tjxz(i_tmp,z_tmp ); cntyz=tjyz(j_tmp,z_tmp ); cntxyz=tjxyz(
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:fpz
  1. hist

    0下载:
  2. 用于对图像的直方图进行对比度拉伸,增强图像(It is used to contrast and stretch the histogram of the image, and enhance the image.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:optlcaler
« 1 2 3 4 5 6 7 8»

源码中国 www.ymcn.org