CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - compensation

搜索资源列表

  1. image_enhance.rar

    0下载:
  2. 一个图像增强的实例,包含光照补偿,实时图像增强,直方图均衡,An example of image enhancement, including the lighting of compensation, real-time image enhancement, histogram equalization
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:14.8mb
    • 提供者:lijing
  1. numocr

    0下载:
  2. 数字识别Visual C++源代码,包括图片预处理,分割,特征提取,以及数字识别等整个过程。-Numeral recognition source code, including the image preproce-Digital Identification Visual C++ source code, including image preprocessing, segmentation, feature extraction, and digital identification, t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:70.95kb
    • 提供者:王鹏
  1. Untitled13

    0下载:
  2. 皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:550byte
    • 提供者:麻慧蓉
  1. Face_Recognition

    0下载:
  2. 多功能的人脸识别程序:程序中可以进行一般的图像处理功能,如腐蚀膨胀,光线补偿等。更有皮肤颜色建模、眼睛的色度亮度匹配、Cr与Cb匹配,嘴的匹配等等,还有勾勒人脸和识别人脸部分的功能。-Face Recognition function program: the program can be common image processing functions, such as corrosion expansion, light compensation. More skin color mode
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:218.86kb
    • 提供者:zouwei
  1. facedetectcPPmfc

    0下载:
  2. 用c++写人脸检测系统,用了mfc做界面,程序里附带了一些图像处理的基本操作 膨胀 腐蚀 光线补偿等 网上的-C++ written with face detection system, using the mfc interface to do the program with some image processing in the basic operation of dilation and erosion light compensation online
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.91mb
    • 提供者:柳珍
  1. Face-detection-system

    0下载:
  2. 该软件通过光线补偿、皮肤颜色建模、膨胀和腐蚀等操作可以得到人脸区域-The software compensation through the light, skin color modeling, operations such as dilation and erosion can be face region
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3.05mb
    • 提供者:张燕
  1. release

    0下载:
  2. 虹膜定位,计算出眼球转动角度及偏移位置,适时改变激光治疗的切削角度,做一自动补偿修正。-Iris location, calculate the angle and offset eye movements, timely laser treatment to change the cutting angle, do an automatic compensation correction.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:503.01kb
    • 提供者:ccc
  1. de-Refinement

    0下载:
  2. 置,适时改变激光治疗的切削角度,做一自动补偿修正。虹膜定位,计算出眼球转动角度及偏移位-Set, timely laser treatment to change the cutting angle, do an automatic compensation correction. Iris location, calculate the rotation angle of the eye and offset bits
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:266.57kb
    • 提供者:ccc
  1. LightCompensation

    0下载:
  2. 利用小波变换进行人脸识别的光线补偿,有助于提高人脸识别的分辨率-face recogniztion illumination compensation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1.29kb
    • 提供者:孟一飞
  1. MsVc

    0下载:
  2. These programs are provided to you free of charge "as such". You should not assume that these programs are error-free or suitable for any purpose whatsoever. EURESYS does not give any representation, warranty or undertaking that these p
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:覃见吉
  1. Prehandle

    0下载:
  2. 图像的预处理算法,包括光线补偿,高斯平滑,均衡直方图,灰度化,可以查看每一步的处理结果-Image preprocessing algorithm, including the light compensation, Gaussian smoothing, balanced histogram, grayscale, you can see every step of the process the results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-19
    • 文件大小:28.66mb
    • 提供者:征尘
  1. face

    0下载:
  2. 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。-This software is mainly used in image processing technology: lig
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:1.25mb
    • 提供者:牛满
  1. PSPH-compensation-image

    0下载:
  2. motionComp,m 运动补偿算法 imgPSNR,m 图像的PSNR-MotionComp, m imgPSNR motion compensation algorithm, m image PSNR
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-17
    • 文件大小:108kb
    • 提供者:Robxrt
  1. vompensation

    0下载:
  2. motionComp,m 运动补偿算法 imgPSNR,m 图像的PSNR-MotionComp, m imgPSNR motion compensation algorithm, m image PSNR
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-14
    • 文件大小:108.12kb
    • 提供者:Robxrt
  1. tygorithmMotionComp

    0下载:
  2. motionComp,m 运动补偿算法 imgPSNR,m 图像的PSNR(MotionComp, m imgPSNR motion compensation algorithm, m image PSNR)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:108kb
    • 提供者:grade
搜珍网 www.dssz.com