资源列表
txcl1
- 图像频域滤波,实现图像频域滤波,加深对频域图像增强的理解-Image frequency domain filtering, image frequency domain filtering, to deepen understanding of the frequency-domain image enhancement
txcl2
- 了解空间域图像增强的各种方法(点处理、掩模处理);通过编写程序掌握采用直方图均衡化进行图像增强的方法;使用邻域平均法编写程序实现图像增强,进一步掌握掩模法及其改进(加门限法)消除噪声的原理;-Understand the spatial domain image enhancement (point processing, mask processing) 2), master histogram equalization image enhancement method through th
txcl3
- 使用微分算子进行图像边缘检测,使用Laplacian算子(二阶导数算子)实现图像锐化-To differential operator image edge detection, the use of the Laplacian operator (the second derivative operator) to image sharpening
APES-estimation
- APES谱的matlab仿真程序,适用于数字信号处理等相关方面-APES spectrum matlab simulation procedures applicable to the relevant aspects of digital signal processing
codebook
- codebook算法实现运动物体检测,对动态背景中的检测有良好效果-the codebook algorithm for moving object detection, has a positive effect on the detection in dynamic background
CoSaMP_OMP
- MP和OMP,匹配追踪算法,用于图像重构。-MP and OMP, matching pursuit algorithm for image reconstruction.
matlab_program
- 重用的matlab程序,用于基本的图像处理算法。-Reusable matlab program for basic image processing algorithms.
nlcg1_0
- 非线性共轭梯度算法,用于非线性最优化问题。-Nonlinear conjugate gradient algorithm for nonlinear optimization problem.
ShearLab-PPFT-1.0
- 图形处理中需要用到的剪切小波变换。可以稀疏表示信号。-Graphics processing needed shear wavelet transform. Sparse representation of the signal.
fsjc
- 在VS2010的C++环境下利用Opencv库函数实现了简单的肤色检测(控制台)-Use of under in the VS2010 C++ environment the Opencv library functions to achieve a simple color detection (console)
ImageProcessor
- 能够打开、保存256色bmp位图,实现对位图进行直方图均衡化处理,并保存结果-Able to open and save the 256-color bitmap bmp, bitmap histogram equalization process, and save the results
SVDwatermark
- 经典的利用SVD进行数字图像水印的嵌入与提取,代码完整,可以运行,自带测试图像。 数字水印(Digital Watermarking)技术是将一些标识信息(即数字水印)直接嵌入数字载体(包括多媒体、文档、软件等)当中,但不影响原载体的使用价值,也不容易被人的知觉系统(如视觉或听觉系统)觉察或注意到。通过这些隐藏在载体中的信息,可以达到确认内容创建者、购买者、传送隐秘信息或者判断载体是否被篡改等目的。数字水印是信息隐藏技术的一个重要研究方向。 -The classic use of S
