资源列表
imgSharpening
- 函数实现普通二维灰度图像的锐化处理,返回锐化后的图像。-Functions for sharpening ordinary two-dimensional gray-scale image, image sharpening after the return.
ask.fsk.psk.dpsk
- ASK FSK PSK DPSK 图形描述 -ASK FSK PSK DPSK graphic descr iption
CalculateMI
- 图像互信息计算,用于两幅图像进行配准的过程中-this program can help calculate mutual information between two pictures
ConcentricSquare
- 本例子举例说明了java中graphics2d的简单用途和常用画图函数。-This example illustrates the use of java in graphics2d simple and common drawing functions.
lineclip
- Line Clipping program in C
task
- 完成一个二维变换演示程序,功能如下: 黑色背景, 绘制正方形 单击鼠标左键, 正方形 逆时针旋转10度;单击鼠标右键, 正方形 顺时针旋转10度. 单击鼠标中键, 退出程序 键入’x’, 沿x轴正向平移;键入’X’, 沿x轴负向平移 键入’y’, 沿y轴正向平移;键入’Y’, 沿y轴负向平移 键入’z’, 正方形缩小2倍;键入’Z’, 正方形放大2倍 -The
image-reduction
- 在linux环境下读取mri文件,然后对图像处理,只去右下角的图像-Read the linux environment mri file, and then only to go to the lower right corner of image processing, image
facedetection
- 最简单的人脸识别代码,能实现人脸的定位,简单易懂,容易上手-The most simple code for face recognition, face positioning, easy to understand, easy to use
mix
- 图像颜色的混合,包括正片叠底、颜色加深等,基于opencv.-Mixed color image, including Multiply, Color Burn, etc., based on opencv.
butterworth
- 图像傅里叶变换,巴特沃斯滤波,傅里叶反变换-Fourier transform image, Butterworth filter, inverse Fourier transform
zhongzitianchong
- 实现坐标系的变换,把原点定义在显示器的中心点,显示X,Y坐标轴; 2.绘制一个二维图形(可以使用语言库中的画多边形函数); 3.实现二维图形的平移、比例、对称、选择、错切、复合变换。 -To achieve the coordinate system transformation, the origin define the center of the display shows X, Y axis 2. Draw a two-dimensional graphics (you
simpleplot
- 基于qwt,QT画曲线图的例子,简单易懂-curve plot, qwt