资源列表
chonggou
- 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
image
- 姚敏那本数字图像处理的第70页和第72页的例程,验证无误,方便学习演示-Yao Min that the digital image processing, page 70 and page 72 of the routine, verify and correct presentation to facilitate learning
OpencvImageBinarization
- 实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0. -To achieve binary, when the pixel value (r+ g+ b)/3> 128 when set to 255, when the pixel value is less than 128 is set to 0.
dftfilt
- 该函数接受输入图像和一个滤波函数,可处理所有的滤波细节并输出经过滤波和剪切后的图像。-The function accepts input image and a filter function, the filter can handle all the details and cut output after filtering and after images.
image-filter
- 这是两个最常用的滤波方法,适合初学者学习,希望对你有用-Here are two codes about image filtering, they are easy to understand.
caisetuxiang
- 彩色图像分割程序,通过具体实例分析,很使用的哦-Color image segmentation procedure, through the concrete example analysis, it is to use the oh
background
- 无摄像机抖动的背景建模方法,使用张量分解,需要张量工具箱的支持。-a background estimation method, using tensor factorization.
xiaoboyy
- 图像去噪,小波硬阈值滤波,sym4小波基函数-Image denoising and hard threshold wavelet filtering, sym4 wavelet basis function
fusion
- 利用matlab进行小波分解,然后重构得到融合影像,并进行傅里叶分类-The use of matlab wavelet decomposition, and then reconstruct fused image and Fourier classification
Wavelet-Denoising
- 利用小波包变换对一个二维含噪图像进行消噪处理-Using wavelet packet transform to a two-dimensional image with noise denoising
Isgray
- 函数实现判断输入的图像是否为灰度图像,是灰度图像返回1,不是灰度图像返回0.-Function to achieve judge whether the input image to grayscale, grayscale images return 1 return 0 instead of grayscale images.
椅子
- 椅子的vrml的例子,一个横简单的vrml代码。