资源列表
opengl
- 用opengl 实现 绘制一个贝塞尔曲线 完整 代码 用c++ 开发-To achieve draw a Bezier curve complete code development with c++ with opengl
xtx
- 本代码是基于数学形态学的多尺度多结构算子的腐蚀与膨胀算法-This code is corrosion and expansion algorithm based on mathematical morphology of multi-scale multi-structure operator
Hessian
- hessian矩阵在图像处理中的应用。根据图像所得函数,建立相应的hessian矩阵-hessian matrix in image processing applications. The resulting function according to the image, to establish the corresponding hessian matrix
butterworth
- 设计一个巴特沃斯滤波器,对一幅图像进行滤波。-Design a Butterworth filter, an image filtering.
ReadRawImage
- 这是一段用于读取Dicom图像的程序。虽然短,但很有用。程序可以去掉Dicom图像文件的描述性头文件,把图像灰度信息读入一个矩阵供后续处理。-Read a RAW DATA format image. The raw image data is written as a series of signed short integers in row first order.
preprocess
- 通过中值滤波和自适应滤波对经过高斯加噪和椒盐加噪处理的噪声图像处理-preprocess the images with Gauss noise and salt&pepper noise by the median filter and the adaptive filter.
CutAndResizeImg
- 利用MATLAB自动对图片进行切分和缩放,利用垂直方向灰度投影方法,能够对水平方向截取,重置方向类似。 -Automatic segmentation and scaling of images using MATLAB, using the method of gray projection direction perpendicular to the horizontal direction, can intercept, reset the similar direction.
ziuyoufa
- 图像分割阈值最优法,对于RGB图像灰度图像的分割有非常好的效果,对初学图像分割的有很大的帮助。-Image segmentation threshold optimal method for gray image segmentation RGB images have a very good effect, image segmentation for beginners great help.
canny
- CNANNY 算子的matlab实现,进行灰度图像分割-The CANNY operator segmentation of Matlab image segmentation, verification is complete
sanjiejinlinshibie
- 该程序为三阶近邻模式识别方法,主要用于人脸识别。-The program is the third-order neighbor pattern recognition methods, mainly for face recognition.
BM3D
- BM3D程序实际实行案例,可以实现基本功能-BM3D procedures actually implement the case, you can achieve the basic functions
Untitled7
- 基于矩阵奇异值的图像去噪matlab程序-Image Denoising Based on Matrix Singular Value