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

搜索资源列表

  1. 数字图像处理的几个程序例子

    0下载:
  2. 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosom
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1489472
    • 提供者:李玲
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. 光照效果

    0下载:
  2. 光照效果,使图像具有光照效果,可设置不同角度的光照,请参看源码注释-lighting effect, so images lighting effect, the creation of different angles of illumination, please refer to the source Notes
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48275
    • 提供者:郑强
  1. 自己关于TVL1方法的改进

    0下载:
  2. 自己关于TVL1方法的改进 用来去除人脸上面的光照得到人脸的纹理图像,对于光照下人脸识别有相当大的作用。也可以用来定位,Their own methods to improve on TVL1 people face to face to remove the light to be Face of texture images, for face recognition under illumination a significant role. Can also be used to pos
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:4132
    • 提供者:zt
  1. 人体姿态跟踪图像库

    0下载:
  2. 内含924张不同姿态不同光照不同背景下的各色人种的图像,可以用于姿态跟踪或者人脸检测
  3. 所属分类:其它程序

    • 发布日期:2012-08-28
    • 文件大小:10844069
    • 提供者:ceruleansw
  1. tongtai.rar

    0下载:
  2. 用同态滤波的方法增强图像对比度,解决因为光照问题引起的图像模糊问题。,By homomorphic filtering method to enhance image contrast, to solve the problem because the light-induced image blurring problem.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:王小
  1. LTP_demo-v1.rar

    0下载:
  2. LTP算子提取图像的纹理特征,这种方法对于光照变化十分有效。,LTP operator image texture feature extraction, this method is very effective for the illumination changes.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:44278
    • 提供者:灵芝
  1. succeed.rar

    1下载:
  2. 这是我自己写的对图像进行预处理的matlab源程序,主要是对图像进行光照补偿、旋转与尺度归一化。上传上来和大家一起学习、分享。,This is I wrote it myself pretreatment image matlab source, mainly for image illumination compensation, rotation and scale normalized. From up and study together, to share.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3022
    • 提供者:xiechen
  1. ReferenceWhite

    0下载:
  2. 利用改进的“参考白”算法对彩色图像进行光照补偿-Using improved "reference white" algorithm to compensate illumination of color image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:589
    • 提供者:韩幽悠
  1. facedetect

    0下载:
  2. (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:5052789
    • 提供者:chenyongxiao
  1. Mysift

    0下载:
  2. SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4457616
    • 提供者:关小菊
  1. SIFT

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1291311
    • 提供者:dulihui
  1. test

    0下载:
  2. 图像二值化的一种方法,能适合光照不均匀的情况,代码短效果好,十分好用,一个是wellner原始算法,一个是改进后的算法。-the thresholding algorithom, one is Wellner method,the other is improving Wellner method, it can work well on the uneven light condithion. it s smooth and effective.if you want to use it ,y
  3. 所属分类:Special Effects

    • 发布日期:2014-12-29
    • 文件大小:2025094
    • 提供者:刘玲
  1. FaceDetection

    0下载:
  2. 对图像进行光照补偿,再利用肤色对其进行人脸检测,二值化,值得一看!-Illumination compensation of the image, and then carried out using skin color of their face detection, binarization, worth a visit!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3434139
    • 提供者:啊哦
  1. Nunes

    0下载:
  2. 建立模型-处理光照图像,特别是线性光照条件下的图像处理-Modeling- light image processing, especially under the conditions of the linear light image processing
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3560
    • 提供者:曾臻
  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. Retinex算法解决光照不均

    0下载:
  2. retinex算法 用于解决光照不均图像 低照度图像增强(Retinex algorithm is used to solve the illumination enhancement of uneven illumination images)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:165888
    • 提供者:张Sawyer
  1. 数字图像处理

    1下载:
  2. 内附研究生图像处理课程作业,月球图像锐化,X光照肋骨图优化,等等,有m文件及word格式。(Included postgraduate image processing coursework, lunar image sharpening, X-ray rib map optimization, and so on, there m file and word format.)
  3. 所属分类:matlab例程

    • 发布日期:2021-08-06
    • 文件大小:4480357
    • 提供者:迪艾斯
  1. demo code of SCE-M

    0下载:
  2. 用于光照不均匀的图像增强算法实现,包括相关函数的定义及调用,可直接运行。(Implementation of image enhancement algorithm for uneven illumination)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:16149504
    • 提供者:zzzd
  1. 低光照图像增强

    0下载:
  2. 对低光照图像进行增强处理,通过matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2021-07-23
    • 文件大小:4475
    • 提供者:baixiaochun
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com