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

搜索资源列表

  1. WhiteBalance

    0下载:
  2. 使用自适应色温估计算法进行自动图像白平衡处理的程序。包括使用C++编写的白平衡处理算法部分的源程序(生成dll文件),和使用C#编写的程序界面两个工程。使用Visual Studio 2005开发。-use adaptive color temperature estimation algorithm for automatic white balance image processing procedures. C preparation, including the use of white
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28330
    • 提供者:冯雪涛
  1. OpenCV

    0下载:
  2. OpenCV的demo.本演示程序开发环境:Visual Studio 2005,编译前需先配置好OpenCV。 OpenCV配置方法和相关资料参见:http://www.opencv.org.cn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:heying
  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. waveletIn_VC

    0下载:
  2. 基于visual studio开发的经典小波变换的VC代码,很实用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2960
    • 提供者:wanxl_xjtu
  1. Picture.00

    0下载:
  2. 一个图像查看程序的例子,用 Visual Studio 2005 开发,使用的是 Visual Studio 2005 自带的 BMP 类,可以进行格式转换。-An image to view examples of the procedure, using Visual Studio 2005 development, using Visual Studio 2005 built-in BMP category, format conversion can be carried out.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:96304
    • 提供者:Lee
  1. OpenCV2.2_API_Specification

    0下载:
  2. 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3465067
    • 提供者:
  1. VC2005kaifahuanjing

    0下载:
  2. Visual Studio 2005集成开发环境-Visual Studio 2005 integrated development environment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:499393
    • 提供者:小麦
  1. VclipTestt01t

    0下载:
  2. 基于vtk和Visual studio 2005 开发环环境,用于切割三维数据体,并显示切片,已通过测试。 -Vtk-based and Visual studio 2005 development environment for the cutting of three--dimensional data volume, and biopsy showed a complete source code, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:813477
    • 提供者:
  1. Visual-CSharp--image-processing

    0下载:
  2. 本书重点介绍以visual studio.net为开发平台,使用visual c#开发图像处理windows应用程序的方法和技术-The book focuses on the development of methods and techniques of image processing windows application using visual c# visual studio.net development platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:9166550
    • 提供者:WenJie
  1. grey

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

    • 发布日期:2017-03-29
    • 文件大小:549
    • 提供者:xing
  1. opencvconfig

    0下载:
  2. VS2010环境下如何安装、配置OpenCV 2.3.1的开发环境-OpenCV2.3.1 visual studio config
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:243280
    • 提供者:王崛
  1. MCore_SVT

    0下载:
  2. Nister(2006)等人的层次聚类算法,按照多线程k-means方法进行多线程层次聚类,程序中代码对SIFT特征进行聚类。开发环境:vs2010-Implementation of hierarchical k-means, proposed by Nister et al, 2006. This is a multi-thread implementation of k-means and multi-thread implementation of the hierarchical me
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:13522
    • 提供者:yuewu
  1. raw2bmp

    0下载:
  2. 使用VISUAL STUDIO开发环境制作,简单的读取raw生数据并转换到bmp格式的图片-using development environment of visual studio,and simply read raw data and converted to BMP format picture
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1023556
    • 提供者:tommy
  1. HelloOpenCV

    0下载:
  2. 程序描述:OpenCV开发环境的配置,载入一张图片并显示。 开发测试所用操作系统: Windows 7 64bit Visual Studio 2010-Program descr iption: OpenCV development environment configuration, load a picture and show // development and testing by operating system: Windows 7 64bit // used to de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:644
    • 提供者:张三
  1. FaceTrack

    0下载:
  2. 在Visual studio环境下基于opencv开发的人脸跟踪程序,采用CAMShift算法,实现多个人脸的跟踪。-Face tracking procedures based opencv in Visual studio, using CAMShift algorithm and realizing face tracking of several persons.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15557262
    • 提供者:苏鹏程
  1. mfc-rs

    0下载:
  2. rs程序 开发工具:visual studio 2013 操作系统:Windows8.1 附加库:gdal1.11.1 功能说明:这个程序还没有完善,目前只做了图像显示的操作。 -rs program Development tools: visual studio 2013 Operating Systems: Windows8.1 Additional libraries: gdal1.11.1 Functional Descr iption: The p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:82262
    • 提供者:LiuPeng
  1. HoughCircles

    0下载:
  2. 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:HoughCircles函数用法示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9-Program descr iption: OpenCV3 programming entry OpenCV2 edition book sample program package Pr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:111408
    • 提供者:肖斌
搜珍网 www.dssz.com