Welcome![Sign In][Sign Up]
Location:
Search - texture mapping matlab

Search list

[OpenGL programogl_multitexture_blending

Description: 本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果-cases this is a multi-texture mapping integration examples of how to achieve more texture mapping and integration with the results
Platform: | Size: 472064 | Author: 阮瑞卿 | Hits:

[Graph programhough__transform

Description: Hough变换主要实现图形参数的映射,转换到参数域,一般可以提前直线等纹理特征-Hough transform main graphic parameter mapping, conversion of the parameter domain, advance the general linear features such as texture
Platform: | Size: 655360 | Author: xiaoha | Hits:

[Graph programmatlab_code

Description: Matlab7.x图像处理 包括: ch2_1_1:查看直方图(§2.1.3) ch2_2_1:显示图像(§2.2.2) ch2_3_1:添加颜色条(§2.3.1) ch2_3_2:图像的单帧显示(§2.3.2) ch2_3_3:图像的多帧显示(§2.3.2) ch2_3_4:图像的动画显示(§2.3.2) ch2_3_5:灰度图像的动画显示(§2.3.2) ch2_3_6:纹理映射(§2.3.3) ch2_3_7:一个图形窗口中同时显示2幅图像(§2.3.4)-Matlab7.x image processing including: ch2_1_1: Show histogram (§ 2.1.3) ch2_2_1: display images (§ 2.2.2) ch2_3_1: Add color section (§ 2.3.1) ch2_3_2: single-frame images show (§ 2.3. 2) ch2_3_3: multi-frame images show (§ 2.3.2) ch2_3_4: Image Animation (§ 2.3.2) ch2_3_5: gray-scale image of the animation show (§ 2.3.2) ch2_3_6: Texture Mapping (§ 2.3.3 ) ch2_3_7: a graphics window display two images at the same time (§ 2.3.4)
Platform: | Size: 36864 | Author: yuki | Hits:

[Graph programchap02

Description: ch2_1_1:查看直方图(§2.1.3) ch2_2_1:显示图像(§2.2.2) ch2_3_1:添加颜色条(§2.3.1) ch2_3_2:图像的单帧显示(§2.3.2) ch2_3_3:图像的多帧显示(§2.3.2) ch2_3_4:图像的动画显示(§2.3.2) ch2_3_5:灰度图像的动画显示(§2.3.2) ch2_3_6:纹理映射(§2.3.3) ch2_3_7:一个图形窗口中同时显示2幅图像(§2.3.4) -ch2_1_1: Show histogram (§ 2.1.3) ch2_2_1: display images (§ 2.2.2) ch2_3_1: Add color section (§ 2.3.1) ch2_3_2: single-frame images show (§ 2.3.2) ch2_3_3: multi-image frames show (§ 2.3.2) ch2_3_4: Image Animation (§ 2.3.2) ch2_3_5: gray-scale image of the animation show (§ 2.3.2) ch2_3_6: Texture Mapping (§ 2.3.3) ch2_3_7: a graphical window At the same time show the two images (§ 2.3.4)
Platform: | Size: 2048 | Author: sherman1944 | Hits:

[Special EffectsNine

Description: 第九章 MATLAB 图像显示与色彩 9.1 图像显示 9.1.1 imshow 函数 9.1.2 显示索引图像 9.1.3 显示灰度图像 9.1.4 显示二值图像 9.1.5 显示真彩图像 9.1.6 直接从磁盘文件中显示图像 9.2 特殊图像显示技术 9.2.1 显示颜色条 9.2.2 显示多帧图像序列 9.2.3 显示多幅图像序列 9.3 纹理映射 9.4 图像颜色 9.4.1 图像的退色处理 9.4.2 MATLAB 的颜色模型 9.4.3 MATLAB 颜色模型的转换 9.4.4 色彩处理 -MATLAB IX 9.1 and color image display image display 9.1.1 imshow function index 9.1.2 shows 9.1.3 image shows gray image 9.1.4 shows 9.1.5 binary image display true color images directly from the disk file 9.1.6 9.2 Image display image display technology special color section 9.2.1 shows 9.2.2 shows 9.2.3 multi-frame image sequence shows a number of image sequences 9.3 Texture Mapping 9.4 Color Image 9.4.1 image processing 9.4.2 MATLAB bleaching the color model 9.4.3 MATLAB color model conversion 9.4.4 color processing
Platform: | Size: 43008 | Author: 王万国 | Hits:

[Graph programimage-texture-mapping

Description: 这个Matlab程序实现了二维图像到三维图像的纹理映射功能。作者原本,把它用于MRI医学图像中。-The Matlab program achieved a two-dimensional image into three-dimensional image texture mapping function. Author of the original, it used in MRI medical images.
Platform: | Size: 236544 | Author: job | Hits:

[Industry researchTexturemapping

Description: 纹理映射,使用参数化的方法对模型展开,然后进行纹理的映射,实现真实感的渲染。-Texture mapping
Platform: | Size: 375808 | Author: 李培 | Hits:

[matlabsc

Description: SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow. This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be - correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable - useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.-SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow. This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.
Platform: | Size: 13312 | Author: mitko | Hits:

[Graph programimage-texture-mapping

Description: 三维图像重构, 三维图像重构-Three-dimensional image reconstruction, three-dimensional image reconstruction, three-dimensional image reconstruction
Platform: | Size: 236544 | Author: 王刚 | Hits:

[Graph programImagedisplayandcolorimagedisplay

Description: 图像显示与色彩 图像显示 显示灰度图像 显示二值图像 显示真彩图像 直接从磁盘文件中显示图像 特殊图像显示技术 显示颜色条 显示多帧图像序列 显示多幅图像序列 纹理映射 图像颜色 图像的退色处理 MATLAB 的颜色模型 MATLAB 颜色模型的转换 色彩处理-Image display and color image display shows the value of gray-scale image shows two images show true color images directly from the disk file to display images in a special color image display technology, display of multi-frame image sequence shows the display of multiple image sequence texture-mapping image color images fade processing MATLAB The MATLAB color model color model conversion of color processing
Platform: | Size: 4096 | Author: 齐子新 | Hits:

[Special Effectsch9

Description: MATLAB 图像显示与色彩 : 图像显示,特殊图像显示技术,纹理映射,图像颜色。-Frequency sampling method is the design of filter: linear filter, predefined filtering, frequency conversion method, etc. MATLAB image display and colour: images show special image display technology, texture mapping, the image color.
Platform: | Size: 3072 | Author: sherry | Hits:

[matlabtexture-mapping-26-9-11

Description: texture mapping in matlab
Platform: | Size: 2779136 | Author: sherley | Hits:

[3D Graphicimage3

Description: 三维点云表面绘制、纹理映射matlab算法,容易理解很实用-3D point cloud surface rendering, texture mapping the matlab algorithm is very practical, easy to understand
Platform: | Size: 237568 | Author: king | Hits:

[3D Graphictexture-fenxi--matlab

Description: 关于纹理贴图实例 以及有一些对纹理的数据分析 和实验-About texture mapping examples and have some texture data analysis and experimental
Platform: | Size: 7889920 | Author: wudi | Hits:

[Otherimage3

Description: 这是用matlab写的有关图像纹理映射的程序-It is written with matlab for image texture mapping procedures
Platform: | Size: 235520 | Author: 娄启业 | Hits:

[matlabSC-powerful-image-rendering

Description: Useful tool for rendering and outputting information rich images-This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images. All the MATLAB built-in colormaps are implemented, but without MATLAB s nasty discretization artifacts. Plus, there are many new colormaps which are helpful for viewing more complex data, such as optic flow, likelihoods over images, difference images, segmentations, stereo image pairs (as anaglyphs) and edge-maps with orientation. It also accepts user defined linear and non-linear colormaps.
Platform: | Size: 41984 | Author: 史明明 | Hits:

[3D Graphictexture

Description: 纹理贴图,一个花瓶的演示图,用的matlab,适合初学者。-texture mapping
Platform: | Size: 187392 | Author: 黄先生 | Hits:

CodeBus www.codebus.net