-
-
Picking.rar
... 取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。
使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DFMT_A8R8G8B8 或 D3DFMT_X8R8G8B8
可以改进的地方:
1。用 ...
-
image_inpainting.rar
This program has two parts, first of all the original picture is devided into regions based on the texture, then the inpainting process begins with the segmented picture as a reference.
-
-
TextureThesaurus.rar
"A Texture Thesaurus for Browsing Large Aerial Photographs"的实现算法,很难得的代码,对研究图像分割有很好的帮助,文中提出的很多新颖的算法对应的代码。
-
-
Multiscale_texture_synthesis.zip
...
The Heeger and Bergen SIGGRAPH 95 synthesis algorihtm computes a new texture by matching the histogram of a steerable transform (starting from an initial random noise). It works well for cloud-like texture, and fail to synthesize geometric features.
-
-
mmsp08_slides.zip
Motivation
• Texture Features
• Curvelet Transform
• Experiments and Results
• Conclusions and Outlook
-
mmsp08.zip
... image retrieval (CBIR). In the past, a number of
texture features have been proposed in literature,
including statistic ... images. Images are then
represented using the extracted texture features. Retrieval
results show, it significantly outperforms the ...
-
-