CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - visual 2008

搜索资源列表

  1. ivt-2007

    0下载:
  2. Matlab源代码 Incremental Learning for Robust Visual Tracking, International Journal of Computer Vision (IJCV), vol.77, no.1-3, pp.125-141, 2008.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26416
    • 提供者:steed
  1. texture+synthesis

    1下载:
  2. 纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20949
    • 提供者:wsky
  1. Masks

    0下载:
  2. 本文件包含拉普拉斯-高斯算子 Unsharp Masking, 和Sobel 算子,并用上述算子处理Grey scale图像,文件里有测试图像。代码用visual studio 2008编写,可以直接运行。-This file contains Scale Space using Laplacian of Gaussian operator Unsharp Masking, and Sobel Operator ,and using these operators to handle grey
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4083517
    • 提供者:Jason
  1. SortOperator

    0下载:
  2. 在Visual 2008环境下,用C#编写的基本图像处理滤波算法。-In Visual 2008 environment, using C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:22177
    • 提供者:东方骥
  1. Calibration_Tsai

    0下载:
  2. This the C++ implementation of Tsai s camera calibration method. It s compiled successfully in both Visual Studio 2005 and 2008.-This is the C++ implementation of Tsai s camera calibration method. It s compiled successfully in both Visual Studio 200
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:922836
    • 提供者:skiff
  1. cv200vs2008

    0下载:
  2. 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25720265
    • 提供者:Chen Xin
  1. svl

    0下载:
  2. The Simple Vector Library (SVL) provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. Equation-like syntax is supported via class operator-SVL library for visual studio 2008
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:76736
    • 提供者:tster
  1. kalman

    1下载:
  2. 实现了1D,2D,3D空间自由度下的运动参数的扩展Kalman滤波算法,文章2008 IROS Visual SLAM for 3D Large-Scale Seabed Acquisition Employing Underwater Vehicles的具体实现。-a novel technique to align partial 3D reconstructions of the seabed acquired by a stereo camera mounted on an au
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:274154
    • 提供者:Li Yanli
  1. Lab1

    0下载:
  2. 利用Visual Studio 2008中的MFC,实现CCD摄像头图像获取并处理-Using Visual Studio 2008 in the MFC, to achieve CCD camera image acquisition and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2088204
    • 提供者:向翔
  1. VC-PH

    1下载:
  2. 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5783226
    • 提供者:wanghan
  1. displayimage

    0下载:
  2. 用Visual Studio 2008 编译的打开图像的程序,解决了一些从VC6到vc2008过度的问题-Compiled with Visual Studio 2008 to open the image process, from VC6 to solve some problems over vc2008
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:57969
    • 提供者:rocam
  1. cximageLite_V600

    0下载:
  2. CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:563314
    • 提供者:tayfun karan
  1. ImgCenterDib

    0下载:
  2. visual c+ 2008 有对BMP图像的读取。 是图书《viusal c++ 数字图像处理》上的例子,已经改了。-visual c+ 2008 have on the BMP image to read. Is the book " viusal c++ Digital Image Processing" on the case, has changed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13579904
    • 提供者:lin65505578
  1. Pic

    0下载:
  2. 图像处理程序,很不错的,可以学习一下,怎么用来创建图形程序-Visual Studio 2008 mfc sp1 Picture program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:639976
    • 提供者:djhell
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. escala

    0下载:
  2. Escala en opencv Scale in opencv n visual studio 2008
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:594
    • 提供者:josset
  1. 2

    0下载:
  2. Visual C# 2008与图形图像。包括动态绘制直线和曲线,动态绘制验证码,椭圓及椭圆弧的绘制,移动鼠标复制坐标区域图像等-Visual C# 2008 and the graphic image. Including dynamic drawing lines and curves, dynamic rendering verification code, ellipse and ellipse drawing, move the mouse images, copy the coordi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:759816
    • 提供者:caoyanling
  1. test3RGB

    0下载:
  2. 数字图像处理,代码实现photoshop的大部分功能,visual studio 2008环境-Digital image processing, most of the functionality code photoshop, visual studio 2008 environment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8067015
    • 提供者:吴墨
  1. zz

    0下载:
  2. 采用种子法实现图形的填充,很实用,visual stadio 2008环境下运行良好。调试成功-Graphic method to achieve by seed filling, very practical, visual stadio 2008 environment running well. Successful commissioning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:62214
    • 提供者:raul
  1. grey

    0下载:
  2. 能将彩色图像转化为灰度图,在VISUAL STUDIO 2008平台上开发的应用程序-can change images into grey
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:549
    • 提供者:xing
« 12 »
搜珍网 www.dssz.com