搜索资源列表
ch6_ex6_3
- 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
Texture.rar
- 由灰度共现矩阵提取纹理特征:能量,惯性矩,相关性,熵,有完整的交互界面,By the gray co-occurrence matrix texture features extraction: energy, moment of inertia, relevance, entropy, there is a complete interface
SNR
- 本次实验中对视频的I帧和P帧进行SNR可伸缩编码,可分级的级数为2。在I帧编码时,首先采用较大的量化矩阵进行量化,完成编码后的图像作为基本层-The experiments on the video frames and the I to P frame SNR scalable coding, can be graded series of 2. In the I-frame coding, the first to quantify the larger matrix to quantify
zigzag
- 函数功能:本函数将完成对输入的 8*8 矩阵按照 zigzag 排列抽取数据 matrix 为输入矩阵 select==1 为正变换,select==2为反变换 zigdone 为输出矩阵-Function: This function will complete the input of 8* 8 matrix of data collected in accordance with the zigzag array matrix as input matrix select ==
glutEx1-vs6
- 首先,画一张有四条腿的桌子,其中四条腿的形状一样位置各异,所以先写一个画桌脚的函数Draw_Leg113(a,b,c),并通过参数把绘制的位置告诉函数。函数的实现较为简单,只需先push,后pop保护当前的矩阵,再经过移位,缩放z轴,绘制cube即可完成。 -First, draw a table has four legs, one of the four legs of different shapes, like the location, so the first leg draw
Matrix_Fourier
- 用矩阵运算进行二维和一维傅立叶变换,如果改动一下,就可以实现矩阵方法来完成积分操作,可以减少运算量。-Two-dimensional matrix operations and one-dimensional Fourier transform, if the changes to what can be achieved to complete the integral operation matrix method can reduce computational complexity.
fpc-1.0
- 这个是程序用来接矩阵完备化问题,对小规模矩阵处理十分有效-This is a program used to access the complete matrix of the problem, the matrix of small-scale processing is very effective
wavelet
- 实现小波变换 构造小波矩阵 利用这个矩阵可是用来图像去噪 图像复原-use the basic functions in the matlab to constructe a simple wavelet tranform matrix and use this function you can complete image denosing and so on
2-DFFT
- 该实验的目的是开发一个 2-D FFT程序包。要求程序能完成下面的功能: (a) 用因子 (-1)x+y 乘以输入图像,以实现滤波的中心化变换; (b) 用一个实矩阵乘以一个复数矩阵,即用实矩阵中的元素同时乘以复数矩阵对应位置上的复数的实部与虚部。 可以通过调用两个图像的乘法程序来实现对应元素的相乘; (c) 计算反付立叶变换; (d) 结果乘以 (-1)x+y ,并取其实部; (e) 计算频谱。 -The purpose of this ex
bdefface
- 自动导入3ds文件,并完成三维显示过程.程序可直接运行,里面已经封装好了矩阵处理,纹理显示,可进行鼠标左右上下拖动,以旋转模型.非常值得做三维人脸显示的同学研究. -Automatically import 3ds files and complete three-dimensional display process. Program can be run directly, which has a good package matrix processing, texture displ
SNR
- 本次实验中对视频的I帧和P帧进行SNR可伸缩编码,可分级的级数为2。在I帧编码时,首先采用较大的量化矩阵进行量化,完成编码后的图像作为基本层-The experiments on the video frames and the I to P frame SNR scalable coding, can be graded series of 2. In the I-frame coding, the first to quantify the larger matrix to quantify
SNR
- 本次实验中对视频的I帧和P帧进行SNR可伸缩编码,可分级的级数为2。在I帧编码时,首先采用较大的量化矩阵进行量化,完成编码后的图像作为基本层-The experiments on the video frames and the I to P frame SNR scalable coding, can be graded series of 2. In the I-frame coding, the first to quantify the larger matrix to quantify
HzLib16x16
- 完整的GB2312中文16点阵字库及使用方法,希望对开发液晶显示的有帮助!-Complete GB2312 Chinese 16 dot matrix font and use, in the hope that the development of liquid crystal display help!
sift-mosaic
- sift 图像拼接,先找到两幅图像对应的特征点,然后算出变换矩阵,然后投影拼接图像-find the feature points of two images,using them to find the translate matrix,then complete the image mosaic
Single-like-rear-space-rendezvous
- 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a lan
qiudanying
- 图像配准过程中求解的单应变换矩阵,实现变换模型求解,完成最后的配准-Image registration process in solving the homography transformation matrix to achieve transformation model solution, to complete the final registration