Welcome![Sign In][Sign Up]
Location:
Search - 3d feature

Search list

[ActiveX/DCOM/ATLtracking

Description: Below is the combined code in .zip and .tar.gz formats. Please remember all of this a major work in progress and is by no means finished. We should all try to make this site comparable to it s IDL predecessor. We need YOU to write good, well documented code that will make this repository complete. The following is the minimal amount of code needed to filter and locate particles in 2d. The version of track here is fully 3D and the 3D feature and bpass are coming.
Platform: | Size: 18708 | Author: hmk | Hits:

[Game ProgramD3D9Cartoon

Description: 现在市面上流行的3D游戏画面越来越炫目,不过也有一些为了营造一种特殊的效果而使用了卡通渲染技术,比如PC游戏中的《杀手XIII》,《忍者神龟》;PS2游戏中的《真红之泪》,《犬夜叉》等等。这些游戏的画面看上去很像漫画,感觉比较有趣。下面就介绍一种简单的实现方法。 所谓用卡通渲染技术绘制的三维物体一般都有两个明显的特征,一个特征是物体表面覆盖着大块的单调颜色,而且光影变化比较剧烈;另一个特征是物体拥有粗重的边缘效果。如果能自己控制光照和阴影,就可以达到目的。而DirectX 9.0 中的顶点渲染(Vertex Shaders)提供了这样一个途径,使我们可以实现自己的想法。 顶点渲染与以前的T&L在渲染流程中处于二选一的地位,一段代码最多只能有128条指令,而且不能有循环,判断和跳转指令,全是线性执行指令。每次只能有一个Shader程序是激活的,Vertex Shaders让我们可以实时地控制模型的空间变换,光照处理以及像素渲染。 那么现在先来解决第一个问题。我们可以用光线的亮度值作为物体的纹理坐标,这就产生一种带状纹理的效果,然后再调整相应的颜色即可。-now the fashion for 3D games more compelling picture, But there are also some in order to create a special effect and the use of the cartoon rendering technology, PC games such as the "killer XIII," "Turtles"; PS2 game of "truth red tears," "two characters." These games comic picture looks like, I feel more interesting. Now, on a simple method. Using the so-called cartoon rendering of 3D rendering objects normally have two obvious feature a surface characteristics of an object covered with chunks of dull colors, but more dramatic changes in the Universe; Another characteristic is heavy objects have the edge effect. If the ability to control their own light and shadow, we can achieve the aim. DirectX 9.0 vertex Rendering (Vertex Shaders) provide such
Platform: | Size: 662528 | Author: 倪明 | Hits:

[Otherjsjsj-mzd

Description: 计算机视觉是在图像处理的基础上发展起来的新兴学科。计算机视觉从信息处理的层次研究视觉信息的认知过程,研究视觉信息处理的计算理论、表达与计算方法。本书系统地介绍了计算机视觉的重要理论与算法,包括图像特征提取,摄像机定标,立体视觉,运动视觉(或称序列图像分析),由图像灰度恢复三维物体形状的方法,物体建模与识别方法以及距离图像分析方法等。-in computer vision image processing on the basis of the development of a new subject. Computer processing of visual information from the study on the levels of visual information cognitive process, the study of visual information processing theory. Expression and calculation methods. The book systematically introduces computer vision of the important theory and algorithms, including image feature extraction, camera calibration, stereo vision, sports vision (or image sequence analysis), gray-scale images from 3D object shape, Object Modeling and Recognition and the distance between image analysis methods.
Platform: | Size: 13977600 | Author: 谢志东 | Hits:

[Special Effects3D_SIFT_demo

Description: 本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准-The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration
Platform: | Size: 1024 | Author: | Hits:

[OpenGL programSimple3dOpenGL

Description: 采用opengl实现简单的三维场景,并实现旋转缩放功能。纹理图片需与可执行文件放在同一文件夹下-Opengl realize the use of a simple three-dimensional scenes, and the zoom feature to achieve rotation. Texture picture to be with the executable file on the same folder
Platform: | Size: 676864 | Author: 陈雪姣 | Hits:

[VC/MFCogre

Description: Ogre 3D是一个成熟,稳定,可靠,灵活,跨平台,而且拥有丰富功能实时3D图形库. 本书是学习OGRE的最佳入门书籍-Ogre 3D is a mature, stable, reliable, flexible, cross-platform and rich feature real-time 3D graphics library. This book is the best entry-learning books Ogre
Platform: | Size: 2075648 | Author: 曹彪 | Hits:

[Otherspline-basedImageRegistration

Description: The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration algorithm based on spline representations of the displacement field which can be specialized to solve all of the above mentioned problems. In particular, we show how to compute local flow, global (parametric) flow, rigid flow resulting from camera egomotion, and multiframe versions of the above problems. Using a spline-based description of the flow removes the need for overlapping correlation windows, and produces an explicit measure of the correlation between adjacent flow estimates. We demonstrate our algorithm on multiframe image registration and the recovery of 3D projective scene geometry. We also provide results on a number of standard motion sequences.
Platform: | Size: 486400 | Author: 刘长乐 | Hits:

[Game EngineOpenGLDemo

Description: OpenGL功能演示,包括背景设置、光照、抗锯齿、平滑、旋转、缩放、纹理等。适合初学者。-OpenGL feature presentation, including background settings, light, anti-aliasing, smooth, rotate, zoom, texture and so on. Suitable for beginners.
Platform: | Size: 214016 | Author: 陈诚 | Hits:

[DirextXDirect9HeightMapRender-080612-by-hzz

Description: 用Directx9实现由高度图生成3D地形 开发环境VC6.0+directx9 2008/6/12 by huangzanzhen 操作: WASD旋转场景,箭头控制视角,M改变渲染模式,F1全屏切换,ESC退出 程序有详细注释,程序框架设计合理,方便添加后续功能,学习direct编程的朋友可以下载下来研究-With directx9 map from a high degree of development environment to generate 3D terrain VC6.0+ Directx9 2008/6/12 by huangzanzhen operation: WASD rotating scenes, the arrow control perspective, M to change the rendering mode, F1 to switch full screen, ESC to withdraw from the process detailed notes, procedural framework designed to facilitate follow-up feature to add, learning programming direct friends can download study
Platform: | Size: 712704 | Author: hzz | Hits:

[Special EffectsGeoTIFF_Test

Description: VC6+GeoTIFF+Proj+libtiff写的GeoTIFF的测试小程序,读写,显示及3D功能!!对于遥感影像初学者了解GeoTIFF影像来说,非常不错!-VC6+ GeoTIFF+ Proj+ Libtiff written test GeoTIFF applet, read and write, display and 3D feature! ! Remote sensing image understanding for beginners GeoTIFF image is very good!
Platform: | Size: 1016832 | Author: zhouzw | Hits:

[Special Effectsanisodiff3D

Description: 运用Perona-Malik各向异性扩散模型对3d图像进行平滑去噪。此方法可以有效的抑制高斯噪声,并保护图像的边缘特征。-The use of Perona-Malik anisotropic diffusion model for smooth 3d image denoising. This method can effectively suppress Gaussian noise and to protect the image of the edge feature.
Platform: | Size: 3072 | Author: wzq | Hits:

[2D Graphicnew_point_matching01

Description: 基于角点的特征点匹配程序,测试精度在70%以上,满足3D重建的需要-Based on the corner of the feature point matching process, testing more than 70 accuracy to meet the needs of 3D reconstruction
Platform: | Size: 4096 | Author: 化鹏 | Hits:

[Software Engineeringmubiao3D

Description: 目标3D不变特征的提取与应用 博士论文 用cajview看-Target unchanged 3D feature extraction and application of the doctoral thesis by cajview see
Platform: | Size: 4384768 | Author: b181 | Hits:

[matlabLKTK

Description: Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D shape of the scene can be reconstructed using these features points using the factorization method developed by Tomasi-Kanade.
Platform: | Size: 4657152 | Author: Stephen Bishop | Hits:

[Graph programcode

Description: 一个关于 “基于特征点的骨架提取”的程序,能够实现很多相关的功能-A workshop on “based on the feature points of skeleton extraction”, can achieve a lot of related functions
Platform: | Size: 5400576 | Author: michael | Hits:

[OpenGL programcode

Description: 一个基于特征点的的模型分割的程序,功能很全-A feature point based on segmentation of the model procedures, functions very wide
Platform: | Size: 1485824 | Author: michael | Hits:

[OtherMPCALDA

Description: 编程是由pca和lda结合的脸部特征提取,用于三维图像。-multilinear principal component analysis combined with Linear discriminant analysis 3D face feature extraction.
Platform: | Size: 4096 | Author: tai shu worn | Hits:

[Graph program3d

Description: 机器视觉中三维重建的源码 具体包括4个文件,其中.c文件用于产生图像特征点矩阵-In the three-dimensional reconstruction process, resulting in the source image feature dot matrix
Platform: | Size: 3072 | Author: a | Hits:

[Documents3d-matching

Description: 提出了一种用于物体外形非接触式提取的综合立体匹配方法。该方法综合了基于面积的立体匹配过程和基于特征的立体匹配过程。能充分利用它们各自的优点。 既能产生致密视差图。又能获得不连续处的准确匹配。 解决了物体外形非接触式提取中的关键性的问题实验结果以及实际应用都收到了很好的效果。-Proposed for object shape extraction of non-contact integrated stereo matching method. This method is an integrated area-based stereo matching process and feature-based stereo matching process. Able to make full use of their respective advantages. Both produce dense disparity map. Can be discontinuous at the exact match. Solve the non-contact object shape extraction of critical issues, as well as the practical application of experimental results have received very good results.
Platform: | Size: 203776 | Author: liaozw | Hits:

[Special Effects3D-reconstruction-master

Description: 3d 重建 包括特征点的提取,匹配,以及三维点云的建立(3d reconstruction ,including feature detection and 3 D points cloud ,the change from 2D to 3D)
Platform: | Size: 64329728 | Author: 刘聪 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net