资源列表
denoising
- 运用小波变换的方法对污染信号进行去噪处理-the use of wavelet foe de-nosing
Translate
- 立体像对的竖直平移变换量的求取。给定一对立体图形对,通过此代码可以迅速的求得垂直视差。-Three-dimensional like the right amount of vertical translation transformation to strike
fvs_mask
- 该程序描述了怎样计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。 -The program describes how to calculate the effective fingerprint region (excluding the non-fingerprint region as well as fuzzy fingerprint region).
fangz.c
- 图像反转,实行对图像的180度反转。经过验证成功-Image reversal, the implementation of 180-degree reversal of the image. The validated
embedbp
- EMBEDBP Embeds the data in the bth bit plane of the image
zhifangtutongji
- 这是一个统计2值灰度直方图的小程序,是课间的一次实习,程序小简单,支持raw格式的图像-This is a histogram of the value of a statistical procedure, the first practice of the recess, small and simple program to support the raw format images
DO
- 小波变换 希望对大家的学习工作有帮助 望管理员给会员方便学习-Wavelet transform we study and work
features
- it contains source code of how to extract the features
myMayavi2
- 两个分割窗口显示同一个场景,可以分别操作,各自不影响-An example to show how you can have multiple engines in one application.
Plane_Line_Intersect
- 此程序用于求空间平面和空间直线的交点,需要知道平面的法向量-Space plane and Space straight line to get intersection
quantifle
- 实现R语言的求四分位数的程序,里面阐述里其代码的原理-The R language quartile program, which elaborated the principles of the code
TQ_RGB_S1
- Matlab图像处理-RGB色彩提取原理方法. 本文中提到的RGB色彩提取方法最为关键的也最为难以严格界定的地方是对于R/G/B三种颜色的判别规则,本文中提到的判别规则是更具R/G/B中某一颜色分量明显不小于其它分量时,即判别某像素点为某种颜色,并通过设置判别阈值,来控制判别条件的颜色与否。为了保持图片的完整性(即三种色彩提取结果中彩色相加后能得到原图),本例中默认设置阈值为0,为了得到更为单纯的颜色,可适当增大阈值。-Matlab image processing- RGB color ext