资源列表
picture-warp-using-Interpolation
- 运用插值算法对图像进行变形,包括邻近插值、双线性插值、三次卷积插值。使用了cximage类对jpeg类型图片的处理。有详细说明文档。-Use of the interpolation algorithm for image deformation, including the neighboring interpolation, bilinear interpolation, cubic convolution. Cximage class jpeg type of picture proces
5WaterWave
- 水波Directx8.1 顶点着色器开发的一个例子
osgtext001
- 一个OSG显示文字的小程序,初学OSG的一点体会。-OSG an applet to display text, beginner OSG Experience.
MultiTexture
- 这个代买是使用MFC对OPENGL进行编程,所要达到的目的是使得物理进行多纹理映射,并且按空格键可以关闭。-This generation buy using MFC OPENGL programming, to achieve the purpose of making the physical multi-texture mapping, and press the space bar can be turned off.
imageprocessing
- 自己学习图像处理以及dsp的一点笔记。很杂,很乱。不喜欢的别骂我啊。-memo
VBDisplaydata
- vb用于计算仿射参数,大量数据的显示请认真书写上传资料的详细功能-vb display data
ComputerVision
- 这是本外文书,如果你在研究图形图像,那么对你会有很大用处的,向大家推荐一下!-This is the external instrument, if you study graphic image, then you will be very useful, and to recommend it!
windowxishudianpipei
- 基于窗口稀疏点匹配以及三维重建,包括了示例图片以及执行文件-Sparse points matching based on window and reconstruction, including a sample image and perform file
Digital_Image_Processing
- 实现Gaussian Blur等Convolution操作,Erosion和Dilation等Mophorlogy操作,以及二值化操作等等。-Convolution operation such as Gaussian Blur, Morphology operation such as Erosion and Dialation, as well as the thesholding operation and so on.
photoReg
- 基于vc写的图像处理程序,可以实现各种图像格式的读写,保存,转换-Vc-based image processing program to write, can read and write various image formats, save, convert
siftDemoV4
- sift源码,有良好的尺度不变性,常用于图像匹配,图像拼接等方面。(Sift source code, has good scale invariance, often used for image matching, image splicing and other aspects.)
ImageMatting
- 图像处理ImageMatting的实现。主要思路是: 1)手工交互的给出一个前景区域的包围盒。 2)根据当前的前景和背景分割结果,分别估计前景和背景的GMM模型 3)用GraphCut算法进行分割 对上述2),3)两步进行迭代,得到比较好的分割结果 (分割-->估计前景背景-->分割) 4)matting-Image processing ImageMatting achieved. The main idea is: 1) gi
