登录
首页 » Visual C++ » Lee

Lee

于 2007-11-07 发布 文件大小:2658KB
0 320
下载积分: 1 下载次数: 221

代码说明:

  Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)

文件列表:

Lee

...\BMP.CPP
...\BMP.H

...\debug.txt
...\Dib.cpp
...\Dib.h

...\Image2D.cpp
...\Image2D.h
...\Image3D.cpp
...\Image3D.h
...\img.dat
...\img.sdt

...\MainFrm.cpp
...\MainFrm.h
...\Object.rt
...\OpenGL.aps
...\OpenGL.clw
...\OpenGL.cpp
...\OpenGL.dsp
...\OpenGL.dsw
...\OpenGL.h
...\OpenGL.ncb
...\OpenGL.opt
...\OpenGL.plg
...\OpenGL.rc
...\OpenGL.sln
...\OpenGL.vcproj
...\OpenGLDoc.cpp
...\OpenGLDoc.h
...\OpenGLView.cpp
...\OpenGLView.h
...\OpenGL_3D_Graph.cpp
...\OpenGL_3D_Graph.h
...\PSNR_autorun.bmp.txt
...\PSNR_Check.bmp.txt
...\PSNR_flower.bmp.txt
...\PSNR_Lena256.bmp.txt
...\ReadMe.txt
...\ReportPSNR.cpp
...\ReportPSNR.h
...\res

...\...\OpenGL.rc2


...\resource.h
...\StdAfx.cpp
...\StdAfx.h
...\Surface.cpp
...\Surface.h
Scattered Data Interpolation with Multilevel B-Splines.pdf

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

发表评论

0 个回复

  • 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
  • PhotoSee
    vb6 project photo see edit
    2012-11-18 21:04:58下载
    积分:1
  • OpenCV
    讨论了OpenCV(Open Source Computer Vision Library)相对于现有的计算机视觉软件包所具有的优势,描述了OpenCV的 环境配置、数据定义、图像元素访问方式。OpenCV成为一种源码开放、包含丰富的高级数学计算函数、图像处理函数和计算机视觉 函数、不断更新和平台无关性的计算机视觉软件包。(Discussed the OpenCV (Open Source Computer Vision Library) relative to the existing computer vision, the advantages of packages, description of OpenCV environment configuration, data definition, the image element access mode. OpenCV become an open-source, contains a wealth of advanced mathematical calculations, functions, image processing functions, and computer vision functions, continuously updated, and platform-independent package of computer vision.)
    2009-10-25 00:48:30下载
    积分:1
  • ImageCutofRGB565BMP
    裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
    2015-01-22 10:57:48下载
    积分:1
  • bitMAP_read&save
    说明:  bitMAP文件格式的图像的读取、与保存的算法,可以作为图像处理的系统的前道,非常实用。(bitMAP file format of the image read, and preservation of the algorithm, as image processing system of the former Road, very practical.)
    2006-05-04 20:04:28下载
    积分:1
  • VCmeanshift
    自己毕业设计做的改进的基于某vc视频处理框架代码的重心多目标跟踪代码(The center of gravity of a vc video processing framework code-based target tracking code own graduation design improvements do)
    2013-01-23 09:50:30下载
    积分:1
  • CS
    说明:  SAR-CS成像算法实现,包含运动补偿,速度估计,对0.15m实测数据成过像(SAR-CS imaging algorithms, including motion compensation, the estimated speed of 0.15m measured data into a cross as)
    2008-02-27 20:27:10下载
    积分: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
  • 200732590069
    说明:  非常好的图像处理全面软件,包括滤波等基本操作(Very good overall image processing software, including basic operations such as filtering)
    2011-04-14 10:33:15下载
    积分:1
  • gammacorrection
    说明:  对图像畸变进行校正,对有些图像由于近小远大照成的畸变进行校正,采用了opencv(To correct image distortion , It s important to the machine vision)
    2010-04-11 22:15:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载