资源列表
Teapot
- OPENGL中,利用GLUT中的已知函数实现对基本图形的绘制,如茶壶等,还可以通过修改参数实现缩放,旋转,平移等-OPENGL, using the known GLUT functions to achieve the basic graphics rendering, such as teapots, etc., can also be achieved by modifying the parameter scaling, rotation, translation, etc.
sotu
- 集成图像特征处理常用方法的exe程序以及源代码pdf说明-Common method of integrated image processing features an exe program and source code pdf descr iption
cg-opengl
- 利用OPENGL及库函数实现模拟出一个高度随机的地形,并贴纹理,实现高度不同,颜色不同-Use OPENGL and library functions to simulate a highly random terrain and texture paste, to achieve different heights, different colors
gpx4jpg
- 照片地理信息修正工具。利用手机或者其他手持移动设备抓下来的.gpx地理信息文件(包含时间戳和GPS经纬度信息),来实现昂贵的相机GPS模块功能。具体用法: gpx4jpg.py <.gpx file> <pic dir> 第一个参数是.gpx文件,第二个参数是批量处理的照片目录。-Photo geographic information correction tool. Use of mobile phones or other handheld mobile
EDIT_PADS_ASCII
- 处理PADS ASCII 文件的程序,可以通过读入ASC文件,对其中的参数进行修 改。-edit pads or powerpcb*.asc file, pad,lines,auto size.
A
- 均方误差信噪比 峰值信噪平均绝对误差的计算-Write MATLAB functions that take two grayscale images as input, and calculate the following image difference metrics: Mean Squared Error (MSE) Signal to Noise Ratio(SNR) Peak Signal to Noise Ra
B
- 运用matlab对灰度图进行缩放一定比例的缩放。对图像进行缩小用到两种方法:其一直接消除像素进行缩放处理;其二先进行初步 的图像平滑滤波,然后消除像素。平滑滤波用于模糊处理,可以出去细节并降低噪声。-Write MATLAB functions to down-sample one grayscale image from original size to the given output size through two different methods: a) directly eli
C
- 运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif
D
- 灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q. Process the given test images “Lena” with quantization steps Q=2, 4, 8 16, 32, 64, 1
E
- 直方图均衡化是指将原图像通过某种变换,得到一幅灰度直方图为均匀分布的新图像的方法。-Write MATLAB functions to perform histogram equalization for the test images “ Fig0316(1)(top_left)” and “ Fig0316(4)(bottom_left) ” respectively. Show the histograms of the images before and after histog
haartraining
- opencv中haar人脸识别算法中用于训练模版的示例代码-haar opencv face recognition algorithm used in the training sample code
SplitWin
- 关于数字摄影测量的相关程序,可以进行核线的自动匹配和正摄影像的生成。-On digital photogrammetry related procedures can be carried out automatically match the nuclear line and the positive photographic image formation.
