资源列表
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi
PixelFusion
- 本程序是针对图像融合实现的,可以实现图像的融合处理,调试已通过。-This procedure is implemented for image fusion, image fusion can be achieved, debugging has passed.
body
- 从poser导出的3ds文件,用软件转化为cpp文件,用opengl实现三维人体建模-Three-dimensional modeling of the human body with opengl
siftMatch
- 开发工具为c++6.0 能够实现将两幅图片提取特征点 然后进行匹配 并用mfc将其显示出来。-It is a sift programe and can deal with two images and can finds features between the two images.
VCImageProcessing
- 此源码可以实现图像处理提出的多种功能,功能稳定,代码简洁!-The material is very useful to you!
3d
- 3d tarnsformation with c++ code
deblur
- 本源码是关于图像盲去模糊的算法,去模糊的几种方法中,盲去模糊目前研究比较热门-This source is about blind image deblurring , several defuzzification methods, blind deblurring research more popular
k-mean-sift
- K均值分割 在图像角点提取中使用 使用VC++进行的编程-K-means segmentation the image corner extraction using VC++ carried programming
2007102318443507
- 一款带有GPS演示的源代码,直接可以编译,采用MApX空间,适合GIS中级开发者的需要。-Demonstration of a GPS with the source code can be compiled directly using MApX space, GIS for the needs of mid-level developers.
DotSpatial
- GIS development Library for Dot net Framework
image_processing1
- 图像工程作业1:梯度域图像融合(Gradient-Domain Fusion)-Image Engineering Job 1: gradient field of image fusion (Gradient-Domain Fusion)
ArcgisEngine
- ArcGis Engine的一些学习资料