资源列表
形态学边缘检测
- 用于图像的边缘检测,尤其是管材类的边缘检测
DCT
- 该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换-This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform
erweiju
- 使用二维矩方法对数字图像实现像素级角点检测-The use of two-dimensional moment method implementation of the digital image pixel corner detection
MATLABWENJIAN
- 方形环向功能百分比的求法,绝对是能够实现的-Central to the function of the percentage of square Method, is definitely able to achieve
ProjectHoughAndRadon
- 这是一段用IDL实现的HOUGH函数的程序,某些对图形图像估计会感兴趣,代码是可以运行的-This is a realization of the HOUGH function using IDL procedures, some of the graphic image is expected to be interested, the code can run
CTrebuilt
- 对于CT投影的重建,形成清晰的断层图像,其中有滤波器进行高频加强-CT projection for the reconstruction of CT images to form a clear, high frequency enhancement filter which
Extracted-pixels
- 选择多张图像的像素点,后可得到该像素的变化情况-Select multiple image pixel, the pixel location can be obtained after the change
MATLAB
- bode图,可以实现如何绘制bode图的过程和详细步骤。-Bode figure, can realize how to draw the process and detailed bode figure steps
kmeans
- kmeans image segmentation Input: ima: grey color image k: Number of classes Output: mu: vector of class means mask: clasification image mask -kmeans image segmentation Input: ima: grey color image k: Numbe
back_median
- 该程序对待测试序列逐帧计算各像素点的中值,作为整个序列的背景图像-This program calculates the value of each pixel in a frame of a sequence,then takes the middle value as the back image of the whole sequence.
ex_10_2
- 代码可以直接运行,复原对象是系统自带的8X8的棋盘图像,添加不同成的噪声,修复结果较为理想。-The code can be run directly, recovery object is a system that comes with the 8X8 checkerboard image, add a different noise, repair results better.
Gray_World
- Gray world认为R、G、B三个分量对光源的感知是等价的,该算法的基本思想是:通过利用公式求取三个基本颜色红、绿、蓝的像素平均值来确定出整个图像的整体平均值,再以整体平均值为基础调整每个像素的红、绿、蓝分量值,以达到校正色彩偏移的效果。物体表面的平均反射没有色度差。-Gray world that the R, G, B three components of light perception is equivalent to the basic idea of the algorithm