登录
首页 » Visual C++ » hdr-example

hdr-example

于 2021-04-22 发布 文件大小:1115KB
0 194
下载积分: 1 下载次数: 13

代码说明:

  基于加权最小二乘的滤波器。实现应用的例子。(weighted least square)

文件列表:

smallOffice.hdr,1334047,2008-06-26
wlsTonemap.m,1321,2011-01-24

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

发表评论


0 个回复

  • jpeg
    本项目成功地实现了jpeg图像的压缩非常实用!!!!!!(The project successfully realized the jpeg image compression is very useful!!!!!!!!!!!!!!!!)
    2016-03-13 05:37:57下载
    积分:1
  • Sutherland_Cohen--Straight-cut
    计算机图形学中小例子,MFC下实现Sutherland_Cohen直线段裁剪算法(Computer graphics small example)
    2011-12-21 19:05:50下载
    积分:1
  • Chapter-1
    数字图像处理的基础知识学习 涵盖源代码,有助于提高编程(digital image processing )
    2013-11-05 20:36:52下载
    积分:1
  • GA-FCM
    遗传算法与FCM算法相结合实现图像分割,分割精度较好,速度较快(A combination of genetic algorithm and FCM algorithm to achieve image segmentation, segmentation accuracy is better, faster)
    2012-06-05 09:06:01下载
    积分:1
  • yunlai
    在vs平台下利用opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。(Availability v Understanding use of open platform opencv degree, permissible processing, swelling, corrosion and opening and closing operation)
    2017-03-04 03:03:26下载
    积分:1
  • image_carrying_code
    利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
    2009-03-03 03:22:30下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • gaues_
    高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,(Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program,)
    2013-04-12 09:47:28下载
    积分:1
  • ImageZoom
    利用VTK实现图像的放大缩小,基于对话框编写的,有助于学习VTK的朋友(Using VTK to achieve the image to zoom in, based on the dialog box, prepared to help a friend learn VTK)
    2009-11-24 16:22:21下载
    积分:1
  • pca
    说明:  利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
    2011-03-01 16:07:23下载
    积分:1
  • 696518资源总数
  • 104612会员总数
  • 24今日下载