资源列表
sketch_171010a
- try to draw the outline of a group of random points
Test
- test qt program, first program
cross_Z_vp_vs
- 可以加载速度场文件和地震目录绘制2D深度剖面(2D depth profiles can be drawn by loading velocity field files and seismic catalogs)
yuvReader1
- matlab本来不能读取yuv文件,此程序保存并转换位为RGB格式(Read '.yuv' file type and translate it to RGB form.)
Laplasian
- Laplasian图像边缘提取,亲测有效,欢迎下载使用。(Edge extraction of Laplasian image)
二维图像熵
- 计算图像的二维图像熵,在一维熵的基础上引入能够反映灰度分布空间特征的特征量组成图像的二维熵 包括 计算图像二维图像熵的函数文件 H_img2d.m 调用该函数的代码 H_img2d_test.m 以及测试代码用图像文件 boy.jpg(computing two dimensional image entropy of an image)
svgo-master
- Go Language Library for SVG generation
代码
- 利用opengl实现贪吃蛇 可以移动吃东西等操作(Using OpenGL to realize snake You can move, eat, and stuff)
calculator
- 用python实现简易计算器,包括+,-,*,/及一些扩展运算,是联系python的GUI编程的很好的练手题目。(simple calculator write by Python.)
glcm
- 灰度共生矩阵用于提取图像的特征,用于图像识别和分类(Gray level co-occurrence matrix is used to extract the features of images, and is used for image recognition and classification)
sortedTableView
- qt sorted table view
二维图形变换
- 二维图形的变换,包括旋转、平移、缩放等,还有各种方向的对称(The transformation of a two-dimensional graph, including rotation, translation, scaling, etc.)