登录
首页 » matlab » 检测高光和消除高光代码

检测高光和消除高光代码

于 2020-09-14 发布
0 236
下载积分: 1 下载次数: 16

代码说明:

说明:  准确检测图像中的高光区域,并对检测出的高光区域的高光进行去除(Detect highlights, remove highlights)

文件列表:

检测高光和消除高光代码\detect\kk\1.jpg, 37863 , 2009-05-24
检测高光和消除高光代码\detect\kk\8.jpg, 206660 , 2009-04-17
检测高光和消除高光代码\detect\kk\detect1.fig, 5704 , 2009-05-27
检测高光和消除高光代码\detect\kk\detect1.m, 6469 , 2009-05-25
检测高光和消除高光代码\detect\kk\man.jpg, 35823 , 2009-05-15
检测高光和消除高光代码\removal\removal\02.jpg, 138734 , 2009-05-16
检测高光和消除高光代码\removal\removal\1.JPG, 7159 , 2009-05-16
检测高光和消除高光代码\removal\removal\balls.JPG, 19279 , 2008-01-23
检测高光和消除高光代码\removal\removal\fun.m, 82 , 2009-05-14
检测高光和消除高光代码\removal\removal\hights.asv, 4642 , 2009-05-23
检测高光和消除高光代码\removal\removal\hights.fig, 7564 , 2009-05-27
检测高光和消除高光代码\removal\removal\hights.m, 7906 , 2009-05-25
检测高光和消除高光代码\removal\removal\man.jpg, 35823 , 2009-05-15
检测高光和消除高光代码\detect\kk, 0 , 2009-05-28
检测高光和消除高光代码\removal\removal, 0 , 2009-05-23
检测高光和消除高光代码\detect, 0 , 2020-02-18
检测高光和消除高光代码\removal, 0 , 2020-02-18
检测高光和消除高光代码, 0 , 2020-02-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • decomb522src
    一个经典的动态视频图像去隔行处理的源代码,能消除双场图像的场效应(A classic dynamic de-interlacing video processing source code, to eliminate dual-field image of the field-effect)
    2020-08-14 16:58:27下载
    积分:1
  • PDE
    给予偏微分方程的图像处理一书中的实验代码很全面 (Given partial differential equations of image processing of the experimental code book is very comprehensive)
    2008-08-13 09:13:46下载
    积分:1
  • TestCamWin32
    能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 (To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.)
    2014-12-20 00:15:50下载
    积分:1
  • SR--MAP
    基于MAP(最大似然概率)的图像超分辨重建(map-based images super-resolution construction)
    2020-06-29 07:20:01下载
    积分:1
  • PDE_in_image_processing
    包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (These codes are focused on PDE image processing)
    2010-10-07 04:21:23下载
    积分:1
  • demo
    对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
    2014-01-12 10:17:03下载
    积分:1
  • laplacian
    拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。(Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.)
    2009-03-26 10:36:01下载
    积分:1
  • color_segmentation
    有关彩色图像分割与复杂场景下目标跟踪方法研究的一篇博士论文(On the color image segmentation and complexity of the scene target tracking methods under study for a Ph D thesis)
    2008-08-21 23:44:34下载
    积分:1
  • gmodify
    图像畸变校正技术的matlab源代码,涉及到图像的空间变换和灰度插值等技术。(Matlab source code of the image distortion correction technology related to space transformation and grayscale image interpolation technology.)
    2012-05-27 00:56:18下载
    积分:1
  • circular-birght-target-detect
    首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测(Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract image A,threshold segmentation for difference image,receive binary image,remove the interference region in the binary image,then extract circular area,and sign the target in the original image. Realize the circular bright target detection)
    2014-01-10 12:46:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载