登录
首页 » matlab » HDRImaging

HDRImaging

于 2017-10-15 发布 文件大小:39529KB
0 291
下载积分: 1 下载次数: 25

代码说明:

  HDR图像生成的算法,很实用和有效。利用多帧不同曝光时间的图像合成HDR的图像。(Algorithm of HDR image generation)

文件列表:

hdriCreating.m
hdriMain.m
hdriTest.m
hdriToneMapping.m
images
images\belg001.jpg
images\belg002.jpg
images\belg003.jpg
images\belg004.jpg
images\belg005.jpg
images\belg006.jpg
images\belg007.jpg
images\belg008.jpg
images\belg009.jpg
images\cathedral001.jpg
images\cathedral001s.jpg
images\cathedral002.jpg
images\cathedral002s.jpg
images\chairs001.jpg
images\chairs002.jpg
images\chairs003.jpg
images\chairs004.jpg
images\chairs005.jpg
images\door001.jpg
images\door002.jpg
images\door003.jpg
images\door004.jpg
images\door005.jpg
images\door006.jpg
images\ebony001s.jpg
images\ebony002s.jpg
images\ebony003s.jpg
images\ebony004s.jpg
images\ebony005s.jpg
images\igloo001.jpg
images\igloo002.jpg
images\igloo003.jpg
images\igloo004.jpg
images\igloo005.jpg
images\igloo006.jpg
images\imgp0001.jpg
images\imgp0002.jpg
images\imgp0003.jpg
images\imgp0004.jpg
images\imgp0005.jpg
images\imgp0006.jpg
images\imgp0007.jpg
images\imgp0008.jpg
images\imgp0009.jpg
images\imgp0010.jpg
images\imgp0011.jpg
images\imgp0012.jpg
images\imgp0013.jpg
images\imgp0014.jpg
images\imgp0015.jpg
images\imgp0016.jpg
images\imgp0017.jpg
images\imgp0018.jpg
images\imgp0019.jpg
images\imgp0020.jpg
images\imgp0021.jpg
images\imgp0022.jpg
images\memorial.hdr
images\memorial001s.jpg
images\memorial002s.jpg
images\memorial003s.jpg
images\memorial004s.jpg
images\memorial005s.jpg
images\memorial006s.jpg
images\memorial007s.jpg
images\memorial008s.jpg
images\memorial009s.jpg
images\memorial010s.jpg
images\memorial011s.jpg
images\memorial012s.jpg
images\memorial013s.jpg
images\memorial014s.jpg
images\memorial015s.jpg
images\memorial016s.jpg
images\memorial017s.jpg
images\memorial018s.jpg
images\memorial019s.jpg
images\memorial020s.jpg
images\memorial021s.jpg
images\room001.jpg
images\room002.jpg
images\room003.jpg
images\room004.jpg
images\room005.jpg
images\room006.jpg
images\room007.jpg
images\room008.jpg
images\room009.jpg
images\store001.jpg
images\store002.jpg
images\store003.jpg
images\store004.jpg
images\store005.jpg
images\syn001.jpg
images\syn002.jpg

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

发表评论

0 个回复

  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • motiondetect
    实现基于混合高斯模型的运动目标检测算法的仿真(Achieved based on Gaussian mixture model simulation of moving target detection algorithm)
    2009-12-28 16:35:27下载
    积分:1
  • Cancerdetection
    Cancer detection using CNN
    2012-10-19 01:23:50下载
    积分:1
  • circledetect
    hough变换检测圆的函数。做图像处理的人可以用来参考。(hough transform round detection function. Do the image processing can be used for reference.)
    2006-12-04 12:35:53下载
    积分:1
  • 手写体提取
    实现对邮票中手写字符的提取,得出灰度直方图,平滑算法,锐化算法以及输出二值化图像(Realization of the extraction of handwritten characters in stamps)
    2018-05-31 23:10:35下载
    积分:1
  • Z源逆变器开路三相SVPWM调制
    说明:  Z源逆变器开路三相SVPWM调制,注入了三次谐波分量。(Open-circuit Three-phase SVPWM Modulation of Z-source Inverter)
    2020-10-07 10:37:37下载
    积分:1
  • svt
    利用 svt算法解决 Rpca算法的放缩问题,牛刀小试,大家见谅!(Solves the Robust PCA relaxation)
    2020-06-29 04:00:02下载
    积分:1
  • hl5
    discrete hartley trnasform paper
    2013-05-11 13:05:25下载
    积分:1
  • shift
    实现shift算法,进行精确的图像识别,可以抵抗各种旋转、平移、缩放等仿射变换的攻击(Realize shift algorithm, an accurate image recognition, you can resist all kinds of rotation, translation, scaling affine transformation attack)
    2007-09-26 14:19:07下载
    积分:1
  • darktest1
    何凯明暗原色去雾方法的matlab程序,按此种方法进行图像去雾(He Kaiming dark color to the fog method matlab program, according to this method the image to fog)
    2011-05-21 19:12:58下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载