资源列表
FRFR
- THIS IS VERY IMPORTATANT-YES IT SIHHF OEHF GR
Draw
- 用于绘制简单的二维图形,并且能够实时显示,存储。-For drawing simple two-dimensional graphics.
heart
- 绘制心形动画,可自行设计绘制时间,更正了一些文字的坐标输入,也可以改成自己想要的,有详细的注释说明-heart
illumination_adjustment
- 水下图片处理代码,是一篇ICIP文章里面的代码,.p文件-Underwater image processing code
tests
- It is a series of tests to show how to sample Gaussian processes in Python and multivariate functions in order to get random functions-It is a series of tests to show how to sample Gaussian processes in Python and multivariate functions in order to
animation-scanline
- Nice example of animation scanline
mix
- 图像颜色的混合,包括正片叠底、颜色加深等,基于opencv.-Mixed color image, including Multiply, Color Burn, etc., based on opencv.
Source
- Gift wrapping algorithm. The set of points defined by their coordinates. The program draws these points and the polygon of minimal area, covering all points.
Lagrange-interpolation-program-s
- 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
NOISE
- 图像噪声产生例子,delphi 版本,对图像编程基础学习有一定的指导作用-delphi noise
MyselfQQ
- 代码是实现类似QQ的聊天在界面功能,并且能够聊天,是在QT5.3下编译的-Code is to achieve a similar QQ chat interface function, and can chat, was compiled under QT5.3
2DDraw
- 画2D图,包含了折线图、饼状图、以及柱状图;通过修改graph.cpp中的graphType参数就行!实例中以折线图为例了。-Figure 2D drawing, including line charts, pie charts, and histograms by modifying graph.cpp the graphType parameters on the line! Case example with a line chart.