资源列表
bnew
- 计算机图形学,二分法画直线,包含源代码,c语言编程。-bline
process
- 用matlab编写图像纹理特征提取的一个程序,可以用在图像处理中-Matlab image with the preparation of a texture feature extraction procedure can be used in image processing
teapot
- 用c++画的茶壶(teapot),与计算机图形学OpenGL库-Using c++ painted teapot
tuxiangfenge
- 一致性法则求阈值,利用一致性准则法公式实现-Consistency rules demand threshold, use the formula to achieve consistency of Criterion
fun
- 代码经过优化处理,可以实现DCT像素值提取,DCT矩阵读取等。-After code optimization, pixel values can extract DCT, DCT matrix reading and so on.
FRAME
- 文字细化和顾家话提取算法,是文字识别中非常重要的一部分-Text refinement and homely words extraction algorithm is a very important part of the character recognition
Imag_seg_ex
- 图像分割算法,可以将图像进行二值分割,简单好用易上手-Image segmentation algorithm for image binary segmentation
Lee
- 快速的Lee滤波算法,代码经过优化,修正和测试,能有效减少SAR图像中的斑点噪声。-Fast Lee filter algorithm, code optimized, modification and testing, can effectively reduce the SAR image speckle noise.
Untitled2
- 利用matlab实现对图像的处理实现对图像的平移镜像旋转缩小放大-Using matlab image processing to achieve a mirror image of the rotating pan shrink enlarged
ppmpgm_read
- 用matlab实现的一个简单的ppm、pgm格式文件的读取操作-With a simple ppm matlab to achieve, read pgm format operation
重采样检测
- 该算法实现了对论文Blind Authentication Using Periodic Properties of Interpolation的复现,能够通过检测图像的周期性来检测图像是否进行了篡改
OPenGL实现多边形填充
- 一个代码实现多边形填充,定点自定义,颜色给定。非常好用