搜索资源列表
-
1下载:
纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的
也就是无缝贴图 可以用photoshop搞定,这个是编程序实现
生成无缝贴图是搞3D设计或是开发必备
开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express)
注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
-
-
0下载:
本文件包含拉普拉斯-高斯算子 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
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
利用Visual Studio 2008中的MFC,实现CCD摄像头图像获取并处理-Using Visual Studio 2008 in the MFC, to achieve CCD camera image acquisition and processing
-
-
1下载:
球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
-
-
0下载:
用Visual Studio 2008 编译的打开图像的程序,解决了一些从VC6到vc2008过度的问题-Compiled with Visual Studio 2008 to open the image process, from VC6 to solve some problems over vc2008
-
-
0下载:
图像处理程序,很不错的,可以学习一下,怎么用来创建图形程序-Visual Studio 2008 mfc sp1 Picture program
-
-
1下载:
本系统中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
-
-
0下载:
Escala en opencv Scale in opencv n visual studio 2008
-
-
0下载:
数字图像处理,代码实现photoshop的大部分功能,visual studio 2008环境-Digital image processing, most of the functionality code photoshop, visual studio 2008 environment
-
-
0下载:
Matlab+C SIFT 特征提取与匹配演示程序
http://download.csdn.net/source/3472933
http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html
使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个
-
-
0下载:
能将彩色图像转化为灰度图,在VISUAL STUDIO 2008平台上开发的应用程序-can change images into grey
-